A universal save editor and binary analyzer for visual novels, RPGs, Unity, Unreal Engine, HTML, and many other games.
Supports popular save formats and engines including Ren'Py, RPG Maker, Ruby Marshal / RGSS, Unity, Unreal Engine, Flash Shared Objects, TyranoBuilder, Visionaire Studio, Python Pickle, CBOR, MessagePack, and plist, as well as generic unencrypted binary files.
Built-in support for decompression and decoding: GZip, BZip2, Zstd, LZ4, Deflate, Brotli, Base64, Base64URL, LZString, ZIP, simple XOR-based obfuscation, and more.
Supports many common save file extensions and game-specific formats. Actual compatibility depends on the file structure, compression, encoding, and serialization method.
The same extension can be used by different games, engines, or custom serializers. For example, some .dat saves are Ruby Marshal / RGSS serialized files rather than generic binary blobs. Some web and mobile saves may also have no stable user-visible extension at all.
Looking for the previous version of SaveEditor? You can still access it here: Legacy SaveEditor.
Looking for support for a specific game or save format? Please use the Contact Us form.