婆罗门
精华
|
战斗力 鹅
|
回帖 0
注册时间 2010-2-7
|
本帖最后由 nexus1 于 2014-9-9 10:09 编辑
网上一查,也有各种退出游戏几秒内电脑卡死的情况.
一般支招就是内存小了-->我6G内存
或者驱动有问题-->新旧驱动都试过了
再不济最经典的重装系统-->win7高级版,旗舰版32位旗舰版64位都一样照旧卡死
难道是ssd的罪过?用硬盘的时候好像没啥问题.
问题解决,运行PS的时候PS有时会崩溃,说
The nvidia opengl driver lost connection with the display driver and is unable to continue 没想到和卡死是一个原因,解决方案是
1a) Go into nvidia control panel > manage 3D settings > global settings >
> Multi Display/Mixed-GPU acceleration > set to either Single display performance
mode or Multiple display performance mode, depending on your setup
1b) Right under that is power management mode > set it to Prefer maximum performance
(that stops the downclocking)
1c) Now go down to Threaded Optimization > set to Off
2a) Launch REGEDIT and browse to KEY_LOCAL_MACHINE > SYSTEM >
> CurrentControlSet > Control > GraphicsDrivers
> Right click > Create a new key REG_DWORD > name it TdrDelay
> assign a value like 4 (default is 2)
2b) Stay in the same registry branch as before and
> Right click > Create a new kew REG_DWORD > name it TdrLimitCount
> assign a value of 999 (in decimal)
|
|