Game crashing dont know why
The game seems to randomly decide to work when it wants, ive been playing singleplayer for hours with zero issues, then after i restart the game it decides to crash when i try loading the game. I already tried verifying game files, reinstalling mods and disabling mods to try to see if one is causing the issue.
Solution:Jump to solution
seems like i got it working. the shadercache worked temporarily. but setting the game to dx11 with launch options is working now
6 Replies
-# Responding to
Key Details for SMMDebug-2024-10-20-02-05-18.zip
triggered by @TagooonyWoonythis crash log seems to be in base game rendering code, try clearing your steam shader cache
trying to find the guide on that now
Solution
seems like i got it working. the shadercache worked temporarily. but setting the game to dx11 with launch options is working now
>dx11
To force the use of DirectX 11 with your game, add the
-d3d11
or -dx11
argument to your game's launch arguments.^ for future readers