The Body VR: Journey Inside a Cell

The Body VR: Journey Inside a Cell

Sharp Nov 25, 2021 @ 1:14pm
4
Crash on 10th or newer Intel generation processors (fix)
This game is using old Unity build with bug that breaks this game on newer processors (Intel 10th gen. and newer).

https://www.intel.com/content/www/us/en/developer/articles/troubleshooting/openssl-sha-crash-bug-requires-application-update.html

You can fix it by creating "Environmetn variable".
https://docs.oracle.com/en/database/oracle/machine-learning/oml4r/1.5.1/oread/creating-and-modifying-environment-variables-on-windows.html#GUID-DD6F9982-60D5-48F6-8270-A27EC53807D0

Name of new variable: OPENSSL_ia32cap
Value: ~0x200000200000000

After that just run the game normally :)
< >
Showing 1-1 of 1 comments
your.sheepy Nov 29, 2024 @ 2:15pm 
One may also set the game's launch option, so it only modify the behavior of the specific game, while keeping the hardware acceleration for non-bugged games.

cmd /c "set OPENSSL_ia32cap=:~0x20000000 && %command%"
< >
Showing 1-1 of 1 comments
Per page: 1530 50