To the Moon Save Editor
A classic story-driven RPG Maker title. Edit your save files online for free.
Verified In The Editor
No game-specific verified editor fields yet. Candidate and engine-level notes stay visible below.
Evidence status: candidate
Verified editor fields come from the evidence model only. Game-specific notes stay separate below.
View coverage proofGame-Specific Editing Notes For To the Moon
Variables
Inspect story and event variables
Switches
Review boolean event flags
Items
Adjust visible item quantities where present
Stats
Edit actor values if the save exposes them
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
- Supported as limited Ruby Marshal editing for exposed RPG Maker XP/VX fields.
- Story progress is mostly variable-driven; unknown variables should be changed one at a time.
- Steam, GOG, and mobile ports may place saves in different folders.
Failure reasons
- The selected file is not a raw .rxdata or .rvdata save.
- The save includes a custom Ruby object type that the browser guard blocks.
- A story variable was changed to a value the event script does not expect.
Quick Edit Targets
Backup steps
- Close the game.
- Copy the whole save folder.
- Edit one slot and verify before replacing more saves.
📂 To the Moon Save File Location
Game install folder or Documents/My Games/To the Moon Game app resources or ~/Library/Application Support Game install folder or Proton prefix 💡 Tip: Press Win+R on Windows and paste the path to quickly access your saves.
How to Edit To the Moon 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
Why are some fields hard to understand?
📖 Related Guides
Other Popular Games
Ready to Edit Your To the Moon Save?
Free to use, no download required. Browser-side parsing with backup-first editing.
Start Editing Now →To the Moon save editor workflow
Use this page to find your .rxdata, .rvdata save file, back it up, and edit only the RPG Maker XP/VX fields that the browser can safely rebuild. Quick Edit targets show the fastest path; everything else should be verified in-game after a small change.
Common quick edit targets
- Gold / Money
- Level
- EXP
- HP / MP
- Items / Inventory
- Weapons
- Armors
- Variables
Backup-first workflow
- Close the game.
- Copy the whole save folder.
- Edit one slot and verify before replacing more saves.
Support limits
- Supported as limited Ruby Marshal editing for exposed RPG Maker XP/VX fields.
- Story progress is mostly variable-driven; unknown variables should be changed one at a time.
- Steam, GOG, and mobile ports may place saves in different folders.
Common failure reasons
- The selected file is not a raw .rxdata or .rvdata save.
- The save includes a custom Ruby object type that the browser guard blocks.
- A story variable was changed to a value the event script does not expect.