You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.