Skip to main content
S
SaveEditor.Online
RPG Maker Games save editor hero artwork for .rpgsave, .rmmzsave, .rvdata2, .rvdata, .rxdata, .lsd files
🕯️

RPG Maker Games Save Editor

Thousands of indie RPGs built with RPG Maker MV and MZ. Edit your save files online for free.

Engine: RPG Maker (MV/MZ) Format: .rpgsave, .rmmzsave, .rvdata2, .rvdata, .rxdata, .lsd ✓ Free to Use
Start Editing RPG Maker Games Saves →

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 proof

Game-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

Gold / Money Level EXP HP / MP Items / Inventory Weapons Armors Variables Switches / Flags

Backup steps

  1. Close the game before copying the save.
  2. Copy the original save folder to a separate backup location.
  3. Replace only one save slot first and verify in-game before making more changes.
Evidence-backed coverage proof

📂 RPG Maker Games Save File Location

Windows
Game folder/www/save or Game folder/save
macOS
Game.app/Contents/Resources/app.nw/save
Linux
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

1

Locate Your Save

Find your save file using the paths above. Make a backup copy first!

2

Upload & Edit

Drag your save file to our editor. Modify gold, items, stats and more.

3

Download & Play

Download your edited save and replace the original. Launch the game!

Frequently Asked Questions

Where are RPG Maker saves?
Most RPG Maker MV/MZ games store saves in the www/save or save folder within the game directory. Browser games use localStorage.
Why is my save showing weird numbers?
RPG Maker saves are encoded in JSON or Marshal format. Our editor decodes them automatically for easy editing.
Can I edit all RPG Maker games?
MV (.rpgsave) and MZ (.rmmzsave) support editing and export. Older Ruby Marshal formats (.rvdata2/.rvdata/.rxdata) support limited editing for common fields such as gold, items, variables, switches, and actor stats.
How do switches work?
Switches are on/off flags that developers use to track story progress. Editing these can unlock content or skip sections.

📖 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.