LET IT DIE

LET IT DIE

Not enough ratings
Game fix using Intel 10th gen & up
By Dr.Shadowds 🐉
This is simple fix for Intel users that using 10th gen, and up CPU, not sure if this work for AMD Ryzen users sorry.
2
   
Award
Favorite
Favorited
Unfavorite
How to fix
Right click on game via Steam library > Click on properties > then in the launch options just add this into the text field, and you're done.
cmd /c "set OPENSSL_ia32cap=:~0x20000000 && %command%"

 
 
 
 
Basically same for my other guide on another game, this has more screenshots, and with more information.
https://cs2bus.com/sharedfiles/filedetails/?id=2808772815
3 Comments
Dr.Shadowds 🐉  [author] 16 Aug, 2024 @ 5:14am 
@Jetstream Sam so what it does open your CMD for split sec, enter in the command

which is /c "set OPENSSL_ia32cap=:~0x20000000 && %command%"

/c means your main drive your OS is locatated.

"set OPENSSL_ia32cap=:~0x20000000 && %command%"

means apply the this command for your OPENSSL which only last for session until you close the game.



This could've been fixed if the dev just rebuild the game with newer version of OpenSSL, but seem like game devs rather not do this, not sure why on this reason, could be code issue, could be licensing for the game itself problem, who knows.
Jetstream Sam 15 Aug, 2024 @ 3:12pm 
What's this command supposed to do? It just opens up my CMD
Loser 5 Jul, 2023 @ 11:55pm 
Worked for me thanks!