Cyberpunk 2077 AVX Fix (1.04)
HOW TO LAUNCH :
Add mod file to:
Cyberpunk 2077\bin\x64
Rename Cyberpunk2077.exe to Cyberpunk2077.exe.bak
Rename mod file to Cyberpunk2077.exe
Launch.
Signature of AVX bug is as follows:
Game crashes at and beyond these locations:
- Take a seat for Corpo
- Exit bar for Street Kid
- After cutscene for arrival at city for Nomad
You can do this mod yourself trivially. Simply use a hex editor on the Cyberpunk2077.exe,
and replace “55 48 81 ec a0 00 00 00 0f 29 70 e8” with “c3 48 81 ec a0 00 00 00 0f 29 70 e8”.
This simply turns the bad AVX call into a return.
DISCLAIMER: May be breaking things under the hood, but seems stable.