public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

MVDependency Graph Generator Tool

BMM Archive · July 15, 2026

Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.

Original Source

  • Original title: Dependency Graph Generator Tool
  • Original author: cyanic
  • Original date: November 9, 2017
  • Source thread: https://forums.rpgmakerweb.com/threads/dependency-graph-generator-tool.86946/
  • Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMV)

Summary

RPG Maker MV Dependency Grapher Tool 1.0.1 cyanic​ Introduction This program generates a dependency graph of all the map transfers in your project. This program is Windows-only.

Archived First Post

RPG Maker MV Dependency Grapher Tool 1.0.1
cyanic

Introduction
This program generates a dependency graph of all the map transfers in your project. This program is Windows-only.

Features
  • Generates dependency graph in PNG format
  • Integrates directly in the editor as a tool
How to Use
To install the tool, download the release from GitHub, and unzip the package into RPG Maker MV's "tool" folder (you may have to create the folder if it doesn't exist). If you are using the Steam version and have RPG Maker installed in the default Steam library location, the tool should be automatically recognized when you go to "Tools -> RPG Maker MV Tools" when you have a project open in the editor. If not, open the tools window, click "Select Path...", find and double click the "tool" folder, then click "Select Folder". Once the tool appears in the list, select it, click "Add", and click "OK".

To run the tool, simply select "Generate Dependency Graph" from the Tools menu or click on its icon on the toolbar. The program will pop up a window to show you processing progress, and automatically open the graph image when it's finished. If you want to see the generated files for yourself, they're in your project folder, named "dependency.gv" for the GraphViz file and "dependency.png" for the rendered image.

Example graph
This is the graph generated for the project loaded at the beginning of tutorial step 19:
1IqVHF8.png


Credit and Thanks
  • cyanic (that's me)
  • GraphViz for graph rendering
Author's Notes
Source code is available on GitHub. GraphViz distribution used can be found here.
This was based on some analysis code I wrote when trying to convert RPG Maker MV data to a different engine's format. I've got lots more crazy stuff from that project.

Features Mentioned

  • Generates dependency graph in PNG format
  • Integrates directly in the editor as a tool

Downloads / Referenced Files

Log in to download

Log in, then follow the RPG Maker Developers Group to see these download links.

Log in to download

License / Terms Note

Credit and Thanks cyanic (that's me) GraphViz for graph rendering Author's Notes

Creator Claims / Removal

If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.

#039#rmmv#plugin-archive

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar