SaveEditor
All Games
RPG Maker MV.rpgsaveJSON (Base64 encoded)

RPG Maker MV Save Editor

Edit any RPG Maker MV save file (.rpgsave) online. Decode Base64, modify gold, items, stats, and variables.

Files encrypted in transit
Server-side parsing
Auto-detect format

About RPG Maker MV Games Saves

RPG Maker MV saves are Base64-encoded JSON files. Our editor automatically decodes the Base64 layer and presents the full game state as an editable tree. Every game variable, switch, actor stat, and item is accessible.

What You Can Edit

Gold/currency
Actor stats (HP, MP, ATK, DEF, etc.)
Level and experience
Game variables (story progress)
Game switches (flags)
Inventory items and quantities
Party composition
Map position

How to Edit RPG Maker MV Games Saves — Step by Step

1

Find the save folder inside your RPG Maker MV game directory (usually www/save/)

2

Upload any .rpgsave file

3

SaveEditor auto-decodes the Base64 and parses the JSON

4

Browse actors, items, variables, and switches

5

Edit values and download — the file is re-encoded to Base64 automatically

Save File Locations

🪟
Windows

<GameFolder>\www\save\file1.rpgsave

🍎
macOS

<GameFolder>/www/save/file1.rpgsave

🐧
Linux

<GameFolder>/www/save/file1.rpgsave

Save location is inside the game's own directory. Browser/web versions store saves in IndexedDB.

File format: JSON (Base64 encoded) | Extension: .rpgsave

Platform Compatibility

🖥️

PC

Supported
🎮

PS4

Not Supported
🎮

PS5

Not Supported
🎮

Xbox

Not Supported
🕹️

Switch

Not Supported

⚠️ RPG Maker MV games are primarily PC/web. Console ports may use different save systems.

How SaveEditor Handles RPG Maker MV Games Files

Auto-Detect

Automatically identifies JSON (Base64 encoded) format from file content

Smart Editing

Game-specific labels, categories, and quick-edit presets

Re-encode

Downloads in the original format — compression and encoding preserved

Frequently Asked Questions

What is a .rpgsave file?

It's a Base64-encoded JSON file used by RPG Maker MV to store game saves. Our editor decodes it automatically.

Can I edit any RPG Maker MV game?

Yes! All RPG Maker MV games use the same .rpgsave format. Upload any game's save file.

Will changes be re-encoded properly?

Yes, we re-encode back to Base64 automatically when you download.

Ready to edit your RPG Maker MV Games save?

Upload your save file and start editing in seconds. No sign-up required. 100% free.

Edit RPG Maker MV Games Save Now