Workaround: random game crashes and drops to desktop

I own an 8800GT 256MB video card, and noticed in playing Left 4 Dead I would get random BSOD or drops to the desktop. In L4D, there's a setting to change how much memory is allocated for video use: low/medium/high; setting this to low worked for me, with all other detail settings unchanged. However, this game doesn't have that, and I've had similar issues. So what I've done is tried to find video settings that don't crash on me: 1280x1024 with medium detail works.

Of course, you need the latest video drivers and a good platform: I'm using x64 Windows 7 with the latest GeForce drivers from Guru3D.

A permanent fix would be for the developers to anticipate how much video ram might be used for settings and lockout settings that won't remain stable.

 

290 views 1 replies
Reply #1 Top

This isn't going to be 100% true in all cases, but what you're describing - crashing unless you limit the amount of memory in use, points to a memory defect.

Whether the defect is in GPU texture memory or main system RAM depends on what that L4D setting is doing. I don't have the game, so I don't know.  But if it's limiting texture memory, then it may be your video memory.  If it's limiting the amount of system RAM used by the game to swap out between the faster (but usually lower capacity) GPU memory with slower (but usually larger capacity) main system RAM, then the issue may be system RAM.

Memory issues are difficult to troubleshoot, because at the end of the day it's impractical to test for anything but the entire memory subsystem, which includes everything from onboard CPU cache, memory controllers, system RAM, video memory, the buses that connect all of that.

The fact that you've seen similar crashes in two different games may indicate that it's not a game setting you need to change.