Skip to content

paramonos/RPG-Maker-MV-MZ-Cheat-UI-Plugin

Repository files navigation

RPG-Maker-MV-MZ-Cheat-UI-Plugin

Intro

UI Sample

Features

  • Good usability based on GUI.
  • Supports both RPG MV/MZ games.
  • Editing stats, gold, speed, items, variables, switches ...
  • Accelerate game speed (x0.1 ~ x10)
  • Supports no clip mode, god mode.
  • Disable random encounter.
  • Force battle victory/defeat/escape/abort.
  • Supports useful customizable shortcuts.
    • Toggle save/load window, quick save/load, goto title, toggle no clip, editing party/enemy HP ...
  • Easy to find items, switched, variables, etc by searching text.
  • Save location and recall, teleport cheats.
  • Supports developers tool.
  • Translate variables, switches, maps. (Needs ezTransWeb : Only supports for Korean.)
  • Maybe more features..?

Set up

How to apply

  1. Unpack game if needed.
  2. Download latest version of rpg-{mv|mz}-cheat-{version}.zip from releases and unzip.
  3. Copy unziped directories to {game directory}/www (for MZ, just copy to {game_directory}).
    • It will overwrite www/js/main.js file, so it is strongly recommended to make a backup file.
    • Example for RPG MV

    • Example for RPG MZ

How to use

  • Press Ctrl + C to toggle cheat window.
    • You can change shortcuts in "Shortcuts" tab.

    • If you do not hover your mouse over the cheat window, you may not be able to see it well because it is a little bit transparent. Note that it appears in the upper-right corner of the game window.

  • Just enjoy cheat!

Apply same cheat settings from another game

If you want to apply same shortcut keys, move speed, game speed, translation, etc... settings from another game,

Just copy the www/cheat-settings folder of the game that already has settings applied to the other game folder.

Handling Errors

If embeded nwjs version of game is lower than 0.26.4

  • Cheats may not work properly in older versions of the game since the script is based on es6.
  • In that case, you need to force update to the new nwjs version.
  1. Download latest version of nwjs and unzip. ({version}/nwjs-symbol-v{version}-win-{ia32|x64}.7z)
    • If you need developer tools, download the sdk version.
  2. Copy www directory and package.json file from the game directory to nwjs directory.
  3. Run nw.exe and play game.

If the game does not work properly after the nwjs update, cheats cannot be applied to the game.

If the error occurs after updating the cheat

Settings files created from earlier versions of cheats may cause errors.

Delete the www/cheat-settings folder from the game folder.

About

GUI based RPG Maker MV game cheat tool

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages