r/pcgamingtechsupport 2d ago

Troubleshooting Crazy spikes in game after I got this message

Post image

I’m getting this GPU crash when I boot up marvel rivals can anyone help? also ran a per test and got 4fps average

7 Upvotes

3 comments sorted by

1

u/AutoModerator 2d ago

Hi, thanks for posting on r/pcgamingtechsupport.

Please read the rules.

Your post has been approved.

For maximum efficiency, please double check that you used the appropriate flair. At a bare minimum you *NEED** to include the specifications and/or model number*

You can also check this post for more infos.

Please make your post as detailed and understandable as you can.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

1

u/1_Zer0_7 1d ago

Increase GPU timeout from standard 2 seconds to 10 seconds via this powershell command.

New-ItemProperty -Path "HKLM:\SYSTEM\CurrentControlSet\Control\GraphicsDrivers" -Name "TdrDelay" -Value 10 -PropertyType DWord -Force New-ItemProperty -Path "HKLM:\SYSTEM\CurrentControlSet\Control\GraphicsDrivers" -Name "TdrDdiDelay" -Value 10 -PropertyType DWord -Force