Does anyone have any idea how to get this working with the Roundscape 1.9 morality and affection? The old save editor can't even access the variables.
Let's see if it works this time.
Hmm weird i can't even load this save on Roundscape Adorevia 1.9a version.
But other note i belive that earlier was said that special attributes can't be editet only regular attributes like strg, money, dex and so on are supported.
I figured out how to get to the variables but I am unable to edit them, I even tried using a simple rpgmaker save editor but the edits I make don't actually save. 1.7 and earlier all edit variables just fine but the new one is... Different somehow.
I tried to upload a Zip of the save file but sadly it wouldn't upload to the BBS.
Let's see if it works this time.
so i managed to get it work in roundscape. so i tried using it in cursed armor. but when i extracted the game and started it, i started the game with no everything in the background working but no characters appearing. i used evb unpacker. any idea what i did wrong?Are you comfortable with editing json?
If Froggus' save editor is not working for you you can tryYou must be registered to see the links, which I was able to get to edit the variables on your save. You just can't see the corresponding name of the variable though as it doesn't load that from the game data. The changes seem to be saved for me (they appear if I reload in this editor), but I don't know if the game has any other checks in it to reset the variables to the correct value.
Editing the variables
![]()
Also whats weird is I noticed that you have "god_mode" variables for your actors, so you must have got my plugin to work partially in the past or something?
![]()
If my plugin is installed but not loading could you possibly open the "www/js/main.js" and below the line that looks like "PluginManager.setup($plugins);" put "PluginManager._path= 'js/plugins/'; PluginManager.loadScript('Cheat_Menu.js');" to force the game to load my plugin?
![]()
Does anyone know if there is a cheat save for the start of Incest Story 2? I just want infinite cash so I don't have to play those horridly boring mini games the devs puts in his titles.
This guy is the king of 3D animation for me, but my gosh does he make his games a chore to try and play through.
In anyone knows of a save could you let me know please. Would love to see more from the game.
so i managed to get it work in roundscape. so i tried using it in cursed armor. but when i extracted the game and started it, i started the game with no everything in the background working but no characters appearing. i used evb unpacker. any idea what i did wrong?
Does anyone know if there is a cheat save for the start of Incest Story 2? I just want infinite cash so I don't have to play those horridly boring mini games the devs puts in his titles.
This guy is the king of 3D animation for me, but my gosh does he make his games a chore to try and play through.
In anyone knows of a save could you let me know please. Would love to see more from the game.
That's odd, I usually test everything in Cursed Armor.
After you unpacked it, did you copy the www in the original game folder over the one in the extracted game folder? This could be why your not getting any character images, because the images aren't in the packed game.
Edit:
Also if I might ask, what got the it working in roundscape? I'd like to put it in the first post if there is some workaround for some games.
Is it an RPG Maker MV game? If so this plugin will work.
If it's an older version of RPG Maker there are lots of other ways to cheat as well (cheat engine, or editing the game in RPG maker editors). I can't say much else until I look at the game.
Edit:
For RPG Maker VX or VX Ace:
I'd recommend using cheat engine yourself to edit your money yourself. (For VX games you need to search for value*2+1)
Or Froggus's Save Editor: thread
Or Maybe this online save editor (I haven't tested this):You must be registered to see the links
Edit2:
Sorry that save is for the first game's demo (Incest story) so I removed it, but the above cheat engine tips or save editors should still work (assuming Incest Story 2 is also RPG Maker VX Ace)
It seems the second one is for Patreons only atm?, so I can't make a save for you.
Edit3:
From the screenshots it actually looks like an MV game? So my plugin should work as well. (or either of the two save editors linked above)
Please help!
I currently have the following in the file:
// Generated by RPG Maker.// Do not edit this file directly.var $plugins =[];{"name":"Cheat_Menu","status":true,"description":"","parameters":{}}
The menu isn't working.
// Generated by RPG Maker.
// Do not edit this file directly.
var $plugins =
[
{"name":"Cheat_Menu","status":true,"description":"","parameters":{}}
];
For some reason my plugin patcher on win 8.1, jap locale says this - your computer doesnt have MSVCP140.dll and crashes. Previous versions worked fine.
you miss one of microsoft visual c++ redistributable, re-install them ^^ (you can find them on microsoft website or in prety any windows game in a "CommonRedist" folder)