A universal save editor and binary analyzer for visual novels, RPGs, Unity, Unreal Engine, HTML, and many other games.
Supports popular save formats including Ren'Py, RPG Maker, Ruby Marshal / RGSS saves, Unity, Unreal Engine, Flash Shared Objects, TyranoBuilder, Visionaire Studio, Python Pickle, CBOR, MessagePack, plist, and 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 support for a specific game or save format? Please use the Feedback form.