Skip to content

Getting Started

This guide helps you install the plugin, launch your game, and confirm that the cheat UI is working.

Before you install

  • Use a desktop RPG Maker MV or MZ game that runs through NW.js.
  • Make sure you can copy files into the game folder.
  • Back up the original main.js before replacing anything.

Back up your game first

The plugin replaces www/js/main.js on MV and js/main.js on MZ. Keep a clean backup so you can revert quickly if needed.

For contributors

If you want to modify the UI or work on the project itself, start with Development & Test after installation.

Choose your engine

Use the installation guide that matches the game you want to patch:

First launch checklist

After copying the plugin files into the correct location:

  1. Start the game normally.
  2. Press Ctrl + C.
  3. Look in the upper-right corner for the cheat overlay.
  4. Hover over the panel if it looks semi-transparent.

If the UI does not appear, continue to Troubleshooting.

What opens first

Once the overlay is visible, you can move through the main panels right away:

AreaUse it for
GeneralUtility toggles, debug access, save helpers, and pop-out window mode
StatsParty HP, MP, gold, speed, and related core values
ItemsItems, weapons, and armors
Variables / SwitchesEditing game logic values in real time
Map / TeleportPosition tools, no-clip, saved locations, and fast movement
BattleBattle outcome controls and health or TP shortcuts
TranslationEndpoint setup, targets, and batch translation
ShortcutsRebinding actions to custom key combinations

Released under the MIT License.