Create and Fuck your AI Slut -70% OFF
x

Tool RPGM RPG Maker MV MZ, CheatMenu [v2.1.1]

5.00 star(s) 9 Votes
Aug 6, 2017
67
132
153
I've been having a problem with the double launcher games too. For some reason it seems to only activate on the japanese launcher. I'm assuming because the translated version just references it, so the cheat menu never gets to activate on the English launcher.

In all fairness, the problem here isn't the cheat menu program in my case with the two launchers. It's the fact that the game has 2 launchers, and only one of them is an actual launcher.

Yeah absolutely. I currently have two separate folders of the game, one to use the jap version to cheat on real quick, and the other to just play. Just sucks I can't boost walks speed, I didn't know how much of an addiction I had to being faster in games until I had to be at base walk speed lol.
 
  • Haha
Reactions: Maxxxing

Aziien

2D is all I need!
Modder
Donor
Apr 9, 2017
310
909
328
I can't seem to get this to work no matter what I do. It seems to only want to work when I also have a different cheat menu installed.

https://f95zone.to/threads/rpg-maker-mv-cheat-menu-plugin.2787/

That being the one. Also, for some reason, if it's a translated game with two launchers, one being english, other jap, it seems to just get rid of the translation. Trying to cheat Violated Princess.
I've been having a problem with the double launcher games too. For some reason it seems to only activate on the japanese launcher. I'm assuming because the translated version just references it, so the cheat menu never gets to activate on the English launcher.

In all fairness, the problem here isn't the cheat menu program in my case with the two launchers. It's the fact that the game has 2 launchers, and only one of them is an actual launcher.
Yeah absolutely. I currently have two separate folders of the game, one to use the jap version to cheat on real quick, and the other to just play. Just sucks I can't boost walks speed, I didn't know how much of an addiction I had to being faster in games until I had to be at base walk speed lol.
An easy workaround is opening index.html inside of the www folder and adding the code below after the last script has been added.

What this does is it opens the cheat window when the game starts.
You don't have permission to view the spoiler content. Log in or register now.
JavaScript:
        <script>CheatMenu = window.open("Cheat.html", "Cheat menu", "width=300,height=350,location=no,toolbar=no,statusbar=no,resizeable=no");CheatMenu.resizeTo(550, 570);</script>
 
Aug 6, 2017
67
132
153
An easy workaround is opening index.html inside of the www folder and adding the code below after the last script has been added.

What this does is it opens the cheat window when the game starts.
You don't have permission to view the spoiler content. Log in or register now.
JavaScript:
        <script>CheatMenu = window.open("Cheat.html", "Cheat menu", "width=300,height=350,location=no,toolbar=no,statusbar=no,resizeable=no");CheatMenu.resizeTo(550, 570);</script>

Arg, you're amazing. Thank you so much!
 

Timmy Reed

Member
Jun 13, 2018
128
294
268
Love this tool, I'd like to suggest/ apply some changes.

A) numbered switches/variables like tpgmv maker
B) Using a real json parser to add the plugin to plugin.json

The regex mostly works but breaks fairly often too.

I've got the source, but don't speak VB :(
 

Kirisuma

Newbie
Feb 8, 2018
55
28
138
might be a weird question... but how do I uninstall it... cause I get an error if I have this one installed for a specific game (its a japanese game so i can't even say what its called :p)...
 

Timmy Reed

Member
Jun 13, 2018
128
294
268
might be a weird question... but how do I uninstall it... cause I get an error if I have this one installed for a specific game (its a japanese game so i can't even say what its called :p)...
Override the plugins.js in the game folder with the original an you should be good to go.
 

SiriusZ1

New Member
Aug 18, 2019
2
0
51
I get a error with this installed when playing Goblin Layer and Kingdom: wrath of the dark lady. Just wondering if there's a fix or anything?

Here's the error:
error from mvx plugin.png
 
Apr 7, 2018
23
7
152
Hello, i would like to inquire about a game i've played. A game called Winter Memories, a sequel to Summer Memories.
The first game (summer memories) worked wonderfully, but, the winter memories has a problem that when you booted up the game the ui changes drastically (even the music). and become unplayable.
You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.
Could you help me with this?
or this is unfixable?

Edit: Here is the plugin.js

Before.rar After.rar View attachment Before.rar
 
Last edited:

Timmy Reed

Member
Jun 13, 2018
128
294
268
Hello, i would like to inquire about a game i've played. A game called Winter Memories, a sequel to Summer Memories.
The first game (summer memories) worked wonderfully, but, the winter memories has a problem that when you booted up the game the ui changes drastically (even the music). and become unplayable.
You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.
Could you help me with this?
or this is unfixable?
Look at plugins.js - maybe paste it here and compare to the original?
 

booble123

Newbie
Feb 5, 2018
19
2
206
Is there a way to translate the variables on the cheat menu? They all show up in jap so i have no idea what im changing when i do it.
 

12435

Newbie
Jan 15, 2018
99
37
179
I tried using this for Nightmare Knight, and the game went from 16:9 to a cropped 4:3.
Also some games don't even run at all if the cheat menu is applied.
 

Fridn

New Member
Aug 6, 2020
9
20
126
I found a bug, when you freezes the switch - cheat menu breaks, teleport menu still works, but other tabs doesn't shows up, and if you did save, it will stay bugged until you not load previous save
Edit: game - A Struggle With Sin
 

yoyomistro

Engaged Member
Jan 15, 2017
3,136
4,695
445
I found a bug, when you freezes the switch - cheat menu breaks, teleport menu still works, but other tabs doesn't shows up, and if you did save, it will stay bugged until you not load previous save
Edit: game - A Struggle With Sin
The switch you froze probably just broke the game? The cheat menu is tied to the game process.
 
5.00 star(s) 9 Votes