Tool RPGM RPG Maker Save Editors

5.00 star(s) 2 Votes

pavanmce

New Member
Feb 22, 2022
11
3
Hi guys, i'm having some issues with a game. It doesn't have a data folder so I can't access items/weapons etc. I think they are compressed in either package.json or in resources.pak but I can't figure out how to extract them. does anyone have any suggestions?

View attachment 3134743
U need to paste the exe file into the main game folder (where you execute the game exe file) and run from there. It will work.
 
  • Like
Reactions: dodgingnoir

SuicideG1rl

New Member
Sep 19, 2024
1
0
I'm looking for an editor that can handle LSD files for RPGM 2003. Any help would be appreciated greatly! Thanks for the tools, awesome post!
 

bangerdeeps

Newbie
Apr 20, 2020
42
17
Does anyone know how I can get a 100% save for any game? I'm not talking about x99 items or max life, I'm talking about 100% reminiscence.
Just a piggy-back off of anubis1970's response to your question:

Checking the game thread for just about every RPGmaker game I've ever looked up on this site typically yields positive results. Sometimes the thread is really short because it's either really new on the site, or not what most people want, and we're talking like 1 to 3 pages; meaning you might be SOL on that front. Otherwise, it's a safe bet that at least one other person has asked before you even got to the thread, and the odds are pretty good that someone has already dropped one in response. I've even found that some game threads either have a full save on page 1 as part of the game file downloads section, or someone has dropped a 100% save before anyone had the mind to ask for it.

In the event that there isn't an available save from someone else, there are several different online save editors, and a couple downloadable .exe tools that'll do the trick - in most cases. Some games don't store variables for the unlockable scenes in the individual save files and house them in the global save file instead. If that happens to be the case, it can still be done, but it will be much harder to edit. Tools like the one from this thread will not read those files properly and will give you errors when loading the save.
 
Feb 2, 2022
227
37
(Updated 11-2021)

I'm happy to share this little handy tool made by a nice guy Froggus from ULMF(most of you probably know about this forum already).

Here is the link to original thread where it all started:

Basically all these annoying to cheat in RPG Maker MV, VX, VX ACE games are now piece of cake with this Editor.
It's very easy to use, once you try it, you will see.
Don't overdo it, tho. As Developer stated, there are things you should not touch, so make back ups to avoid ruined saves and bad mood.

Changelogs:
You don't have permission to view the spoiler content. Log in or register now.


hi can you add a build-in MTL for Rpg Maker Save Edit v0.6.10 app exe i use this cuz its kinda simple for me so please add MTL so i can understand games with japanese oe anything when i edit them
 
Feb 2, 2022
227
37
hi can anyone add a build-in MTL for Rpg Maker Save Edit v0.6.10 app exe i use this cuz its kinda simple for me so please add MTL so i can understand games with (japanese or anything) when i edit them
 

FortunaK

New Member
Dec 21, 2021
6
2
Getting this:

System.ArgumentException: Invalid JSON primitive: .
at System.Web.Script.Serialization.JavaScriptObjectDeserializer.DeserializePrimitiveObject()
at System.Web.Script.Serialization.JavaScriptObjectDeserializer.DeserializeInternal(Int32 depth)
at System.Web.Script.Serialization.JavaScriptObjectDeserializer.BasicDeserialize(String input, Int32 depthLimit, JavaScriptSerializer serializer)
at System.Web.Script.Serialization.JavaScriptSerializer.Deserialize(JavaScriptSerializer serializer, String input, Type type, Int32 depthLimit)
at RpgMakerSaveEdit.Mv.MvSystem.<ReadGameFile>g__ReadGameFile|10_0(IFile file)
at RpgMakerSaveEdit.Mv.MvSystem.GetClassNames()
at RpgMakerSaveEdit.Mv.JsonSavedGame.GetParty()
at RpgMakerSaveEdit.MainWindow.CreatePartyTab()
at RpgMakerSaveEdit.MainWindow..ctor(SavedGame savedGame)
at RpgMakerSaveEdit.App.OnStartup(Object sender, StartupEventArgs e)

when using it to edit a save for RPGM - Completed - NTR Knight [2023-12-02] [War Shop] | F95zone
Any way to solve this or should I just use some online save editor?
 
5.00 star(s) 2 Votes