Unreal Engine Save Editor
Загрузите файл .sav
Как использовать
- Locate your
.savfile in the game's save directory - Upload the file to the editor
- If parsing succeeds, edit supported fields in JSON view
- For complex game-specific containers or encrypted saves, use dedicated tools when read-only mode is shown.
Возможности
- Parse Standard GVAS (.sav)
- Detect zlib/gzip/raw-deflate wrappers
- Read-only fallback for unsupported containers
- Safe rebuild for standard and supported wrapped GVAS files