Cyberpunk 2077 AVX FIX – CPU FIX (AVX) – SUBSCRIBE PLEASE



Read more about Cyberpunk 2077➜ https://cyberpunk2077.mgn.tv

Cyberpunk 2077 AVX FIX – CPU FIX (AVX) – SUBSCRIBE PLEASE

https://hexed.it/

Game crashing on old CPUs: possible fix
If you happen to have an old CPU you maybe having this crash:
Expression: EXCEPTION_ILLEGAL_INSTRUCTION (0xC000001D)
The game is trying to use a feature you don’t have: AVX.

At the beginning playing corpo when you sit it crashes. A possible temporal solution while they fix this issue is to remove this part of code:

Edit Cyberpunk2077.exe with a hexadecimal editor and search for

554881ECA00000000F2970E8

Change the first byte to C3 (return from the function):

C34881ECA00000000F2970E8

Please note this fix is extremely simplistic and naïve. Moreover, it could crash the game later. This change seems to fix this crash and you can continue playing the game. I have only tested a few minutes more.

FAQ: Why are they using AVX?

They are not doing it on purpose, it is probably the default configuration of the compiler.

For those who still don’t understand this video:
1. Open web browser and go to hexed.it
You don’t need any additional software, it is just a web page
2. You will find a shortcut that you need to modify under the following path:
D:GamesSteamLibrarysteamappscommonCyberpunk 2077binx64Cyberpunk2077.exe
3. The search field is 554881ECA00000000F2970E8
4. Change the first box from “55” to “C3”
5. Save the new file and put it into the steam folder instead of the old one with the same name
6. Run game from steam and you will not have the bug anymore. It worked for me. Good luck

OR:

Download: https://mega.nz/file/bjQSVRZR#elYtEq1uleTUYyRWXFgWjKe9X8rweYGhoHCpzvSXZNs

source

24 thoughts on “Cyberpunk 2077 AVX FIX – CPU FIX (AVX) – SUBSCRIBE PLEASE”

Leave a Comment