Skip to content

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 12 Jun 14:16
· 1568 commits to main since this release

Fixed

  • The G1R binary codec host now recognizes the 1.0.1 game patch
    (G1R-Win64-Shipping.exe). The patch shifted the embedded Oodle
    compress/decompress/dispatch functions, so the host fell back to pattern
    resolution and reported the executable as unsupported, disabling
    compression. Added a verified known profile (g1r-99E4AF08) with the new
    codec RVAs; compress and decompress were live round-trip tested against the
    patched executable.