|
放狗搜了下
http://www.laptopvideo2go.com/fo ... ndex.php/t6419.html
With the help of Teraphy and Larry we were able to solve this problem.
SYMPTOMS
affects widescreen LCD displays
If you set the nVIDIA Control Panel to have a centered output, so that it wouldn't stretch to lower resolutions when you play games, it goes back to display adapter scaling (stretched gameplay) EVERYTIME you reboot your Laptop, and you have to change it again.
It is resetting from centered output to scaling every restart.
CAUSE
This issue appeared first with the release of v66.00 and higher drivers.
Previous drivers shouldn't need this fix.
With older drivers this option is saved.
nVIDIA apparently changed something that's wired into the driver itself.
SOLUTION
For drivers higher than v66.xx add the following line to the [nv_ControlPanelSettings] section of your INF:
HKLM,"SoftwareMicrosoftWindowsCurrentVersionRun", NvStartMode,,"rundll32.exe NvCpl.dll,dtcfg setscaling 1 DA 3"
rundll32.exe NvCpl.dll,dtcfg setscaling 1 DA <mode #>
Mode settings are as follows:
0 : Default
1 : Native
2 : Scaling
3 : Centered
5 : Aspect
[ 本帖最后由 mm740 于 2008-12-2 00:10 编辑 ] |
|