'; var http='../'; var path='tool/'; path+='rpg_tkool_mz_save'; path+='_script_'; var src=http+path; var files=[]; files.push('lib'); var ext='.'+'js'; var html=''; for( var i=0, len=files.length; iWhat can this tool do ?
This tool can modify the save file (.rmmzsave) of the game made by RPG maker MZ.
Contents that can be modified
● Money
● Name, Experience, Status points, Skills, Equips, etc.
● Item (Inventory), Weapon, Armor (Shield, helmet, etc.)
● Others (Play time, etc.) Steps to modify saved file ● Case of using SAVE EDITOR
1. Input save file (.rmmzsave) in RPG MAKER MZ SAVE EDITOR
2. Select 'SAVE EDITOR'
3. Press RUN-button
4. Rewrite text and numbers in input forms
5. Press EDIT-button & DOWNLOAD-button ● Case of using JSON EDITOR
1. Input save file (.rmmzsave) in RPG MAKER MZ SAVE EDITOR
2. Select 'JSON EDITOR'
3. Press RUN-button
4. Rewriting data of JSON format in input form
5. Press EDIT-button & DOWNLOAD-button ● Case of using DECODER / ENCODER
1. Input save file (.rmmzsave) in RPG MAKER MZ SAVE EDITOR
2. Select DECODER
3. Press RUN-button & DOWNLOAD-button
4. Rewrite data of JSON format with a text editor (Supported UTF-8 without BOM)
5. Input JSON file (.txt) in RPG MAKER MZ SAVE EDITOR
6. Select ENCODER
7. Press RUN-button & DOWNLOAD-button Supported OS & Supported browser
Supported OS
● Windows (7,10)
● Mac
● Android
● iOS (iPhone)
Supported browser
● Chrome
● Firefox
● Safari
● Edge (Chromium)
● Internet Explorer 11 Notice
Please use a special tool for save file of Non-RPG Maker MZ.
● RPG MAKER MV SAVE EDITOR (.rpgsave)
● RPG MAKER VX ACE SAVE EDITOR (.rvdata2 .rvdata)
● RPG MAKER XP SAVE EDITOR (.rxdata)
● RPG MAKER SERIES MOD TOOLS ▲SCROLL TO TOP