Call of Cthulhu

Call of Cthulhu

Not enough ratings
Fix Game Crashing every other minute
By Radaxsly
Fix Game Crashing every other minute. Since the 10th generation of Intel i-series processors, there is an error in the calculation of the OpenSSL instructions, which Intel describes here:

https://software.intel.com/content/www/us/en/develop/articles/openssl-sha-crash-bug-requires-application-update.html
2
   
Award
Favorite
Favorited
Unfavorite
Edit System Variables
  • Press WinKey+R to open Run window. In it paste: SystemPropertiesAdvanced
  • Click on Environment Variables
    In the bottom section (System Variables), press New:
  • And in the fields, paste these values:
    Variable Name:
    OPENSSL_ia32cap
    Variable value:
    ~0x20000000
  • Press Ok and close the Environment Variables window. Restart the computer. Try to run the game again.
9 Comments
indonession 4 Mar @ 8:33am 
Thaaaaanks!! :Geralt:
Yadwig 3 Nov, 2023 @ 12:27pm 
You can also try setting this as launch option for this game:
cmd /c "set OPENSSL_ia32cap=:~0x20000000 && %command%"
Radaxsly  [author] 30 May, 2023 @ 9:59am 
To my knowledge this wouldn't affect performance of other games which use the technology, but it is a less secure option. I'd recommend deleting or resetting the value after completing the game.
Bigliest of Macs 20 May, 2023 @ 11:37am 
Worked, thanks!
Rainy 11 Apr, 2023 @ 10:18am 
i tried this and the game is still crashing, should i try to reinstall the game? Or maybe there's some bigget problem
jegg_LmAo45 8 Apr, 2023 @ 7:24am 
thanks, it works but does it affect any other games?
femma 7 Apr, 2023 @ 12:11pm 
Thanks, it works!
geist 6 Apr, 2023 @ 2:57pm 
thank you:steamthumbsup:
Tezragor 4 Apr, 2023 @ 9:40pm 
Thanks, that really helped