Hello,

I have been suffering DirectX crashes ever since Shadow Bringers dropped but I have found a fix that seems to work, not only in this game but in other games prone to crashing so I wanted to share it.

tldr: What I found was adjusting my "TDRDelay = 30" in windows registry and running in borderless window seems to have fixed the issues

TdrDelay - Specifies the number of seconds that the GPU can delay the preempt request from the GPU scheduler. This is effectively the timeout threshold. The default value is 2 seconds. By increasing this it gives the GPU more time to recover instead of crashing the game.
KeyPath : HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\GraphicsDrivers
KeyValue : TdrDelay
ValueType : REG_DWORD
ValueData : Number of seconds to delay; 2 seconds is the default

Source:
https://www.pugetsystems.com/labs/hp...xperience-777/