Code Monkey home page Code Monkey logo

rpg-maker-mv-mz-cheat-ui-plugin's Introduction

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.

rpg-maker-mv-mz-cheat-ui-plugin's People

Contributors

paramonos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.