help
was playing fine this morning
Solution:Jump to solution
This is a known base-game crash unrelated to mods. It's caused by graphics driver problems. Try adding (or removing, if it's already there) the
-dx11
argument from your game's launch arguments.4 Replies
"Shader compilation failures are Fatal."
is a bug in 1.0 unrelated to mods and can be fixed by adding or removing the -dx11 launch argument from your game. For more info see >dx11
Solution
This is a known base-game crash unrelated to mods. It's caused by graphics driver problems. Try adding (or removing, if it's already there) the
-dx11
argument from your game's launch arguments.>dx11
To force the use of DirectX 11 with your game, add the
-d3d11
or -dx11
argument to your game's launch arguments.