Skip to content

v1.0.0

Latest

Choose a tag to compare

@bramhaegeman bramhaegeman released this 05 Sep 13:49
· 1 commit to main since this release

First release.

What it does: decodes an Oblivion Remastered .sav file (Oodle-compressed Unreal GVAS format) into two readable text files - a structured property interpretation and a full hex dump. Read-only, never touches your save files.

Download

  • Windows: altar-save-decoder-v1.0.0-windows.zip
  • Linux (x86_64): altar-save-decoder-v1.0.0-linux-x86_64.tar.gz (requires glibc 2.39+ and GTK3, both standard on current Ubuntu/Debian)

Extract and run - no install required.

See the README for full details on the save format and how this works.