Rmmzsave Editor -
RPG Maker MZ (RMMZ) uses the .rmmzsave file format to store player progress. Whether you want to bypass a difficult boss, test game mechanics, or recover a corrupted save file, editing these files is the most efficient solution.
Setting your level to 999 or gold to a trillion can break the game UI or trigger an integer overflow, forcing the value to reset to 0 or negative numbers. Keep edits within reasonable limits.
Built using Node.js and Electron, this is a dedicated desktop tool designed specifically for RPG Maker MV and MZ saves.
Character levels, current HP/MP, learned skills, and equipped gear. rmmzsave editor
Now for the fun part.
Input your desired values. Ensure you do not exceed engine limits (e.g., maximum gold is usually 99,999,999). Step 4: Export and Replace Click , Export , or Save within the editor tool. The tool will generate a new .rmmzsave file.
First, find where the game stores its data. This varies by how the game was distributed: RPG Maker MZ (RMMZ) uses the
: A browser-based tool where you drag and drop your save file to edit values. It is widely used but can be limited by hidden free-user caps and difficulties in identifying specific items by ID rather than name. RPGMaker-SaveEditor (ZaDoodDood)
If you prefer to dig into the raw data without dedicated software, you can edit your save files manually using any basic text editor like or VS Code .
Click "Export" or "Save As." Download the new file. Rename it to exactly the original filename (e.g., Save01.rmmzsave ). Keep edits within reasonable limits
Instantly max out your Gold (G) to buy top-tier equipment.
: RPG Maker games rely on "Switches" (true/false) and "Variables" (numbers) to track quest progress. Editors allow you to toggle these to bypass difficult sections or fix "soft-locked" games. Coordinate Adjustment
Unlike browser-based tools, this works entirely without an internet connection. Cross-Platform: Available for Modern Interface:
Search for the values you want to change (e.g., search for "gold" or your main character's name). Change the integers to your desired amount. Download the newly patched .rmmzsave file.
: Download or save the modified file, ensuring it has the exact same name as the original, and replace the old file in the game's Common Tools Save Editor Online