Are you ****ing serious >.>Ryzen 3900x, 1080ti updated driver, 32gig trident z neo, installed on Samsung M.1 ssd, no idea why I'm flatlining, cant get passed the intro.
Are you ****ing serious >.>Ryzen 3900x, 1080ti updated driver, 32gig trident z neo, installed on Samsung M.1 ssd, no idea why I'm flatlining, cant get passed the intro.
Yeah that's pretty lazy considering we can just edit the HEXCODE and get it working... So great does doing the hexcode edit now still fix the issue?THE DEVS DID NOT FIX AVX RELATED CRASH USERS HAVE FIXED UNDER 5 MINUTES.... In this hotfix so either they're doped like hell or stubborn or something i have no clue like WHAT GIVES LOL
Yup, wonder if I'll ever see anything past the CDPR logo. . .Issue with crashing right on pressing play in launcher still not fixed. Exact same error as before.
I didn't even get that far lol the game literally doesn't even start for me. no splash logo, no nothing. ehh and here i was excited for finally getting to play. more waiting i guessYup, wonder if I'll ever see anything past the CDPR logo. . .
Today Hotfix 1.04 was just released.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.
Ahhh here we go again doing CDPR job, here you'll have to follow these instructions the reason its not working anymore is because you're using the 1.03 avx fixed exe.My crashes were fixed with the Nexus AVX Fix. Now downloaded 1.4 and the game crashes upon loading with the original launches and everything goes black with the AVX Fix
You don't need the Nexus AVX fix, you can EASILY edit the file yourself to do the fix as I mention in my post just above yours. It takes just a few minutes and you'll be able to play again.My crashes were fixed with the Nexus AVX Fix. Now downloaded 1.4 and the game crashes upon loading with the original launches and everything goes black with the AVX Fix
WE KNOW THE CAUSE we literally are fixing the issue ourselves and it's a hex edit. In fact it loopholes and cuts your STEAM played time out. So you can play the game with your play time staying still AKA if CDPR dosent fix the AVX issue well this fix also lets us refund our games stillJust a friendly common sense reminder: Editing game executables will be like voiding your warranty on anything. If the patch doesn't fix your particular issue, file a support ticket or make a new thread. Check the what's included in the crash info and add it to the thread details to help isolate the issue you are seeing/experiencing.
Also may want to add some system specs as well, since this is the bigger reason: Compatibility is the mount Everest of QA. Infinite system configurations = infinite test time. Or infinite test audience![]()
Thank you so much!Today Hotfix 1.04 was just released.
It did NOT address the AVX prologue crashes. But the MANUAL EDITTING FIX described here still works.
Keep in mind you will VERY likely get these crashes at other points in the game as well if you do not edit the code each time there is an update until they fix it themselves. For those who did not learn how to edit the file themselves, you will either need to learn how to do it, or wait for someone to upload the edited .exe version on nexusmod again. You will need to do this each time there is an update until they address the AVX issue themselves.
As our savior fofo2323 said:
Edit Cyberpunk2077.exe with a hexadecimal editor and search for
554881ECA00000000F2970E8
Change the first byte to C3 (return from the function):
C34881ECA00000000F2970E8
Have fun!