This option was simply not provided for, since it was not originally intended that someone would be able to complete the game to the endguys, can u help me ? I dunno what to do, cuz i just can't start to play after main story ending.... if i press a button for another gig it will send me to theView attachment 11077682 menu.
that is lame actually, and sad... but really, how to fix it ? ;(This option was simply not provided for, since it was not originally intended that someone would be able to complete the game to the end![]()
guys, can u help me ? I dunno what to do, cuz i just can't start to play after main story ending.... if i press a button for another gig it will send me to theView attachment 11077682 menu.
sorry, man. nobody knows it, no ideas.that is lame actually, and sad... but really, how to fix it ? ;(
same to meinstalled the hotfix and now i hit play and it crashes immediately.
Intel i5 9600k
windows 10 latest version
Nvidia gtx 2070
16 gb ram
Ran perfectly fine until installing this hotfix
AVX is the smallest of the problems. There are memory leaks and probably a lot more. The game is in beta, it's not even RCIf the AVX issue can be patched in the .exe using a hex editor, can the devs not write something like:
Code:if AVX support exists then use AVX function else use non-AVX function
wait a long time for many patchesВот такая ошибка вылетает при запуске игры. Я уже все что можно было испробовал, ничего не помогает. Подскажите что делать.
If they could do that, hopefully they can also code something like:If the AVX issue can be patched in the .exe using a hex editor, can the devs not write something like:
Code:if AVX support exists then use AVX function else use non-AVX function
if SSE4 support exists then
use SSE4 function
else
use non-SSE4 function