Keep the untouched source outside the live game/emulator save directory.
Structured text & data / Format hub
XML Save Files tools & compatibility
XML-based save and configuration data with explicit text structure. XML validity is separate from game-specific field meaning or integrity rules.
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
XML Save Files tools with explicit support state
Planned and deprecated Tool records are excluded. Phase 43 cannot make an existing Tool verified or operational.
File Analysis
XML Formatter
Validate, normalize, and optionally pretty-format XML locally without loading external entities or DTDs.
File Analysis
XML Editor
Validate and normalize XML locally using the browser XML parser while rejecting DOCTYPE and ENTITY declarations before parsing.