Keep the untouched source outside the live game/emulator save directory.
RPG Maker formats / Format hub
RVData2 / RPG Maker VX Ace tools & compatibility
RPG Maker VX Ace data/save containers backed by the verified bounded Ruby Marshal path. Files must still match the expected RPG Maker profile.
01 / Format context
Confirm the container and the profile.
SaveEditor separates wrapper recognition from semantic compatibility. Before processing a file, confirm the game or emulator, platform, version, expected size, and integrity rules described by the Tool itself.
Choose only a Tool whose support notes name the same format/profile.
File-size, encryption, signing, account, and browser-local limits still apply.
02 / Active tools
RVData2 / RPG Maker VX Ace tools with explicit support state
Planned and deprecated Tool records are excluded. Phase 43 cannot make an existing Tool verified or operational.
RPG Maker Tools
RPG Maker Save Viewer
Decode and inspect standard RPG Maker MV/MZ saves locally without changing the source file.
RPG Maker Tools
RPG Maker Save Validator
Validate that a file decodes with a supported standard RPG Maker MV/MZ codec and contains the expected serialized save-content structure.
RPG Maker Tools
RPG Maker VX Ace Save Editor
Edit fixture-backed standard fields in RPG Maker VX Ace .rvdata2 saves with bounded Ruby Marshal parsing and serialization.