Forum Discussion
I had the same problem almost every time I played. For about 3 days now I haven’t had this issue anymore (hopefully thanks to this fix). I also play on the highest settings (RX 9060 XT).
What I did was add two entries to the Windows registry. Maybe this will help someone else:
Open Registry Editor and go to:
Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\GraphicsDrivers
In this location, add two new DWORD (32-bit) values:
1.Name: TdrDdiDelay
Value (Hexadecimal): 3c
2.Name: TdrDelay
Value (Hexadecimal): 3c
What this does by chatgpt:
These settings increase the timeout Windows allows the graphics driver to respond before it is considered unresponsive and reset (TDR – Timeout Detection and Recovery). Some games or heavy GPU loads can cause brief driver delays, which normally trigger a crash. Increasing these values gives the GPU more time to recover and can prevent random crashes.
Just gonna say that neither yours nor L_z_D9120's solution worked for me. I do have a 9060 XT 16Gb as well
- TooonArmy622 months agoSeasoned Adventurer
Same here 3 crashes in 3 hours 🤷♂️
- L_z_D91202 months agoSeasoned Novice
Unfortunate. I'm currently on a 3 days streak without crash, but I have it like this. Give it a shot?
Like Ziom91 mentioned TdrLevel 3 is already a default so you can leave it without it. Idk why Grok suggested entering 20 and not 3c. At this situation probably everything is worth a try.
Ziom91 Did you had any crashes after the registry change?- TooonArmy622 months agoSeasoned Adventurer
I tried this setting today and had no crashes after 4 hrs , I’m not counting my chickens but will see how it goes for the next few days 🤞
- L_z_D91202 months agoSeasoned Novice
4 days for me without a crash.... I'm starting to believe 🤘
- Ziom912 months agoSeasoned Novice
So far everything is fine, no crashes yet.
- SIDEWINDR6662 months agoRising Adventurer
Do you get pauses or stutters in the game play now?
- FRYKIKZ1 month agoNew Rookie
Good thing to mentioned is that:
You can fully revert the changes at any time by deleting both DWORD keys and restarting the system. The safest values are 10–15 seconds for both TdrDelay and TdrDdiDelay, but start lower and see if you still getting error messages.
This reduces crashes but doesn’t fix the underlying issue- sometimes you can notice short freezes or micro-stutters with this option...
Overall, this is probably one of the better workarounds for this rather strange situation...
- Majortom7311 month agoSeasoned Traveler
So what are the actual values to be entered? I don't see anything that specifies "seconds". I see comments listing "3c" (why the c?)and others with just a number like 20. This seems promising but only if done right. I've tried it with no luck, but suspect I might not be entering exactly what is needed.
Thanks/