RPG Maker Games Save Editor
Thousands of indie RPGs built with RPG Maker MV and MZ. Edit your save files online for free.
Verified In The Editor
Gold / Money
Edit party currency fields.
Level
Edit actor level fields.
EXP
Edit actor experience fields.
HP / MP
Edit visible HP/MP and parameter fields.
Items / Inventory
Edit item quantities by ID or folder names.
Weapons
Edit weapon quantities where present.
Armors
Edit armor quantities where present.
Variables
Edit numeric story variables cautiously.
Switches / Flags
Toggle boolean event flags.
Evidence status: verified
Verified editor fields come from the evidence model only. Game-specific notes stay separate below.
View coverage proofGame-Specific Editing Notes For RPG Maker Games
Gold
Edit party gold
Party Stats
Change HP, MP, Level, EXP
Inventory
Add and remove items
Equipment
Modify weapons and armor
Skills
Learn any skill
Switches & Variables
Edit game logic
Compatibility & Common Failure Reasons
Best case
The file opens in Quick Edit, common fields are detected, and the download button is enabled.
Read-only mode
The file can be inspected, but export is disabled because this structure cannot be rebuilt safely in-browser.
Parse error
The file may be encrypted, compressed by a custom container, the wrong save file, or larger than the browser limit.
Support limits
- Best results require the listed .rpgsave, .rmmzsave, .rvdata2, .rvdata, .rxdata, .lsd file format.
- Keep a backup before replacing your original save.
- Encrypted, compressed, or game-specific containers may open read-only or fail to parse.
Failure reasons
- Wrong file selected, such as a metadata, backup, or cloud placeholder file.
- The game uses encryption, a checksum, or a custom container not exposed to the browser.
- The file is too large or was edited while the game was still running.
Quick Edit Targets
Backup steps
- Close the game before copying the save.
- Copy the original save folder to a separate backup location.
- Replace only one save slot first and verify in-game before making more changes.
📂 RPG Maker Games Save File Location
Game folder/www/save or Game folder/save Game.app/Contents/Resources/app.nw/save Game folder/save 💡 Tip: Press Win+R on Windows and paste the path to quickly access your saves.
How to Edit RPG Maker Games Saves
Locate Your Save
Find your save file using the paths above. Make a backup copy first!
Upload & Edit
Drag your save file to our editor. Modify gold, items, stats and more.
Download & Play
Download your edited save and replace the original. Launch the game!
Frequently Asked Questions
Where are RPG Maker saves?
Why is my save showing weird numbers?
Can I edit all RPG Maker games?
How do switches work?
📖 Related Guides
Other Popular Games
Ready to Edit Your RPG Maker Games Save?
Free to use, no download required. Browser-side parsing with backup-first editing.
Start Editing Now →RPG Maker MV/MZ Save Editor
RPG Maker MV and MZ games store save data in .rpgsave and .rmmzsave files, which are Base64-encoded JSON. Our editor automatically decodes these files, providing a clean tree view of all game data.
What You Can Edit
- Gold & Party Data: Instantly change party gold, steps, and playtime values.
- Actor Stats: Modify HP, MP, Level, EXP, attack, defense, and all other parameters for every party member.
- Switches & Variables: Toggle game switches and edit variables that control story progression, side quests, and unlocks.
- Inventory: Add or remove items, weapons, and armor by editing the items/weapons/armors arrays.
Browser-Side Parsing
Your selected save file is parsed in your browser. The selected save file is not uploaded to our parser server. We use Google Analytics and AdSense for site analytics and ads; see our Privacy and Cookie policies.