GPU or Mods? Crash
I've had lots of crashes from what seem to be my gpu drivers. Is there a chance the instability is just amd's shitty drivers or the large amount of mods I have
Solution:Jump to solution
turns out I just had to undervolt my gpu. If anyone has a nrx 6700 xt and has been dealing with instability for a long time, plz try it
8 Replies
Its probably important to note I made a post about what seems to be similar kinds of crashes and forcing vulkan seemed to be more stable but made the graphics considerably worse
>rhiborked
There are a few things to try if your RHI is causing crashes.
1) Try switching your RHI. If you're using DX11 or DX12, switch to the other. If you're using Vulkan, try DX12 before DX11
2) Try verifying your game files.
3) Update/reinstall your graphics drivers
4) Try disabling hierarchal Z-buffer occlusion in the game's graphics settings.
5) Try tuning your graphics card's clock down, especially if has been overclocked (by you or the vendor)
For more info, run one of the following bot commands by sending it as a chat message:
>dx11
>dx12
>vulkan
>verifyepic
>verifysteam
>dx12
To force the use of DirectX 12 with your game, add the
-d3d12
or -dx12
argument to 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.Solution
turns out I just had to undervolt my gpu. If anyone has a nrx 6700 xt and has been dealing with instability for a long time, plz try it