注册 | 登录

游侠NETSHOW论坛





游侠NETSHOW论坛 游侠NETSHOW论坛 侠盗猎车手4:自由城之章+侠盗猎车手4+侠盗猎车手:圣安地列斯 笔记本的移动显卡也可以装N卡GTA4专用驱动!附教程!! ...
查看: 9636|回复: 9
打印 上一主题 下一主题

[原创] 笔记本的移动显卡也可以装N卡GTA4专用驱动!附教程!! [复制链接]

帖子
41
精华
0
积分
21
金钱
74
荣誉
0
人气
0
评议
0
跳转到指定楼层
楼主
发表于 2008-12-6 15:13:33 |只看该作者 |倒序浏览
可以转载。转载时请注明作者。

以本人使用的机器:Idea Pad Y510-ST,显卡8600M GT为例

首先,进入设备管理器,显卡-属性-详细信息-(下拉)匹配设备 ID
记下字符串,以我的为例:PCI\VEN_10DE&DEV_0407&SUBSYS_3D7B17AA
(3D7B17AA就是你显卡的编号。按照我方法安装桌面版驱动后“&SUBSYS_3D7B17AA”
会消失)
然后你需要原版显卡驱动的安装文件(后缀.inf,别说你找不到,笔记本显卡驱动很多都是厂
家的OEM驱动)。用记事本打开。

搜索"3D7B17AA"(自己显卡的ID)


复制下"NVIDIA_G84.DEV_0407.3",再次搜索看看。
是不是找到类似”NVIDIA_G84.DEV_0407.3  = "NVIDIA GeForce 8600M GT  "“的字样
了?没错,就是8600MGT.

现在把专用驱动解压




打开nv_disp.inf,把
%NVIDIA_G84.DEV_0407.3%  = nv_G8x,       PCI\VEN_10DE&DEV_0407
NVIDIA_G84.DEV_0407.3  = "NVIDIA GeForce 8600M GT   "
这两行分别拷贝到对应位置。



保存后,运行setup.exe就可以正常安装了~~
当然修改后就没有认证了。

安装后:


声明:本人不对按此方法产生的任何后果,如显卡烧毁,蓝屏等事故负责!



[ 本帖最后由 moenagi 于 2008-12-6 16:44 编辑 ]
附件: 你需要登录才可以下载或查看附件。没有帐号?注册

使用道具 举报

帖子
58
精华
0
积分
29
金钱
196
荣誉
0
人气
0
评议
0
沙发
发表于 2008-12-6 15:23:18 |只看该作者
用nvidia_dhmobility  这个软件 就可以自动 把公版显卡按驱动 修改 成移动版了

使用道具 举报

帖子
41
精华
0
积分
21
金钱
74
荣誉
0
人气
0
评议
0
板凳
发表于 2008-12-6 15:29:26 |只看该作者
手动修改才是万能的!~~~

使用道具 举报

帖子
13
精华
0
积分
7
金钱
45
荣誉
0
人气
0
评议
0
地板
发表于 2008-12-6 16:03:37 |只看该作者
这个能解决透明问题吗/
............

使用道具 举报

帖子
41
精华
0
积分
21
金钱
74
荣誉
0
人气
0
评议
0
5#
发表于 2008-12-6 16:06:26 |只看该作者
我也被透明问题困扰过很长时间,
我建议有透明问题的,先用driver sweeper在安全模式下卸载现在的驱动,再安装这个驱动。

使用道具 举报

帖子
4949
精华
0
积分
2475
金钱
203
荣誉
0
人气
0
评议
0

6#
发表于 2008-12-6 17:50:48 |只看该作者

其实有个专门修改inf的软件,用那个搞其实比较方便点的!!!

使用道具 举报

帖子
41
精华
0
积分
21
金钱
74
荣誉
0
人气
0
评议
0
7#
发表于 2008-12-6 20:38:35 |只看该作者
原帖由 manli651 于 2008-12-6 17:50 发表
其实有个专门修改inf的软件,用那个搞其实比较方便点的!!!

用记事本不就可以了么,

使用道具 举报

帖子
745
精华
0
积分
374
金钱
798
荣誉
0
人气
0
评议
0
8#
发表于 2008-12-6 20:45:32 |只看该作者
麻烦传下inf文件吧 就是替换进去的 或者改好的 和你一个型号的显卡~谢谢..

使用道具 举报

帖子
41
精华
0
积分
21
金钱
74
荣誉
0
人气
0
评议
0
9#
发表于 2008-12-6 21:13:11 |只看该作者
就多两行代码而已,直接贴了:

; NVIDIA Windows Vista Display INF file
; Copyright (c) NVIDIA Corporation. All rights reserved.
[Version]
Signature   = "$Windows NT$"
Provider    = %NVIDIA%
ClassGUID   = {4D36E968-E325-11CE-BFC1-08002BE10318}
Class       = Display
CatalogFile = NV_DISP.CAT
DriverVer   = 12/02/2008, 7.15.11.8084
[DestinationDirs]
DefaultDestDir = 11
nv.KMode       = 12
nv.UMode       = 11
nv.OpenGL      = 11
nv.Panel       = 11
nv.Help        = 18,nvcpl
nv.Uninstall   = 11
nv.PanelClient = 10,nvtmpinst
nv.CoInstaller = 11
[SourceDisksNames]
1 = %DiskID1%
[SourceDisksFiles]
nvsvs.dll    = 1
nvlddmkm.sys = 1
nvd3dum.dll  = 1
nvoglv32.dll = 1
nvapi.dll    = 1
nvcpl.dll    = 1
nvvsvc.exe   = 1
nvsvc.dll    = 1
nvmctray.dll = 1
nvdisps.dll  = 1
nvgames.dll  = 1
nvmccs.dll   = 1
nvmccss.dll  = 1
nvmobls.dll  = 1
nvvitvs.dll  = 1
nvdsp.chm    = 1
nv3d.chm     = 1
nvmob.chm    = 1
nvmccsrs.dll = 1
nvudisp.exe  = 1
nvdisp.nvu   = 1
dpinst.exe   = 1
nvwss.dll    = 1
nvwks.chm    = 1
nvcod.dll    = 1
nvcpl.cpl    = 1
nvcplui.exe  = 1
nvcpl.chm    = 1
nvapps.xml   = 1
nvwsapps.xml = 1
nvBridge.kmd = 1
nvcuda.dll   = 1
nvwgf2um.dll = 1
NvPVEnc.ax   = 1

[Manufacturer]
%NVIDIA% = NVIDIA.Mfg,NTx86.6.0
[NVIDIA.Mfg.NTx86.6.0]
%NVIDIA_BR02.DEV_00F1.1% = nv_NV3x,      PCI\VEN_10DE&DEV_00F1
%NVIDIA_BR02.DEV_00F2.1% = nv_NV3x,      PCI\VEN_10DE&DEV_00F2
%NVIDIA_BR02.DEV_00F3.1% = nv_NV3x,      PCI\VEN_10DE&DEV_00F3
%NVIDIA_BR02.DEV_00F4.1% = nv_NV3x,      PCI\VEN_10DE&DEV_00F4
%NVIDIA_BR02.DEV_00F5.1% = nv_G7x,       PCI\VEN_10DE&DEV_00F5
%NVIDIA_BR02.DEV_00F6.1% = nv_NV3x,      PCI\VEN_10DE&DEV_00F6
%NVIDIA_BR02.DEV_00F8.1% = nv_NV3x_DOEB, PCI\VEN_10DE&DEV_00F8
%NVIDIA_BR02.DEV_00F9.1% = nv_NV3x,      PCI\VEN_10DE&DEV_00F9
%NVIDIA_BR02.DEV_02E0.1% = nv_G7x,       PCI\VEN_10DE&DEV_02E0
%NVIDIA_BR02.DEV_02E1.1% = nv_G7x,       PCI\VEN_10DE&DEV_02E1
%NVIDIA_BR02.DEV_02E2.1% = nv_G7x,       PCI\VEN_10DE&DEV_02E2
%NVIDIA_BR02.DEV_02E3.1% = nv_G7x,       PCI\VEN_10DE&DEV_02E3
%NVIDIA_BR02.DEV_02E4.1% = nv_G7x,       PCI\VEN_10DE&DEV_02E4
%NVIDIA_G70.DEV_0090.1%  = nv_G7x,       PCI\VEN_10DE&DEV_0090
%NVIDIA_G70.DEV_0091.1%  = nv_G7x,       PCI\VEN_10DE&DEV_0091
%NVIDIA_G70.DEV_0092.1%  = nv_G7x,       PCI\VEN_10DE&DEV_0092
%NVIDIA_G70.DEV_0093.1%  = nv_G7x,       PCI\VEN_10DE&DEV_0093
%NVIDIA_G70.DEV_0095.1%  = nv_G7x,       PCI\VEN_10DE&DEV_0095
%NVIDIA_G70.DEV_009D.1%  = nv_G7x_DOEB,  PCI\VEN_10DE&DEV_009D
%NVIDIA_G71.DEV_0290.1%  = nv_G7x,       PCI\VEN_10DE&DEV_0290
%NVIDIA_G71.DEV_0291.1%  = nv_G7x,       PCI\VEN_10DE&DEV_0291
%NVIDIA_G71.DEV_0292.1%  = nv_G7x,       PCI\VEN_10DE&DEV_0292
%NVIDIA_G71.DEV_0293.1%  = nv_G7x,       PCI\VEN_10DE&DEV_0293
%NVIDIA_G71.DEV_0294.1%  = nv_G7x,       PCI\VEN_10DE&DEV_0294
%NVIDIA_G71.DEV_0295.1%  = nv_G7x,       PCI\VEN_10DE&DEV_0295
%NVIDIA_G71.DEV_029C.1%  = nv_G7x_DOEB,  PCI\VEN_10DE&DEV_029C
%NVIDIA_G71.DEV_029D.1%  = nv_G7x_DOEB,  PCI\VEN_10DE&DEV_029D
%NVIDIA_G71.DEV_029E.1%  = nv_G7x,       PCI\VEN_10DE&DEV_029E
%NVIDIA_G71.DEV_029F.1%  = nv_G7x_DOEB,  PCI\VEN_10DE&DEV_029F
%NVIDIA_G72.DEV_01D0.1%  = nv_G7x,       PCI\VEN_10DE&DEV_01D0
%NVIDIA_G72.DEV_01D1.1%  = nv_G7x,       PCI\VEN_10DE&DEV_01D1
%NVIDIA_G72.DEV_01D2.1%  = nv_G7x,       PCI\VEN_10DE&DEV_01D2
%NVIDIA_G72.DEV_01D3.1%  = nv_G7x,       PCI\VEN_10DE&DEV_01D3
%NVIDIA_G72.DEV_01DB.1%  = nv_G7x,       PCI\VEN_10DE&DEV_01DB
%NVIDIA_G72.DEV_01DD.1%  = nv_G7x,       PCI\VEN_10DE&DEV_01DD
%NVIDIA_G72.DEV_01DE.1%  = nv_G7x,       PCI\VEN_10DE&DEV_01DE
%NVIDIA_G72.DEV_01DF.1%  = nv_G7x,       PCI\VEN_10DE&DEV_01DF
%NVIDIA_G73.DEV_038B.1%  = nv_G7x,       PCI\VEN_10DE&DEV_038B
%NVIDIA_G73.DEV_0390.1%  = nv_G7x,       PCI\VEN_10DE&DEV_0390
%NVIDIA_G73.DEV_0391.1%  = nv_G7x,       PCI\VEN_10DE&DEV_0391
%NVIDIA_G73.DEV_0392.1%  = nv_G7x,       PCI\VEN_10DE&DEV_0392
%NVIDIA_G73.DEV_0393.1%  = nv_G7x,       PCI\VEN_10DE&DEV_0393
%NVIDIA_G73.DEV_0394.1%  = nv_G7x,       PCI\VEN_10DE&DEV_0394
%NVIDIA_G73.DEV_0395.1%  = nv_G7x,       PCI\VEN_10DE&DEV_0395
%NVIDIA_G73.DEV_039E.1%  = nv_G7x,       PCI\VEN_10DE&DEV_039E
%NVIDIA_G80.DEV_0191.1%  = nv_G8x,       PCI\VEN_10DE&DEV_0191
%NVIDIA_G80.DEV_0193.1%  = nv_G8x,       PCI\VEN_10DE&DEV_0193
%NVIDIA_G80.DEV_0194.1%  = nv_G8x,       PCI\VEN_10DE&DEV_0194
%NVIDIA_G80.DEV_0197.1%  = nv_G8x,       PCI\VEN_10DE&DEV_0197
%NVIDIA_G80.DEV_019D.1%  = nv_G8x_DOEB,  PCI\VEN_10DE&DEV_019D
%NVIDIA_G80.DEV_019E.1%  = nv_G8x_DOEB,  PCI\VEN_10DE&DEV_019E
%NVIDIA_G84.DEV_0400.1%  = nv_G8x,       PCI\VEN_10DE&DEV_0400
%NVIDIA_G84.DEV_0401.1%  = nv_G8x,       PCI\VEN_10DE&DEV_0401
%NVIDIA_G84.DEV_0402.1%  = nv_G8x,       PCI\VEN_10DE&DEV_0402
%NVIDIA_G84.DEV_0403.1%  = nv_G8x,       PCI\VEN_10DE&DEV_0403
%NVIDIA_G84.DEV_0404.1%  = nv_G8x,       PCI\VEN_10DE&DEV_0404
%NVIDIA_G84.DEV_0406.1%  = nv_G8x,       PCI\VEN_10DE&DEV_0406
%NVIDIA_G84.DEV_0407.3%  = nv_G8x,       PCI\VEN_10DE&DEV_0407
%NVIDIA_G84.DEV_040A.1%  = nv_G8x,       PCI\VEN_10DE&DEV_040A
%NVIDIA_G84.DEV_040E.1%  = nv_G8x,       PCI\VEN_10DE&DEV_040E
%NVIDIA_G84.DEV_040F.1%  = nv_G8x,       PCI\VEN_10DE&DEV_040F
%NVIDIA_G86.DEV_0420.1%  = nv_G86_0,     PCI\VEN_10DE&DEV_0420
%NVIDIA_G86.DEV_0421.1%  = nv_G86_0,     PCI\VEN_10DE&DEV_0421
%NVIDIA_G86.DEV_0422.1%  = nv_G86_0,     PCI\VEN_10DE&DEV_0422
%NVIDIA_G86.DEV_0423.1%  = nv_G86_0,     PCI\VEN_10DE&DEV_0423
%NVIDIA_G86.DEV_0424.1%  = nv_G86_0,     PCI\VEN_10DE&DEV_0424
%NVIDIA_G86.DEV_042C.1%  = nv_G86_0,     PCI\VEN_10DE&DEV_042C
%NVIDIA_G86.DEV_042F.1%  = nv_G86_0,     PCI\VEN_10DE&DEV_042F
%NVIDIA_G92.DEV_0600.1%  = nv_G9x,       PCI\VEN_10DE&DEV_0600
%NVIDIA_G92.DEV_0601.1%  = nv_G9x,       PCI\VEN_10DE&DEV_0601
%NVIDIA_G92.DEV_0602.1%  = nv_G9x,       PCI\VEN_10DE&DEV_0602
%NVIDIA_G92.DEV_0604.1%  = nv_G9x,       PCI\VEN_10DE&DEV_0604
%NVIDIA_G92.DEV_0605.1%  = nv_G9x,       PCI\VEN_10DE&DEV_0605
%NVIDIA_G92.DEV_0606.1%  = nv_G9x,       PCI\VEN_10DE&DEV_0606
%NVIDIA_G92.DEV_060D.1%  = nv_G9x,       PCI\VEN_10DE&DEV_060D
%NVIDIA_G92.DEV_0610.1%  = nv_G9x,       PCI\VEN_10DE&DEV_0610
%NVIDIA_G92.DEV_0611.1%  = nv_G9x,       PCI\VEN_10DE&DEV_0611
%NVIDIA_G92.DEV_0612.1%  = nv_G9x,       PCI\VEN_10DE&DEV_0612
%NVIDIA_G92.DEV_0613.1%  = nv_G9x,       PCI\VEN_10DE&DEV_0613
%NVIDIA_G92.DEV_0614.1%  = nv_G9x,       PCI\VEN_10DE&DEV_0614
%NVIDIA_G92.DEV_0619.1%  = nv_G9x,       PCI\VEN_10DE&DEV_0619
%NVIDIA_G92.DEV_061A.1%  = nv_G9x,       PCI\VEN_10DE&DEV_061A
%NVIDIA_G92.DEV_061B.1%  = nv_G9x,       PCI\VEN_10DE&DEV_061B
%NVIDIA_G94.DEV_0622.1%  = nv_G9x_HD,    PCI\VEN_10DE&DEV_0622
%NVIDIA_G94.DEV_0623.1%  = nv_G9x_HD,    PCI\VEN_10DE&DEV_0623
%NVIDIA_G94.DEV_0625.1%  = nv_G9x_HD,    PCI\VEN_10DE&DEV_0625
%NVIDIA_G94.DEV_062D.1%  = nv_G9x_HD,    PCI\VEN_10DE&DEV_062D
%NVIDIA_G94.DEV_062E.1%  = nv_G9x_HD,    PCI\VEN_10DE&DEV_062E
%NVIDIA_G94.DEV_0637.1%  = nv_G9x_HD,    PCI\VEN_10DE&DEV_0637
%NVIDIA_G96.DEV_0640.1%  = nv_G9x_HD,    PCI\VEN_10DE&DEV_0640
%NVIDIA_G96.DEV_0641.1%  = nv_G9x_HD,    PCI\VEN_10DE&DEV_0641
%NVIDIA_G96.DEV_0642.1%  = nv_G9x_HD,    PCI\VEN_10DE&DEV_0642
%NVIDIA_G96.DEV_0643.1%  = nv_G9x_HD,    PCI\VEN_10DE&DEV_0643
%NVIDIA_G96.DEV_0644.1%  = nv_G9x_HD,    PCI\VEN_10DE&DEV_0644
%NVIDIA_G96.DEV_0645.1%  = nv_G9x_HD,    PCI\VEN_10DE&DEV_0645
%NVIDIA_G96.DEV_065B.1%  = nv_G9x_HD,    PCI\VEN_10DE&DEV_065B
%NVIDIA_G98.DEV_06E0.1%  = nv_G98,       PCI\VEN_10DE&DEV_06E0
%NVIDIA_G98.DEV_06E1.1%  = nv_G98,       PCI\VEN_10DE&DEV_06E1
%NVIDIA_G98.DEV_06E2.1%  = nv_G98,       PCI\VEN_10DE&DEV_06E2
%NVIDIA_G98.DEV_06E3.1%  = nv_G98,       PCI\VEN_10DE&DEV_06E3
%NVIDIA_G98.DEV_06E4.1%  = nv_G98,       PCI\VEN_10DE&DEV_06E4
%NVIDIA_G98.DEV_06E7.1%  = nv_G98,       PCI\VEN_10DE&DEV_06E7
%NVIDIA_G98.DEV_06F8.1%  = nv_G98,       PCI\VEN_10DE&DEV_06F8
%NVIDIA_G98.DEV_06F9.1%  = nv_G98,       PCI\VEN_10DE&DEV_06F9
%NVIDIA_G98.DEV_06FA.1%  = nv_G98,       PCI\VEN_10DE&DEV_06FA
%NVIDIA_NV40.DEV_0040.1% = nv_NV3x,      PCI\VEN_10DE&DEV_0040
%NVIDIA_NV40.DEV_0041.1% = nv_NV3x,      PCI\VEN_10DE&DEV_0041
%NVIDIA_NV40.DEV_0042.1% = nv_NV3x,      PCI\VEN_10DE&DEV_0042
%NVIDIA_NV40.DEV_0043.1% = nv_NV3x,      PCI\VEN_10DE&DEV_0043
%NVIDIA_NV40.DEV_0044.1% = nv_NV3x,      PCI\VEN_10DE&DEV_0044
%NVIDIA_NV40.DEV_0045.1% = nv_NV3x,      PCI\VEN_10DE&DEV_0045
%NVIDIA_NV40.DEV_0047.1% = nv_NV3x,      PCI\VEN_10DE&DEV_0047
%NVIDIA_NV40.DEV_0048.1% = nv_NV3x,      PCI\VEN_10DE&DEV_0048
%NVIDIA_NV40.DEV_004D.1% = nv_NV3x_DOEB, PCI\VEN_10DE&DEV_004D
%NVIDIA_NV40.DEV_004E.1% = nv_NV3x_DOEB, PCI\VEN_10DE&DEV_004E
%NVIDIA_NV41.DEV_00C0.1% = nv_NV3x,      PCI\VEN_10DE&DEV_00C0
%NVIDIA_NV41.DEV_00C1.1% = nv_NV3x,      PCI\VEN_10DE&DEV_00C1
%NVIDIA_NV41.DEV_00C2.1% = nv_NV3x,      PCI\VEN_10DE&DEV_00C2
%NVIDIA_NV41.DEV_00C3.1% = nv_NV3x,      PCI\VEN_10DE&DEV_00C3
%NVIDIA_NV41.DEV_00CD.1% = nv_NV3x_DOEB, PCI\VEN_10DE&DEV_00CD
%NVIDIA_NV41.DEV_00CE.1% = nv_NV3x,      PCI\VEN_10DE&DEV_00CE
%NVIDIA_NV43.DEV_0140.1% = nv_NV3x,      PCI\VEN_10DE&DEV_0140
%NVIDIA_NV43.DEV_0141.1% = nv_NV3x,      PCI\VEN_10DE&DEV_0141
%NVIDIA_NV43.DEV_0142.1% = nv_NV3x,      PCI\VEN_10DE&DEV_0142
%NVIDIA_NV43.DEV_0143.1% = nv_NV3x,      PCI\VEN_10DE&DEV_0143
%NVIDIA_NV43.DEV_0145.1% = nv_NV3x,      PCI\VEN_10DE&DEV_0145
%NVIDIA_NV43.DEV_0147.1% = nv_NV3x,      PCI\VEN_10DE&DEV_0147
%NVIDIA_NV43.DEV_014A.1% = nv_NV3x,      PCI\VEN_10DE&DEV_014A
%NVIDIA_NV43.DEV_014C.1% = nv_NV3x,      PCI\VEN_10DE&DEV_014C
%NVIDIA_NV43.DEV_014D.1% = nv_NV3x,      PCI\VEN_10DE&DEV_014D
%NVIDIA_NV43.DEV_014E.1% = nv_NV3x,      PCI\VEN_10DE&DEV_014E
%NVIDIA_NV43.DEV_014F.1% = nv_NV3x,      PCI\VEN_10DE&DEV_014F
%NVIDIA_NV44.DEV_0160.1% = nv_NV3x,      PCI\VEN_10DE&DEV_0160
%NVIDIA_NV44.DEV_0161.1% = nv_NV3x,      PCI\VEN_10DE&DEV_0161
%NVIDIA_NV44.DEV_0162.1% = nv_NV3x,      PCI\VEN_10DE&DEV_0162
%NVIDIA_NV44.DEV_0163.1% = nv_NV3x,      PCI\VEN_10DE&DEV_0163
%NVIDIA_NV44.DEV_0165.1% = nv_NV3x,      PCI\VEN_10DE&DEV_0165
%NVIDIA_NV44.DEV_0169.1% = nv_NV3x,      PCI\VEN_10DE&DEV_0169
%NVIDIA_NV44.DEV_016A.1% = nv_NV3x,      PCI\VEN_10DE&DEV_016A
%NVIDIA_NV44.DEV_0221.1% = nv_NV3x,      PCI\VEN_10DE&DEV_0221
%NVIDIA_NV44.DEV_0222.1% = nv_NV3x,      PCI\VEN_10DE&DEV_0222
%NVIDIA_NV45.DEV_0046.1% = nv_NV3x,      PCI\VEN_10DE&DEV_0046
%NVIDIA_NV48.DEV_0211.1% = nv_NV3x,      PCI\VEN_10DE&DEV_0211
%NVIDIA_NV48.DEV_0212.1% = nv_NV3x,      PCI\VEN_10DE&DEV_0212
%NVIDIA_NV48.DEV_0215.1% = nv_NV3x,      PCI\VEN_10DE&DEV_0215
%NVIDIA_NV48.DEV_0218.1% = nv_NV3x,      PCI\VEN_10DE&DEV_0218
%NVIDIA_GT200.DEV_05E1.1%  = nv_GT2x,    PCI\VEN_10DE&DEV_05E1
%NVIDIA_GT200.DEV_05E2.1%  = nv_GT2x,    PCI\VEN_10DE&DEV_05E2
%NVIDIA_GT200.DEV_05E7.1%  = nv_GT2x,    PCI\VEN_10DE&DEV_05E7
%NVIDIA_GT200.DEV_05F8.1%  = nv_GT2x,    PCI\VEN_10DE&DEV_05F8
%NVIDIA_GT200.DEV_05F9.1%  = nv_GT2x,    PCI\VEN_10DE&DEV_05F9
%NVIDIA_GT200.DEV_05FD.1%  = nv_GT2x,    PCI\VEN_10DE&DEV_05FD
%NVIDIA_GT200.DEV_05FE.1%  = nv_GT2x,    PCI\VEN_10DE&DEV_05FE
%NVIDIA_C51.DEV_0240.1%  = nv_NV3x,      PCI\VEN_10DE&DEV_0240
%NVIDIA_C51.DEV_0241.1%  = nv_NV3x,      PCI\VEN_10DE&DEV_0241
%NVIDIA_C51.DEV_0242.1%  = nv_NV3x,      PCI\VEN_10DE&DEV_0242
%NVIDIA_C51.DEV_0245.1%  = nv_NV3x,      PCI\VEN_10DE&DEV_0245
%NVIDIA_C61.DEV_03D0.1%  = nv_NV3x,      PCI\VEN_10DE&DEV_03D0
%NVIDIA_C61.DEV_03D1.1%  = nv_NV3x,      PCI\VEN_10DE&DEV_03D1
%NVIDIA_C61.DEV_03D2.1%  = nv_NV3x,      PCI\VEN_10DE&DEV_03D2
%NVIDIA_C61.DEV_03D5.1%  = nv_NV3x,      PCI\VEN_10DE&DEV_03D5
%NVIDIA_C68.DEV_053A.1%  = nv_NV3x,      PCI\VEN_10DE&DEV_053A
%NVIDIA_C68.DEV_053B.1%  = nv_NV3x,      PCI\VEN_10DE&DEV_053B
%NVIDIA_C68.DEV_053E.1%  = nv_NV3x,      PCI\VEN_10DE&DEV_053E
%NVIDIA_C73.DEV_07E0.1%  = nv_C7x,       PCI\VEN_10DE&DEV_07E0
%NVIDIA_C73.DEV_07E1.1%  = nv_C7x,       PCI\VEN_10DE&DEV_07E1
%NVIDIA_C73.DEV_07E2.1%  = nv_C7x,       PCI\VEN_10DE&DEV_07E2
%NVIDIA_C73.DEV_07E3.1%  = nv_C7x,       PCI\VEN_10DE&DEV_07E3
%NVIDIA_C73.DEV_07E5.1%  = nv_C7x,       PCI\VEN_10DE&DEV_07E5
%NVIDIA_C77.DEV_0848.1%  = nv_C77,       PCI\VEN_10DE&DEV_0848
%NVIDIA_C77.DEV_0849.1%  = nv_C77,       PCI\VEN_10DE&DEV_0849
%NVIDIA_C77.DEV_084A.1%  = nv_C77,       PCI\VEN_10DE&DEV_084A
%NVIDIA_C77.DEV_084B.1%  = nv_C77,       PCI\VEN_10DE&DEV_084B
%NVIDIA_C77.DEV_084C.1%  = nv_C77,       PCI\VEN_10DE&DEV_084C
%NVIDIA_C77.DEV_084D.1%  = nv_C77,       PCI\VEN_10DE&DEV_084D
%NVIDIA_C77.DEV_084F.1%  = nv_C77,       PCI\VEN_10DE&DEV_084F
%NVIDIA_C79.DEV_0860.1%  = nv_C9x,       PCI\VEN_10DE&DEV_0860
%NVIDIA_C79.DEV_0861.1%  = nv_C9x,       PCI\VEN_10DE&DEV_0861
%NVIDIA_C79.DEV_0864.1%  = nv_C9x,       PCI\VEN_10DE&DEV_0864
%NVIDIA_C79.DEV_0865.1%  = nv_C9x,       PCI\VEN_10DE&DEV_0865
%NVIDIA_C79.DEV_0868.1%  = nv_C9x,       PCI\VEN_10DE&DEV_0868
%NVIDIA_C79.DEV_086A.1%  = nv_C9x,       PCI\VEN_10DE&DEV_086A
%NVIDIA_C79.DEV_086C.1%  = nv_C9x,       PCI\VEN_10DE&DEV_086C
%NVIDIA_C79.DEV_086D.1%  = nv_C9x_1SM,   PCI\VEN_10DE&DEV_086D
%NVIDIA_C79.DEV_0871.1%  = nv_C9x_1SM,   PCI\VEN_10DE&DEV_0871
%NVIDIA_C79.DEV_087A.1%  = nv_C9x,       PCI\VEN_10DE&DEV_087A
[ControlFlags]
ExcludeFromSelect = *
[nv_C7x]
FeatureScore = F6
CopyFiles    = nv.KMode, nv.UMode, nv.OpenGL, nv.Panel, nv.Uninstall, nv.Help, nv.PanelClient
AddReg       = nv_SoftwareDeviceSettings
AddReg       = nv_R&T_common
AddReg       = nv_ControlPanelSettings
AddReg       = nv_icdSoftwareSettings
AddReg       = nv_DX10_addreg
AddReg       = AddDeviceSequence_AddReg
AddReg       = DecodeCtl40_AddReg
DelReg       = nv_ClearRegistrySwitches
RegisterDlls = nv.RegisterDlls
[nv_C7x.CoInstallers]
CopyFiles = nv.CoInstaller
AddReg    = nv_CoInstaller_AddReg
[nv_C7x.Services]
AddService = nvlddmkm, 0x00000002, nv_Service_Inst
AddService = nvsvc,, nv_Service_Inst_2
[nv_C7x.GeneralConfigData]
MaximumDeviceMemoryConfiguration = 128
MaximumNumberOfDevices           = 4
[nv_C77]
FeatureScore = F6
CopyFiles    = nv.KMode, nv.UMode, nv.OpenGL, nv.Panel, nv.Uninstall, nv.Help, nv.PanelClient
AddReg       = nv_SoftwareDeviceSettings
AddReg       = nv_R&T_common
AddReg       = nv_ControlPanelSettings
AddReg       = nv_icdSoftwareSettings
AddReg       = nv_DX10_addreg
AddReg       = AddDeviceSequence_AddReg
AddReg       = LimitVideoFeatures_AddReg
AddReg       = DecodeCtl40_AddReg
DelReg       = nv_ClearRegistrySwitches
RegisterDlls = nv.RegisterDlls
AddReg       = VideoControl2_AddReg
AddReg = nv_PhysXInstall
[nv_C77.CoInstallers]
CopyFiles = nv.CoInstaller
AddReg    = nv_CoInstaller_AddReg
[nv_C77.Services]
AddService = nvlddmkm, 0x00000002, nv_Service_Inst
AddService = nvsvc,, nv_Service_Inst_2
[nv_C77.GeneralConfigData]
MaximumDeviceMemoryConfiguration = 128
MaximumNumberOfDevices           = 4
[nv_C9x]
FeatureScore = F6
CopyFiles    = nv.KMode, nv.UMode, nv.OpenGL, nv.Panel, nv.Uninstall, nv.Help, nv.PanelClient
AddReg       = nv_SoftwareDeviceSettings
AddReg       = nv_R&T_common
AddReg       = nv_ControlPanelSettings
AddReg       = nv_icdSoftwareSettings
AddReg       = nv_PhysXInstall
AddReg       = nv_DX10_addreg
AddReg       = AddDeviceSequence_AddReg
AddReg       = dynamicColorEnhancement_addreg
DelReg       = nv_ClearRegistrySwitches
RegisterDlls = nv.RegisterDlls
AddReg = nv_PhysXInstall
[nv_C9x.CoInstallers]
CopyFiles = nv.CoInstaller
AddReg    = nv_CoInstaller_AddReg
[nv_C9x.Services]
AddService = nvlddmkm, 0x00000002, nv_Service_Inst
AddService = nvsvc,, nv_Service_Inst_2
[nv_C9x.GeneralConfigData]
MaximumDeviceMemoryConfiguration = 128
MaximumNumberOfDevices           = 4
[nv_C9x_1SM]
FeatureScore = F6
CopyFiles    = nv.KMode, nv.UMode, nv.OpenGL, nv.Panel, nv.Uninstall, nv.Help, nv.PanelClient
AddReg       = nv_SoftwareDeviceSettings
AddReg       = nv_R&T_common
AddReg       = nv_ControlPanelSettings
AddReg       = nv_icdSoftwareSettings
AddReg       = nv_DX10_addreg
AddReg       = LimitVideoFeatures_AddReg
AddReg       = AddDeviceSequence_AddReg
DelReg       = nv_ClearRegistrySwitches
RegisterDlls = nv.RegisterDlls
AddReg = nv_PhysXInstall
[nv_C9x_1SM.CoInstallers]
CopyFiles = nv.CoInstaller
AddReg    = nv_CoInstaller_AddReg
[nv_C9x_1SM.Services]
AddService = nvlddmkm, 0x00000002, nv_Service_Inst
AddService = nvsvc,, nv_Service_Inst_2
[nv_C9x_1SM.GeneralConfigData]
MaximumDeviceMemoryConfiguration = 128
MaximumNumberOfDevices           = 4
[nv_G7x]
FeatureScore = F6
CopyFiles    = nv.KMode, nv.UMode, nv.OpenGL, nv.Panel, nv.Uninstall, nv.Help, nv.PanelClient
AddReg       = nv_SoftwareDeviceSettings_G7x
AddReg       = nv_R&T_common
AddReg       = nv_ControlPanelSettings
AddReg       = nv_icdSoftwareSettings
AddReg       = nv_DX10_addreg
AddReg       = DecodeCtl40_AddReg
AddReg       = LimitVideoFeatures_AddReg
AddReg       = AddDeviceSequence_AddReg
DelReg       = nv_ClearRegistrySwitches
RegisterDlls = nv.RegisterDlls
[nv_G7x.CoInstallers]
CopyFiles = nv.CoInstaller
AddReg    = nv_CoInstaller_AddReg
[nv_G7x.Services]
AddService = nvlddmkm, 0x00000002, nv_Service_Inst
AddService = nvsvc,, nv_Service_Inst_2
[nv_G7x.GeneralConfigData]
MaximumDeviceMemoryConfiguration = 128
MaximumNumberOfDevices           = 4
[nv_G7x_DOEB]
FeatureScore = F6
CopyFiles    = nv.KMode, nv.UMode, nv.OpenGL, nv.Panel, nv.Uninstall, nv.Help, nv.PanelClient
AddReg       = nv_SoftwareDeviceSettings_G7x
AddReg       = nv_R&T_common
AddReg       = nv_ControlPanelSettings
AddReg       = nv_icdSoftwareSettings
AddReg       = nv_DX10_addreg
AddReg       = LimitVideoFeatures_AddReg
AddReg       = AddDeviceSequence_AddReg
AddReg       = DecodeCtl40_AddReg
DelReg       = nv_ClearRegistrySwitches
RegisterDlls = nv.RegisterDlls
[nv_G7x_DOEB.CoInstallers]
CopyFiles = nv.CoInstaller
AddReg    = nv_CoInstaller_AddReg
[nv_G7x_DOEB.Services]
AddService = nvlddmkm, 0x00000002, nv_Service_Inst
AddService = nvsvc,, nv_Service_Inst_2
[nv_G7x_DOEB.GeneralConfigData]
MaximumDeviceMemoryConfiguration = 128
MaximumNumberOfDevices           = 4
[nv_G86_0]
FeatureScore = F6
CopyFiles    = nv.KMode, nv.UMode, nv.OpenGL, nv.Panel, nv.Uninstall, nv.Help, nv.PanelClient
AddReg       = nv_SoftwareDeviceSettings
AddReg       = nv_R&T_common
AddReg       = nv_ControlPanelSettings
AddReg       = nv_icdSoftwareSettings
AddReg       = VideoControl2To20000_AddReg
AddReg       = nv_DX10_addreg
AddReg       = LimitVideoFeatures_AddReg
AddReg       = DecodeCtl40_AddReg
AddReg       = nv_DX10_addreg
AddReg       = AddDeviceSequence_AddReg
DelReg       = nv_ClearRegistrySwitches
RegisterDlls = nv.RegisterDlls
AddReg = nv_PhysXInstall
[nv_G86_0.CoInstallers]
CopyFiles = nv.CoInstaller
AddReg    = nv_CoInstaller_AddReg
[nv_G86_0.Services]
AddService = nvlddmkm, 0x00000002, nv_Service_Inst
AddService = nvsvc,, nv_Service_Inst_2
[nv_G86_0.GeneralConfigData]
MaximumDeviceMemoryConfiguration = 128
MaximumNumberOfDevices           = 4
[nv_NV3x]
FeatureScore = F6
CopyFiles    = nv.KMode, nv.UMode, nv.OpenGL, nv.Panel, nv.Uninstall, nv.Help, nv.PanelClient
AddReg       = nv_SoftwareDeviceSettings
AddReg       = nv_R&T_common
AddReg       = DecodeCtl40_AddReg
AddReg       = nv_ControlPanelSettings
AddReg       = nv_icdSoftwareSettings
AddReg       = nv_DX10_addreg
AddReg       = AddDeviceSequence_AddReg
DelReg       = nv_ClearRegistrySwitches
RegisterDlls = nv.RegisterDlls
[nv_NV3x.CoInstallers]
CopyFiles = nv.CoInstaller
AddReg    = nv_CoInstaller_AddReg
[nv_NV3x.Services]
AddService = nvlddmkm, 0x00000002, nv_Service_Inst
AddService = nvsvc,, nv_Service_Inst_2
[nv_NV3x.GeneralConfigData]
MaximumDeviceMemoryConfiguration = 128
MaximumNumberOfDevices           = 4
[nv_NV3x_DOEB]
FeatureScore = F6
CopyFiles    = nv.KMode, nv.UMode, nv.OpenGL, nv.Panel, nv.Uninstall, nv.Help, nv.PanelClient
AddReg       = nv_SoftwareDeviceSettings
AddReg       = nv_R&T_common
AddReg       = DecodeCtl40_AddReg
AddReg       = nv_ControlPanelSettings
AddReg       = nv_icdSoftwareSettings
AddReg       = nv_DX10_addreg
AddReg       = AddDeviceSequence_AddReg
DelReg       = nv_ClearRegistrySwitches
RegisterDlls = nv.RegisterDlls
[nv_NV3x_DOEB.CoInstallers]
CopyFiles = nv.CoInstaller
AddReg    = nv_CoInstaller_AddReg
[nv_NV3x_DOEB.Services]
AddService = nvlddmkm, 0x00000002, nv_Service_Inst
AddService = nvsvc,, nv_Service_Inst_2
[nv_NV3x_DOEB.GeneralConfigData]
MaximumDeviceMemoryConfiguration = 128
MaximumNumberOfDevices           = 4
[nv_GT2x]
FeatureScore = F6
CopyFiles    = nv.KMode, nv.UMode, nv.OpenGL, nv.Panel, nv.Uninstall, nv.Help, nv.PanelClient
AddReg       = nv_SoftwareDeviceSettings_GT2x
AddReg       = nv_R&T_common
AddReg       = nv_ControlPanelSettings
AddReg       = nv_icdSoftwareSettings
AddReg       = nv_DX10_addreg
AddReg       = AddDeviceSequence_AddReg
DelReg       = nv_ClearRegistrySwitches
RegisterDlls = nv.RegisterDlls
AddReg = nv_PhysXInstall
[nv_GT2x.CoInstallers]
CopyFiles = nv.CoInstaller
AddReg    = nv_CoInstaller_AddReg
[nv_GT2x.Services]
AddService = nvlddmkm, 0x00000002, nv_Service_Inst
AddService = nvsvc,, nv_Service_Inst_2
[nv_GT2x.GeneralConfigData]
MaximumDeviceMemoryConfiguration = 128
MaximumNumberOfDevices           = 4
[nv_G98]
FeatureScore = F6
CopyFiles    = nv.KMode, nv.UMode, nv.OpenGL, nv.Panel, nv.Uninstall, nv.Help, nv.PanelClient
AddReg       = nv_SoftwareDeviceSettings
AddReg       = nv_R&T_common
AddReg       = nv_ControlPanelSettings
AddReg       = nv_icdSoftwareSettings
AddReg       = nv_DX10_addreg
AddReg       = AddDeviceSequence_AddReg
DelReg       = nv_ClearRegistrySwitches
RegisterDlls = nv.RegisterDlls
AddReg = nv_PhysXInstall
[nv_G98.CoInstallers]
CopyFiles = nv.CoInstaller
AddReg    = nv_CoInstaller_AddReg
[nv_G98.Services]
AddService = nvlddmkm, 0x00000002, nv_Service_Inst
AddService = nvsvc,, nv_Service_Inst_2
[nv_G98.GeneralConfigData]
MaximumDeviceMemoryConfiguration = 128
MaximumNumberOfDevices           = 4
[nv_G9x_HD]
FeatureScore = F6
CopyFiles    = nv.KMode, nv.UMode, nv.OpenGL, nv.Panel, nv.Uninstall, nv.Help, nv.PanelClient
AddReg       = nv_SoftwareDeviceSettings
AddReg       = nv_R&T_common
AddReg       = nv_ControlPanelSettings
AddReg       = nv_icdSoftwareSettings
AddReg       = VideoControl2To20000_AddReg
AddReg       = nv_DX10_addreg
AddReg       = AddDeviceSequence_AddReg
DelReg       = nv_ClearRegistrySwitches
RegisterDlls = nv.RegisterDlls
AddReg = nv_PhysXInstall
[nv_G9x_HD.CoInstallers]
CopyFiles = nv.CoInstaller
AddReg    = nv_CoInstaller_AddReg
[nv_G9x_HD.Services]
AddService = nvlddmkm, 0x00000002, nv_Service_Inst
AddService = nvsvc,, nv_Service_Inst_2
[nv_G9x_HD.GeneralConfigData]
MaximumDeviceMemoryConfiguration = 128
MaximumNumberOfDevices           = 4
[nv_G9x]
FeatureScore = F6
CopyFiles    = nv.KMode, nv.UMode, nv.OpenGL, nv.Panel, nv.Uninstall, nv.Help, nv.PanelClient
AddReg       = nv_SoftwareDeviceSettings
AddReg       = nv_R&T_common
AddReg       = nv_ControlPanelSettings
AddReg       = nv_icdSoftwareSettings
AddReg       = nv_DX10_addreg
AddReg       = VideoControl2To20000_AddReg
AddReg       = AddDeviceSequence_AddReg
DelReg       = nv_ClearRegistrySwitches
RegisterDlls = nv.RegisterDlls
AddReg = nv_PhysXInstall
[nv_G9x.CoInstallers]
CopyFiles = nv.CoInstaller
AddReg    = nv_CoInstaller_AddReg
[nv_G9x.Services]
AddService = nvlddmkm, 0x00000002, nv_Service_Inst
AddService = nvsvc,, nv_Service_Inst_2
[nv_G9x.GeneralConfigData]
MaximumDeviceMemoryConfiguration = 128
MaximumNumberOfDevices           = 4
[nv_G8x]
FeatureScore = F6
CopyFiles    = nv.KMode, nv.UMode, nv.OpenGL, nv.Panel, nv.Uninstall, nv.Help, nv.PanelClient
AddReg       = nv_SoftwareDeviceSettings
AddReg       = nv_R&T_common
AddReg       = nv_ControlPanelSettings
AddReg       = nv_icdSoftwareSettings
AddReg       = LimitVideoFeatures_AddReg
AddReg       = DecodeCtl40_AddReg
AddReg       = VideoControl2To20000_AddReg
AddReg       = nv_DX10_addreg
AddReg       = AddDeviceSequence_AddReg
DelReg       = nv_ClearRegistrySwitches
RegisterDlls = nv.RegisterDlls
AddReg = nv_PhysXInstall
[nv_G8x.CoInstallers]
CopyFiles = nv.CoInstaller
AddReg    = nv_CoInstaller_AddReg
[nv_G8x.Services]
AddService = nvlddmkm, 0x00000002, nv_Service_Inst
AddService = nvsvc,, nv_Service_Inst_2
[nv_G8x.GeneralConfigData]
MaximumDeviceMemoryConfiguration = 128
MaximumNumberOfDevices           = 4
[nv_G8x_DOEB]
FeatureScore = F6
CopyFiles    = nv.KMode, nv.UMode, nv.OpenGL, nv.Panel, nv.Uninstall, nv.Help, nv.PanelClient
AddReg       = nv_SoftwareDeviceSettings
AddReg       = nv_R&T_common
AddReg       = nv_ControlPanelSettings
AddReg       = nv_icdSoftwareSettings
AddReg       = LimitVideoFeatures_AddReg
AddReg       = DecodeCtl40_AddReg
AddReg       = nv_DX10_addreg
AddReg       = VideoControl2To20000_AddReg
AddReg       = AddDeviceSequence_AddReg
DelReg       = nv_ClearRegistrySwitches
RegisterDlls = nv.RegisterDlls
AddReg = nv_PhysXInstall
[nv_G8x_DOEB.CoInstallers]
CopyFiles = nv.CoInstaller
AddReg    = nv_CoInstaller_AddReg
[nv_G8x_DOEB.Services]
AddService = nvlddmkm, 0x00000002, nv_Service_Inst
AddService = nvsvc,, nv_Service_Inst_2
[nv_G8x_DOEB.GeneralConfigData]
MaximumDeviceMemoryConfiguration = 128
MaximumNumberOfDevices           = 4
[nv_Service_Inst]
ServiceType    = 1                     ; SERVICE_KERNEL_DRIVER
StartType      = 3
ErrorControl   = 0                     ; SERVICE_ERROR_IGNORE
LoadOrderGroup = Video
ServiceBinary  = %12%\nvlddmkm.sys
[nv_Service_Inst_2]
DisplayName    = %NVSVC.name%
Description    = %NVSVC.desc%
ServiceType    = 16
StartType      = 2
ErrorControl   = 1                     ; SERVICE_ERROR_NORMAL
LoadOrderGroup = Video
ServiceBinary  = %11%\nvvsvc.exe
Dependencies   = nvlddmkm
[nv.KMode]
nvlddmkm.sys
nvBridge.kmd,,,0x00004000
[nv.UMode]
nvd3dum.dll,,,0x00004000
nvapi.dll,,,0x00004000
nvcuda.dll,,,0x00004000
nvwgf2um.dll,,,0x00004000
[nv.OpenGL]
nvoglv32.dll,,,0x00004000
[nv.Panel]
nvsvs.dll,,,0x00004000
nvcpl.dll,,,0x00004000
nvsvc.dll,,,0x00004000
nvmctray.dll,,,0x00004000
nvdisps.dll,,,0x00004000
nvgames.dll,,,0x00004000
nvmccss.dll,,,0x00004000
nvmobls.dll,,,0x00004000
nvvitvs.dll,,,0x00004000
nvmccs.dll,,,0x00004000
nvmccsrs.dll,,,0x00004000
nvwss.dll,,,0x00004000
NvPVEnc.ax,,,0x00004000
nvudisp.exe
nvvsvc.exe
nvwsapps.xml
nvapps.xml
[nv.Help]
nvdsp.chm
nv3d.chm
nvmob.chm
nvwks.chm

[nv.Uninstall]
nvdisp.nvu
dpinst.exe
[nv.CoInstaller]
nvcod.dll,,,0x00004000
nvcod135.dll,nvcod.dll,,0x00004000
[nv.PanelClient]
nvcpl.cpl
nvcplui.exe
nvcpl.chm
[nv.RegisterDlls]
11,,nvsvs.dll,1
11,,nvapi.dll,1
11,,nvcpl.dll,1
11,,nvsvc.dll,1
11,,nvdisps.dll,1
11,,nvgames.dll,1
11,,nvmccs.dll,1
11,,nvmobls.dll,1
11,,nvvitvs.dll,1
11,,nvwss.dll,1
11,,nvpvenc.ax,1
[nv_icdSoftwareSettings]
HKR,, OpenGLDriverName, %REG_MULTI_SZ%, "nvoglv32"
HKR,, OpenGLFlags,      %REG_DWORD%,    0x00000003
HKR,, OpenGLVersion,    %REG_DWORD%,    0x00001000
HKR,, "Acceleration.Level", %REG_DWORD%, 0
[nv_R&T_common]
HKR,, NV_R&T,                        %REG_MULTI_SZ%,  "R&T0000=*,*,*,*,*,CYV0003.IBM251F.VSC2F0C.VSC3411.VSC3E19.CMO0506,HDLK"
HKR,, NV_R&T,                        %REG_SZ_APPEND%, "R&T0001=1920,1080,*,30,*,CRTX,OEM,7425,2200,48,56,562,2,5,++I"
HKR,, NV_R&T,                        %REG_SZ_APPEND%, "R&T0002=1920,1080,*,60,*,BNQ766A,OEM,13850,2080,48,32,1111,3,5,+-"
HKR,, NV_R&T,                        %REG_SZ_APPEND%, "R&T0003=1920,1200,*,60,*,BNQ766A,OEM,15399,2080,48,32,1235,3,6,+-"
HKR,, NV_R&T,                        %REG_SZ_APPEND%, "R&T0004=1920,1200,*,60,009D,*,OEM,15399,2080,48,32,1235,3,6,+-"
HKR,, NV_R&T,                        %REG_SZ_APPEND%, "R&T0005=2561-,1601-,*,*,0190-019E,DFPX.CRTX.TVX,NONE"
HKR,, NV_R&T,                        %REG_SZ_APPEND%, "R&T0006=2048-,2560-,*,*,0190-,PNR15a5.PNR00E8,HDLK"
HKR,, NV_R&T,                        %REG_SZ_APPEND%, "R&T0007=800-,600-,*,61-,*,BNQ76DB,NONE"
HKR,, NV_R&T,                        %REG_SZ_APPEND%, "R&T0008=1280,1024,*,*,*,BNQ76DB,NONE"
[nv_SoftwareDeviceSettings]
HKR,, InstalledDisplayDrivers,       %REG_MULTI_SZ%,  "nvd3dum"
HKR,, UserModeDriverName,            %REG_MULTI_SZ%,  "nvd3dum.dll"
HKR,, UserModeDriverGUID,            %REG_SZ%,        "{9A516B97-E7C1-451B-9165-C5035994A3F5}"
HKR,, VgaCompatible,                 %REG_DWORD%,     0
HKR,, MultiFunctionSupported,        %REG_DWORD%,     1
HKLM,"SOFTWARE\Microsoft\TMM",UseIViewHelper,%REG_DWORD%, 1
HKR,, RMDisableInst2Sys,             %REG_DWORD%,     1
HKR,, RMCacheLoc,                    %REG_DWORD%,     0
HKR,, UseBestResolution,             %REG_DWORD%,     1
HKR,, PowerMizerEnable,              %REG_DWORD%,     0
HKR,, PowerMizerLevel,               %REG_DWORD%,     0
HKR,, PowerMizerLevelAC,             %REG_DWORD%,     0
HKR,, FeatureControl,                %REG_DWORD%,     4
HKR,, NV_Modes, %REG_MULTI_SZ%,  "{*}S 1920x1440x32 2048x1536x8,16=12;2048x1536x32=1A;1024x768 1280x720x8,16 1280x1024 1600x1200 1920x1440x8,16=2;SHV 1440x900 1680x1050 2048x1536x32=1;1920x1440x8,16=1D;640x480 800x600 1024x768x8,16 1280x720x8,16 1280x768=3D;1920x1440x32=9;2048x1536x8,16=D;1152x864=FFF;{40A-40F,42F,840-87B}S 640x480x64 800x600x64=1FC2;848x480x64 960x600x64=1FFF;1280x768x64=2;{40A-40F,42F,860-87B}S 1280x768x64=FC0;SHV 1280x768x32=800;{840-85F}S 1920x1440x64 2048x1536x64=1F;1920x1200x64=2;"
HKR,, NV_Modes, %REG_SZ_APPEND%, "1920x1080x64=C01E;HV 1024x768x32 1280x720x32 1280x800 1280x960 1280x1024 1360x768 1600x1200=2;SHV 1920x1080x32=1F;1920x1200=2;1280x720x32 1280x800x32 1280x960x32 1280x1024x32 1360x768x32=3C0;1920x1080x8,16=3F;1600x1200x8,16=40;1280x800x8,16 1280x960x8,16 1280x1024x8,16 1360x768x8,16=7C0;1920x1080=C01E;1024x768x32=FC0;{190-19E,400-42F,600-6FF,840-87B}S 1440x900x64 1680x1050x64=1;1024x768x64 1280x1024x64 1600x1200x64=2;640x480x64 800x600x64 1280x768x64=3D;1152x864x64=FFF;"
HKR,, NV_Modes, %REG_SZ_APPEND%, "{190-19E,400-42F,600-6FF,860-87B}S 720x480x64 720x576x64=1;1920x1440x64 2048x1536x64=20;720x576x64=8032;{190-19E,400-406,420-42C,600-6FF}S 1024x768x64 1280x720x64=3D;{190-19E,400-406,420-42C,600-6FF,840-85F}S 1280x720x32,64 1280x800 1280x960 1360x768=2;1280x1024x64 1600x1200x64=3D;1280x800x64 1280x960x64 1360x768x64=3F;SHV 1920x1200x32=1D;1024x768x32 1280x720x32 1280x800 1280x960 1280x1024 1360x768 1600x1200 1920x1200x8,16=3D;{40-7EF,860-87B}S 720x480 720x576=1;"
HKR,, NV_Modes, %REG_SZ_APPEND%, "1920x1440 2048x1536=20;720x576=8032;{40-16E,210-3DF,40A-40F,42F-53E,7E0-87B}HV 1920x1440x32 2048x1536x8,16=12;2048x1536x32=1A;1024x768x8,16 1280x720x8,16 1920x1440x8,16=2;SHV 1024x768x8,16=1FC0;640x480 800x600=1FC2;848x480 960x600=1FFF;1280x768x32=3C2;1920x1440x32 2048x1536x32=4;1280x720x8,16=7C0;1280x768x8,16=7C2;{40-16E,210-3DF,40A-40F,42F-53E,7E0-7EF,860-87B}SHV 1280x768x32=400;1280x768x8,16=800;{40-16E,210-3DF,53A-53E,7E0-7EF}SHV 1280x768x8,16=1000;"
[nv_SoftwareDeviceSettings_GT2x]
HKR,, InstalledDisplayDrivers,       %REG_MULTI_SZ%,  "nvd3dum"
HKR,, UserModeDriverName,            %REG_MULTI_SZ%,  "nvd3dum.dll"
HKR,, UserModeDriverGUID,            %REG_SZ%,        "{9A516B97-E7C1-451B-9165-C5035994A3F5}"
HKR,, VgaCompatible,                 %REG_DWORD%,     0
HKR,, MultiFunctionSupported,        %REG_DWORD%,     1
HKLM,"SOFTWARE\Microsoft\TMM",UseIViewHelper,%REG_DWORD%, 1
HKR,, RMDisableInst2Sys,             %REG_DWORD%,     1
HKR,, RMCacheLoc,                    %REG_DWORD%,     0
HKR,, PowerMizerEnable,              %REG_DWORD%,     0
HKR,, PowerMizerLevel,               %REG_DWORD%,     0
HKR,, PowerMizerLevelAC,             %REG_DWORD%,     0
HKR,, UseBestResolution,             %REG_DWORD%,     1
HKR,, FeatureControl,                %REG_DWORD%,     4
HKR,, NV_Modes, %REG_MULTI_SZ%,  "{*}S 640x480x8,16,32,64 1280x768x8,16,32,64 1280x800x8,16,32,64 1360x768x8,16,32,64 1680x1050x8,16,32,64 1920x1200x8,16,32,64=1;800x600x8,16,32,64 848x480x8,16,32,64 960x600x8,16,32,64 1024x768x8,16,32,64 1152x864x8,16,32,64 1280x960x8,16,32,64 1280x1024x8,16,32,64 1600x1200x8,16,32,64 1920x1440x8,16,32,64 2048x1536x8,16,32,64=3B;"
[nv_SoftwareDeviceSettings_G7x]
HKR,, InstalledDisplayDrivers,       %REG_MULTI_SZ%,  "nvd3dum"
HKR,, UserModeDriverName,            %REG_MULTI_SZ%,  "nvd3dum.dll"
HKR,, UserModeDriverGUID,            %REG_SZ%,        "{9A516B97-E7C1-451B-9165-C5035994A3F5}"
HKR,, VgaCompatible,                 %REG_DWORD%,     0
HKR,, MultiFunctionSupported,        %REG_DWORD%,     1
HKLM,"SOFTWARE\Microsoft\TMM",UseIViewHelper,%REG_DWORD%, 1
HKR,, RMDisableInst2Sys,             %REG_DWORD%,     1
HKR,, RMCacheLoc,                    %REG_DWORD%,     0
HKR,, UseBestResolution,             %REG_DWORD%,     1
HKR,, PowerMizerEnable,              %REG_DWORD%,     0
HKR,, PowerMizerLevel,               %REG_DWORD%,     0
HKR,, PowerMizerLevelAC,             %REG_DWORD%,     0
HKR,, FeatureControl,                %REG_DWORD%,     4
HKR,, NV_Modes, %REG_MULTI_SZ%,  "{*}S 720x480 720x576=1;1024x768x32 1280x1024 1600x1200=2;1920x1200 1920x1440 2048x1536=20;720x576=8032;SHV 1440x900 1680x1050=1;1920x1200 1920x1440 2048x1536=1F;640x480 800x600 848x480 960x600 1024x768x8,16=1FFF;1280x720x8,16 1280x768=7FF;1152x864=FFF;"
[nv_ControlPanelSettings]
HKLM,"Software\NVIDIA Corporation\NVControlPanel",HelpFile,%REG_SZ%,"%18%\nvcpl\nvcpl.chm"
HKLM,"Software\NVIDIA Corporation\Global\NvCplApi\Policies",ContextUIPolicy,%REG_DWORD%,2
HKLM,"Software\NVIDIA Corporation\Global\NvCplApi\Policies",TaskbarUIPolicy,%REG_DWORD%,2
HKLM,"Software\NVIDIA Corporation\Global\NvCplApi\Policies",CplGroupUIPolicy,%REG_DWORD%,2

HKLM,"Software\NVIDIA Corporation\NVControlPanel\RegisteredServers\Overrides","{63005CD0-8541-439c-A66A-617F4B1F2BCB}",%REG_DWORD%,0x0
HKLM,"Software\NVIDIA Corporation\NVControlPanel\RegisteredServers\Overrides","{0EEC1AF6-7664-4D17-88A5-B71EF18A93BC}",%REG_DWORD%,0x0
HKLM,"Software\NVIDIA Corporation\NVControlPanel\RegisteredServers\Overrides","{01504157-8839-4BF6-9B5B-51165A967B2B}",%REG_DWORD%,0x0
HKLM,"Software\NVIDIA Corporation\NVControlPanel\RegisteredServers\Overrides","{684FA5EB-5222-47eb-8448-C14391005105}",%REG_DWORD%,0x0
HKCR,CLSID\{FFB699E0-306A-11d3-8BD1-00104B6F7516},,,"NVIDIA CPL Extension"
HKCR,CLSID\{FFB699E0-306A-11d3-8BD1-00104B6F7516}\InProcServer32,,,"%11%\nvcpl.dll"
HKCR,CLSID\{FFB699E0-306A-11d3-8BD1-00104B6F7516}\InProcServer32,ThreadingModel,,Apartment
HKLM,"Software\NVIDIA Corporation\Global\NVTweak",NvCplExposeWin2kDualView,%REG_DWORD%,1
HKLM,"Software\Microsoft\Windows\CurrentVersion\Controls Folder\Display\shellex\PropertySheetHandlers\NVIDIA CPL Extension",,,"{FFB699E0-306A-11d3-8BD1-00104B6F7516}"
HKLM,"Software\NVIDIA Corporation\Global\NVTweak",NvCplMPResolveMethod,%REG_DWORD%,3
HKLM,"Software\Microsoft\Windows\CurrentVersion\Run",NvCplDaemon,,"RUNDLL32.EXE %11%\NvCpl.dll,NvStartup"
HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce",NvExportOEMDefaults,,"RUNDLL32.EXE %11%\NVCPL.DLL,ExportOEMDefaults"
HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce",NvRegisterMCTray,,"RUNDLL32.EXE %11%\NVMCTRAY.DLL,NvMCRegisterApp %11%\NvCpl.dll"
HKLM,"Software\NVIDIA Corporation\Global\NVTweak",NvCplTvLocaleAutoDetect,%REG_DWORD%,1
HKLM,"Software\NVIDIA Corporation\Global\NVTweak",NvCplAllowForceTVDetection,%REG_DWORD%,1
HKLM,"Software\Microsoft\Windows\CurrentVersion\Run",NvMediaCenter,,"RUNDLL32.EXE %11%\NvMcTray.dll,NvTaskbarInit"
HKLM,"Software\NVIDIA Corporation\Global\NVTweak\OemConfigurations",MediaCenterLoadPolicy,%REG_DWORD%,1
HKLM,"Software\NVIDIA Corporation\Global\NVTweak\State",GlobalStartupDefaults,%REG_DWORD%,1
HKLM,"Software\NVIDIA Corporation\Global\NVTweak",NvCplEnableActiveApp,%REG_DWORD%,1
HKLM,"Software\NVIDIA Corporation\Global\NVTweak",NoPages,%REG_DWORD%,0x40120518
HKR,, NvCplConfiguration, %REG_DWORD%, 0x40000000
[nv_CoInstaller_Data]
OriginalInfSourcePath = %01%
[nv_CoInstaller_AddReg]
HKR,, CoInstallers32, %REG_MULTI_SZ%, "nvcod135.dll,NVCoInstaller"
HKR, Uninstall, Uninstaller, %REG_SZ%, "nvudisp.exe"
HKR, Uninstall, Script,      %REG_SZ%, "nvdisp.nvu"
HKR, Uninstall, CoInstaller, %REG_SZ%, "nvcod135.dll"
HKR, Uninstall, Name,        %REG_SZ%, %NVUninstall.desc%
HKR, Uninstall, CopyFiles,   %REG_MULTI_SZ%,  "nvcpl.cpl,nvcplui.exe"
HKR, Uninstall, CopyFiles,   %REG_SZ_APPEND%, "nvcpl.chm"
[VideoControl2To20000_AddReg]
HKR,, VideoControl2, %REG_DWORD%, 0x20000
[LimitVideoFeatures_AddReg]
HKR,, _Default_Global_XEN_Dynamic_Contrast, %REG_DWORD%, 0x40000000
HKR,, _Default_Global_XEN_Green_Stretch,    %REG_DWORD%, 0x40000000
HKR,, _Default_Global_XEN_Blue_Stretch,     %REG_DWORD%, 0x40000000
HKR,, _Default_Global_XEN_Skin_Tone,        %REG_DWORD%, 0x40000000
[dynamicColorEnhancement_addreg]
HKR,, _Default_Global_XEN_Green_Stretch,    %REG_DWORD%, 0x40000000
HKR,, _Default_Global_XEN_Blue_Stretch,     %REG_DWORD%, 0x40000000
HKR,, _Default_Global_XEN_Skin_Tone,        %REG_DWORD%, 0x40000000
[VideoControl2_AddReg]
HKR,, "VideoControl2", %REG_DWORD%, 0x100000
[DecodeCtl40_AddReg]
HKR,, DecodeCtl,                            %REG_DWORD%, 0x40
[nv_DX10_addreg]
HKR,, InstalledDisplayDrivers,       %REG_SZ_APPEND%, "nvwgf2um"
HKR,, UserModeDriverName,            %REG_SZ_APPEND%, "nvwgf2um.dll"
[AddDeviceSequence_AddReg]
HKLM,"Software\NVIDIA Corporation\Global\Hybrid",AddDeviceSequence,%REG_DWORD%,1
[nv_PhysXInstall]
HKLM,"Software\NVIDIA Corporation\Installer",PhysXInstall,%REG_DWORD%,1
[nv_ClearRegistrySwitches]
HKCU,"Software\NVIDIA Corporation\NVControlPanel"
HKCU,"Software\NVIDIA Corporation\NVIDIA Control Panel"
HKLM,"SOFTWARE\Microsoft\TMM",UseIViewHelper
HKR,, UserModeDriverGUID
HKLM,"Software\NVIDIA Corporation\NVAPI"
HKLM,"SYSTEM\CurrentControlSet\Services\nv\NVAPI"
HKLM,"SYSTEM\CurrentControlSet\Services\nvlddmkm\NVAPI"
HKLM,"SYSTEM\CurrentControlSet\Services\nvlddmkm",EnableHybridMode
HKLM,"SYSTEM\CurrentControlSet\Services\nvlddmkm",EnableHybridPerfSLI
HKLM,"Software\Microsoft\Windows\CurrentVersion\Run",NvSvc
HKR,, MMDMMContext
HKR,, ModePersistence
HKR,, NV_TargetData
HKR,, NVREGSWITCHES
HKR,, NV4_Modes
HKR,, NV5_Modes
HKR,, NV0A_Modes
HKR,, NVVANTA_Modes
HKR,, NV5M64_Modes
HKR,, NV5ULTRA_Modes
HKR,, NV10_Modes
HKR,, NV10DDR_Modes
HKR,, NV10GL_Modes
HKR,, NV11_Modes
HKR,, NV11DDR_Modes
HKR,, NV11GL_Modes
HKR,, CRUSH11_Modes
HKR,, NV15_Modes
HKR,, NV15DDR_Modes
HKR,, NV15BR_Modes
HKR,, NV15GL_Modes
HKR,, NV17_Modes
HKR,, NV17GL_Modes
HKR,, NV18_Modes
HKR,, NV18GL_Modes
HKR,, NV1F_Modes
HKR,, NV20_Modes
HKR,, NV20_1_Modes
HKR,, NV20_2_Modes
HKR,, NV20_3_Modes
HKR,, NV25_Modes
HKR,, NV25GL_Modes
HKR,, NV28_Modes
HKR,, NV28GL_Modes
HKR,, NV30_Modes
HKR,, NV30GL_Modes
HKR,, NV4_Modes_Delta
HKR,, NV5_Modes_Delta
HKR,, NV0A_Modes_Delta
HKR,, NVVANTA_Modes_Delta
HKR,, NV5M64_Modes_Delta
HKR,, NV5ULTRA_Modes_Delta
HKR,, NV10_Modes_Delta
HKR,, NV10DDR_Modes_Delta
HKR,, NV10GL_Modes_Delta
HKR,, NV11_Modes_Delta
HKR,, NV11DDR_Modes_Delta
HKR,, NV11M_Modes_Delta
HKR,, NV11GL_Modes_Delta
HKR,, CRUSH11_Modes_Delta
HKR,, NV15_Modes_Delta
HKR,, NV15DDR_Modes_Delta
HKR,, NV15BR_Modes_Delta
HKR,, NV15GL_Modes_Delta
HKR,, NV20_Modes_Delta
HKR,, NV20_1_Modes_Delta
HKR,, NV20_2_Modes_Delta
HKR,, NV20_3_Modes_Delta
HKR,, NV17_Modes_Delta
HKR,, NV17GL_Modes_Delta
HKR,, NV18_Modes_Delta
HKR,, NV18GL_Modes_Delta
HKR,, NV1F_Modes_Delta
HKR,, NV25_Modes_Delta
HKR,, NV25GL_Modes_Delta
HKR,, NV28_Modes_Delta
HKR,, NV28GL_Modes_Delta
HKR,, NV30_Modes_Delta
HKR,, NV30GL_Modes_Delta
HKR,, VPucodeCtrl
HKR,, MB_Enable
HKR,, DCBOverride0
HKR,, DCBOverride1
HKR,, DmiOverride
HKR,,NV_Modes
HKR,,UseCompressedModeFormat
HKR,, FlatPanelMode
HKR,, DMTOVERRIDE
HKR,, DisableExtRefresh
HKR,, Max16x12
HKR,, Disable19x12x32at60
HKR,, Disable16x12x32ge70
HKR,, Disable19x10x32ge70
HKR,, DellSwitch1
HKR,, "DefaultSettings.BitsPerPel"
HKR,, "DefaultSettings.XResolution"
HKR,, "DefaultSettings.YResolution"
HKR,, OglStencil
HKR,, CapabilityOverride
HKR,, OGL_EnableFSAA
HKR,, OGL_DefaultSwapInterval
HKR,, OGL_TexMemorySpaceEnables
HKR,, OGL_TexStagingBufferSize
HKR,, OGL_TexStagingBufferMultSize
HKR,, OGL_DLStagingBufferSizeWords
HKR,, OGL_DlMemorySpaceEnables
HKR,, "4x42.exe:OGL_TexClampBehavior"
HKR,, "alice.exe:OGL_TexClampBehavior"
HKR,, "codmp.exe:OGL_TexClampBehavior"
HKR,, "codsp.exe:OGL_TexClampBehavior"
HKR,, "_deko1000.exe:OGL_46574957"
HKR,, "_deko1000hd.exe:OGL_46574957"
HKR,, "_deko3000.exe:OGL_46574957"
HKR,, "_deko3000hd.exe:OGL_46574957"
HKR,, "diablo ii.exe:OGL_TexClampBehavior"
HKR,, "et.exe:OGL_TexClampBehavior"
HKR,, "idmain.exe:OGL_TexClampBehavior"
HKR,, "_inflexion3d.exe:OGL_46574957"
HKR,, "jamp.exe:OGL_TexClampBehavior"
HKR,, "jasp.exe:OGL_TexClampBehavior"
HKR,, "jk2mp.exe:OGL_TexClampBehavior"
HKR,, "jk2sp.exe:OGL_TexClampBehavior"
HKR,, "moh_breakthrough.exe:OGL_ExtensionStringVersion"
HKR,, "moh_breakthrough.exe:OGL_TexClampBehavior"
HKR,, "moh_breakthrough_demo.exe:OGL_ExtensionStringVersion"
HKR,, "moh_breakthrough_demo.exe:OGL_TexClampBehavior"
HKR,, "moh_spearhead.exe:OGL_ExtensionStringVersion"
HKR,, "moh_spearhead.exe:OGL_TexClampBehavior"
HKR,, "moh_spearhead_demo.exe:OGL_ExtensionStringVersion"
HKR,, "moh_spearhead_demo.exe:OGL_TexClampBehavior"
HKR,, "mohaa.exe:OGL_ExtensionStringVersion"
HKR,, "mohaa.exe:OGL_TexClampBehavior"
HKR,, "oni.exe:OGL_ExtensionStringNVArch"
HKR,, "_oni.exe:OGL_ExtensionStringNVArch"
HKR,, "quake3.exe:OGL_TexClampBehavior"
HKR,, "sof2.exe:OGL_TexClampBehavior"
HKR,, "sof2mp.exe:OGL_TexClampBehavior"
HKR,, "_vcvisual:OGL_ExtensionStringVersion"
HKR,, "wolfmp.exe:OGL_TexClampBehavior"
HKR,, "wolfsp.exe:OGL_TexClampBehavior"
HKR,, "x29.exe:OGL_ExtensionStringVersion"
HKR,, "_x29.exe:OGL_ExtensionStringVersion"
HKR,, TwinViewInfo
HKR,, PrevTwinViewInfo
HKR,, SaveSettings
HKR,, NvCplConfiguration
HKR,, EnableWin2KDualview
HKR,, NV_R&T
HKR,, EdgeBlendingData
HKR,, NT4MultiDevEnable
HKR,, D3D_60461791
HKR,, DecodeCtl
HKR,, _Default_Global_XEN_Dynamic_Contrast
HKR,, _Default_Global_XEN_Green_Stretch
HKR,, _Default_Global_XEN_Blue_Stretch
HKR,, _Default_Global_XEN_Skin_Tone
HKR,, DisableVersionCheck
HKR,, DrvOptions
HKR,, ProfileDefault
HKR,, DevSwitchSuppressMask
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\OpenGLDrivers\RIVATNT"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\NVIDIA"
HKLM,"Software\NVIDIA Corporation\RIVA TNT\OpenGL"
HKLM,"SYSTEM\CurrentControlSet\Hardware Profiles\Current\System\CurrentControlSet\SERVICES\NV4\DEVICE0"
HKLM,"SYSTEM\CurrentControlSet\Hardware Profiles\Current\System\CurrentControlSet\SERVICES\NV"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Controls Folder\Display\shellex\PropertySheetHandlers\NVIDIA NT4 Multimon CPL"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Controls Folder\Device\shellex\PropertySheetHandlers\NVIDIA CPL Extension"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved",{6D0E6651-1CD8-11d6-92C4-0003479E4848}
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved",{FFB699E0-306A-11d3-8BD1-00104B6F7516}
HKLM,"Software\Microsoft\Windows\CurrentVersion\Run",NvCplDaemon
HKLM,"Software\Microsoft\Windows\CurrentVersion\Run",Nwiz
HKLM,"Software\Microsoft\Windows\CurrentVersion\Run",NvCplCleanup
HKCU,"Software\Microsoft\Windows\CurrentVersion\Run",NvMediaCenter
HKLM,"Software\Microsoft\Windows\CurrentVersion\Run",NvMediaCenter
HKLM,"SOFTWARE\Microsoft\Windows Media Foundation", EMUOPM
HKCU,"Software\Classes\VirtualStore\MACHINE\Software\NVIDIA Corporation\Global\NVTweak"
HKCU,"Software\NVIDIA Corporation\Global\Display"
HKLM,"Software\NVIDIA Corporation\Global\Display"
HKCU,"Software\NVIDIA Corporation\Global\NVTweak"
HKLM,"Software\NVIDIA Corporation\Global\NVTweak"
HKCU,"Software\NVIDIA Corporation\Global\NVSvc"
HKLM,"Software\NVIDIA Corporation\Global\NVSvc"
HKLM,"Software\NVIDIA Corporation\Global\NvCplApi\Policies",SedonaDisable
HKLM,"Software\NVIDIA Corporation\Global\NvCplApi\Policies",ContextUIPolicy
HKLM,"Software\NVIDIA Corporation\Global\NvCplApi\Policies",TaskbarUIPolicy
HKLM,"Software\NVIDIA Corporation\Global\NvCplApi\Policies",CplGroupUIPolicy
HKLM,"Software\NVIDIA Corporation\NVControlPanel\RegisteredServers\Overrides","{3E500C0C-5D15-4610-8095-7CEBD4C43F24}"
HKLM,"Software\NVIDIA Corporation\NVControlPanel\RegisteredServers\Overrides","{3020E6D8-7D1A-4D3C-8B62-C4D4B8F28434}"
HKLM,"Software\NVIDIA Corporation\NVControlPanel\RegisteredServers\Overrides","{EDAC9CAA-4874-48C0-80DB-2D81B63EFE13}"
HKLM,"Software\NVIDIA Corporation\NVControlPanel\RegisteredServers\Overrides","{87CDE238-C2D9-4E31-99D7-DCD6A7E15F19}"
HKLM,"Software\NVIDIA Corporation\NVControlPanel\RegisteredServers\Overrides","{48787314-AD1E-4634-B5C5-EFA72EA7DD12}"
HKLM,"Software\NVIDIA Corporation\NVControlPanel\RegisteredServers\Overrides","{22A5B515-EC60-4513-B816-820ED195D7E6}"
HKLM,"Software\NVIDIA Corporation\NVControlPanel\RegisteredServers\Overrides","{63005CD0-8541-439c-A66A-617F4B1F2BCB}"
HKLM,"Software\NVIDIA Corporation\NVControlPanel\RegisteredServers\Overrides","{0EEC1AF6-7664-4D17-88A5-B71EF18A93BC}"
HKLM,"Software\NVIDIA Corporation\NVControlPanel\RegisteredServers\Overrides","{01504157-8839-4BF6-9B5B-51165A967B2B}"
HKLM,"Software\NVIDIA Corporation\NVControlPanel\RegisteredServers\Overrides","{684FA5EB-5222-47eb-8448-C14391005105}"
HKLM,"Software\NVIDIA Corporation\NVControlPanel\RegisteredServers\Overrides","{D68CED81-05AF-4071-98C4-3829E31945CF}"
HKLM,"Software\NVIDIA Corporation\NVControlPanel\RegisteredServers\Overrides","{C407106B-97E1-44DF-B594-5E557737854F}"
HKLM,"Software\NVIDIA Corporation\NVControlPanel\RegisteredServers\Overrides","{9B6E9D01-A89A-45AA-892F-30969B4A5C4D}"
HKLM,"Software\NVIDIA Corporation\NVControlPanel\RegisteredServers\Overrides","{DE0549BD-F34D-4748-AD94-0F2F22749F4F}"
HKLM,"Software\NVIDIA Corporation\NVControlPanel\RegisteredServers\Overrides","{AB866564-F241-49B2-B0A7-D6C537340728}"
HKLM,"Software\NVIDIA Corporation\NVControlPanel\RegisteredServers\Overrides","{1BC39379-8D90-4F18-8817-795C57163770}"
HKLM,"Software\NVIDIA Corporation\NVControlPanel\RegisteredServers\Overrides","{6017A978-93AD-4F2F-9E2D-07CF8C8DEBC4}"
HKLM,"Software\NVIDIA Corporation\NVControlPanel\RegisteredServers\Overrides","{CC0648AE-7E85-483C-B1DB-9335C9D6F8C7}"
HKLM,"Software\NVIDIA Corporation\NVControlPanel\RegisteredServers\Overrides","{6E4B938E-4BA1-4E8D-BCBA-8C51CE95F94F}"
HKLM,"Software\NVIDIA Corporation\NVControlPanel\RegisteredServers\Overrides","{B53EBC0C-2251-4AE2-9818-FD6AAF843EC2}"
HKLM,"Software\NVIDIA Corporation\NVControlPanel\RegisteredServers\Overrides","{5F9C8FEF-4352-43C0-AF63-88FF124C34F7}"
HKLM,"Software\NVIDIA Corporation\NVControlPanel\RegisteredServers\Overrides","{51840041-B26F-4843-B358-22ABB067396C}"
HKLM,"Software\NVIDIA Corporation\NVControlPanel\RegisteredServers\Overrides","{49F585C0-CE12-4306-9100-B6A28857B10B}"
HKLM,"Software\NVIDIA Corporation\NVControlPanel\RegisteredServers\Overrides","{382AF4B5-7F74-4040-B1FE-A861AF2D7402}"
HKCU,"Software\NVIDIA Corporation\Global\OpenGL"
HKLM,"Software\NVIDIA Corporation\Global\OpenGL"
HKR,, NvCplDisplayTvLocaleVisited
HKR,, NvCplEnableHardwarePage
HKR,, NvCplTwinViewInDualView
HKR,, NvCplTvLocaleAutoDetect
HKR,, NvCplEnablenForcePage
HKLM, Software\Microsoft\Windows\CurrentVersion\Run,NVDeployClient
HKR,, OverlayMode2
HKR,, OverlayMode3
HKR,, OverlayMode4
HKR,, OverlayColorControlEnable
HKR,, OverlayBrightness
HKR,, OverlayContrast
HKR,, OverlayHue
HKR,, OverlaySaturation
HKR,, OverlayGamma
HKR,, OverlayMaxGamma
HKR,, OverlaySharpness
HKR,, OverlayDVC
HKR,, VMBrightness
HKR,, VMContrast
HKR,, VMHue
HKR,, VMSaturation
HKR,, VMGamma
HKR,, VMMaxGamma
HKR,, VMSharpness
HKR,, VMDVC
HKR,, GvoInstalled
HKLM, SYSTEM\CurrentControlSet\Services\nv\Performance,Library
HKLM, SYSTEM\CurrentControlSet\Services\nv\Performance,Open
HKLM, SYSTEM\CurrentControlSet\Services\nv\Performance,Collect
HKLM, SYSTEM\CurrentControlSet\Services\nv\Performance,Close
HKR,, D3DOGL_74095214
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\OpenGLDrivers\msogl",dll
HKR,, RMDisableInst2Sys
HKR,, RMCacheLoc
HKR,, VideoPPDeinterlaceCaps
HKR,, VideoPPDeinterlaceFeature
HKR,, VideoPPDeinterlaceAlg
HKR,, VideoPPDeinterlaceEnhance
HKR,, VideoPPDeinterlaceMisc
HKR,, VideoPPScalingCaps
HKR,, VideoPPScalingFeature
HKR,, VideoPPScalingAlg
HKR,, VideoPPScalingEnhance
HKR,, VideoPPScalingMisc
HKR,, VideoPPCadenceCaps
HKR,, VideoPPCadenceFeature
HKR,, VideoPPCadenceAlg
HKR,, VideoPPCadenceEnhance
HKR,, VideoPPCadenceMisc
HKR,, VideoPPNoiseReductionCaps
HKR,, VideoPPNoiseReductionFeature
HKR,, VideoPPNoiseReductionAlg
HKR,, VideoPPNoiseReductionEnhance
HKR,, VideoPPNoiseReductionMisc
HKR,, VideoPPNoiseReductionValue
HKR,, VideoPPNoiseReductionValueMin
HKR,, VideoPPNoiseReductionValueMax
HKR,, VideoPPEdgeEnhanceCaps
HKR,, VideoPPEdgeEnhanceFeature
HKR,, VideoPPEdgeEnhanceAlg
HKR,, VideoPPEdgeEnhanceEnhance
HKR,, VideoPPEdgeEnhanceMisc
HKR,, VideoPPEdgeEnhanceValue
HKR,, VideoPPEdgeEnhanceValueMin
HKR,, VideoPPEdgeEnhanceValueMax
HKR,, VideoPPOverDriveCaps
HKR,, VideoPPOverDriveFeature
HKR,, VideoPPOverDriveAlg
HKR,, VideoPPOverDriveEnhance
HKR,, VideoPPOverDriveMisc
HKR,, _PV1_ENU_VideoColorControl_ColorCaps
HKR,, _PV1_ENU_VideoColorControl_ColorFeature
HKR,, _PV1_ENU_VideoColorControl_ColorTempCaps
HKR,, _PV1_ENU_VideoColorControl_ColorTempFeature
HKR,, _PV1_ENU_VideoColorControl_GammaCaps
HKR,, _PV1_ENU_VideoColorControl_GammaFeature
HKR,, _PV1_ENU_VideoColorControlSettings
HKR,, _PV1_VAL_Brightness
HKR,, _PV1_VAL_ColorTemperature
HKR,, _PV1_VAL_Contrast
HKR,, _PV1_VAL_Gamma
HKR,, _PV1_VAL_GammaB
HKR,, _PV1_VAL_GammaG
HKR,, _PV1_VAL_GammaR
HKR,, _PV1_VAL_Hue
HKR,, _PV1_VAL_Saturation
HKR,, PowerMizerEnable
HKR,, PowerMizerLevel
HKR,, PowerMizerLevelAC
HKR,, VideoControl2
HKR,, FeatureControl
HKLM, "System\CurrentControlSet\Control\GraphicsDrivers\MemoryManager",Period.EnableEvictionThresholdForWrite
[Strings]
; Non-Localizable Strings
REG_SZ         = 0x00000000
REG_MULTI_SZ   = 0x00010000
REG_EXPAND_SZ  = 0x00020000
REG_BINARY     = 0x00000001
REG_DWORD      = 0x00010001
REG_SZ_APPEND  = 0x00010008
; Localizable Strings
NVIDIA                 = "NVIDIA"
NVIDIA_BR02.DEV_00F1.1 = "NVIDIA GeForce 6600 GT"
NVIDIA_BR02.DEV_00F2.1 = "NVIDIA GeForce 6600"
NVIDIA_BR02.DEV_00F3.1 = "NVIDIA GeForce 6200"
NVIDIA_BR02.DEV_00F4.1 = "NVIDIA GeForce 6600 LE"
NVIDIA_BR02.DEV_00F5.1 = "NVIDIA GeForce 7800 GS"
NVIDIA_BR02.DEV_00F6.1 = "NVIDIA GeForce 6800 GS/XT"
NVIDIA_BR02.DEV_00F8.1 = "NVIDIA Quadro FX 3400/4400"
NVIDIA_BR02.DEV_00F9.1 = "NVIDIA GeForce 6800 Series GPU"
NVIDIA_BR02.DEV_02E0.1 = "NVIDIA GeForce 7600 GT"
NVIDIA_BR02.DEV_02E1.1 = "NVIDIA GeForce 7600 GS"
NVIDIA_BR02.DEV_02E2.1 = "NVIDIA GeForce 7300 GT"
NVIDIA_BR02.DEV_02E3.1 = "NVIDIA GeForce 7900 GS"
NVIDIA_BR02.DEV_02E4.1 = "NVIDIA GeForce 7950 GT"
NVIDIA_G70.DEV_0090.1  = "NVIDIA GeForce 7800 GTX"
NVIDIA_G70.DEV_0091.1  = "NVIDIA GeForce 7800 GTX "
NVIDIA_G70.DEV_0092.1  = "NVIDIA GeForce 7800 GT"
NVIDIA_G70.DEV_0093.1  = "NVIDIA GeForce 7800 GS "
NVIDIA_G70.DEV_0095.1  = "NVIDIA GeForce 7800 SLI"
NVIDIA_G70.DEV_009D.1  = "NVIDIA Quadro FX 4500"
NVIDIA_G71.DEV_0290.1  = "NVIDIA GeForce 7900 GTX"
NVIDIA_G71.DEV_0291.1  = "NVIDIA GeForce 7900 GT/GTO"
NVIDIA_G71.DEV_0292.1  = "NVIDIA GeForce 7900 GS "
NVIDIA_G71.DEV_0293.1  = "NVIDIA GeForce 7950 GX2"
NVIDIA_G71.DEV_0294.1  = "NVIDIA GeForce 7950 GX2 "
NVIDIA_G71.DEV_0295.1  = "NVIDIA GeForce 7950 GT "
NVIDIA_G71.DEV_029C.1  = "NVIDIA Quadro FX 5500"
NVIDIA_G71.DEV_029D.1  = "NVIDIA Quadro FX 3500"
NVIDIA_G71.DEV_029E.1  = "NVIDIA Quadro FX 1500"
NVIDIA_G71.DEV_029F.1  = "NVIDIA Quadro FX 4500 X2"
NVIDIA_G72.DEV_01D0.1  = "NVIDIA GeForce 7350 LE"
NVIDIA_G72.DEV_01D1.1  = "NVIDIA GeForce 7300 LE"
NVIDIA_G72.DEV_01D2.1  = "NVIDIA GeForce 7550 LE"
NVIDIA_G72.DEV_01D3.1  = "NVIDIA GeForce 7300 SE/7200 GS"
NVIDIA_G72.DEV_01DB.1  = "NVIDIA Quadro NVS 120M"
NVIDIA_G72.DEV_01DD.1  = "NVIDIA GeForce 7500 LE"
NVIDIA_G72.DEV_01DE.1  = "NVIDIA Quadro FX 350"
NVIDIA_G72.DEV_01DF.1  = "NVIDIA GeForce 7300 GS"
NVIDIA_G73.DEV_038B.1  = "NVIDIA GeForce 7650 GS"
NVIDIA_G73.DEV_0390.1  = "NVIDIA GeForce 7650 GS "
NVIDIA_G73.DEV_0391.1  = "NVIDIA GeForce 7600 GT "
NVIDIA_G73.DEV_0392.1  = "NVIDIA GeForce 7600 GS "
NVIDIA_G73.DEV_0393.1  = "NVIDIA GeForce 7300 GT "
NVIDIA_G73.DEV_0394.1  = "NVIDIA GeForce 7600 LE"
NVIDIA_G73.DEV_0395.1  = "NVIDIA GeForce 7300 GT  "
NVIDIA_G73.DEV_039E.1  = "NVIDIA Quadro FX 560"
NVIDIA_G80.DEV_0191.1  = "NVIDIA GeForce 8800 GTX"
NVIDIA_G80.DEV_0193.1  = "NVIDIA GeForce 8800 GTS"
NVIDIA_G80.DEV_0194.1  = "NVIDIA GeForce 8800 Ultra"
NVIDIA_G80.DEV_0197.1  = "NVIDIA Tesla C870"
NVIDIA_G80.DEV_019D.1  = "NVIDIA Quadro FX 5600"
NVIDIA_G80.DEV_019E.1  = "NVIDIA Quadro FX 4600"
NVIDIA_G84.DEV_0400.1  = "NVIDIA GeForce 8600 GTS"
NVIDIA_G84.DEV_0401.1  = "NVIDIA GeForce 8600 GT"
NVIDIA_G84.DEV_0402.1  = "NVIDIA GeForce 8600 GT "
NVIDIA_G84.DEV_0403.1  = "NVIDIA GeForce 8600GS"
NVIDIA_G84.DEV_0404.1  = "NVIDIA GeForce 8400 GS"
NVIDIA_G84.DEV_0406.1  = "NVIDIA GeForce 8300 GS"
NVIDIA_G84.DEV_0407.3  = "NVIDIA GeForce 8600M GT   "
NVIDIA_G84.DEV_040A.1  = "NVIDIA Quadro FX 370"
NVIDIA_G84.DEV_040E.1  = "NVIDIA Quadro FX 570"
NVIDIA_G84.DEV_040F.1  = "NVIDIA Quadro FX 1700"
NVIDIA_G86.DEV_0420.1  = "NVIDIA GeForce 8400 SE"
NVIDIA_G86.DEV_0421.1  = "NVIDIA GeForce 8500 GT"
NVIDIA_G86.DEV_0422.1  = "NVIDIA GeForce 8400 GS "
NVIDIA_G86.DEV_0423.1  = "NVIDIA GeForce 8300 GS "
NVIDIA_G86.DEV_0424.1  = "NVIDIA GeForce 8400 GS  "
NVIDIA_G86.DEV_042C.1  = "NVIDIA GeForce 9400 GT"
NVIDIA_G86.DEV_042F.1  = "NVIDIA Quadro NVS 290"
NVIDIA_G92.DEV_0600.1  = "NVIDIA GeForce 8800 GTS 512"
NVIDIA_G92.DEV_0601.1  = "NVIDIA GeForce 9800 GT"
NVIDIA_G92.DEV_0602.1  = "NVIDIA GeForce 8800 GT"
NVIDIA_G92.DEV_0604.1  = "NVIDIA GeForce 9800 GX2"
NVIDIA_G92.DEV_0605.1  = "NVIDIA GeForce 9800 GT "
NVIDIA_G92.DEV_0606.1  = "NVIDIA GeForce 8800 GS"
NVIDIA_G92.DEV_060D.1  = "NVIDIA GeForce 8800 GS "
NVIDIA_G92.DEV_0610.1  = "NVIDIA GeForce 9600 GSO"
NVIDIA_G92.DEV_0611.1  = "NVIDIA GeForce 8800 GT "
NVIDIA_G92.DEV_0612.1  = "NVIDIA GeForce 9800 GTX/9800 GTX+"
NVIDIA_G92.DEV_0613.1  = "NVIDIA GeForce 9800 GTX+"
NVIDIA_G92.DEV_0614.1  = "NVIDIA GeForce 9800 GT  "
NVIDIA_G92.DEV_0619.1  = "NVIDIA Quadro FX 4700 X2"
NVIDIA_G92.DEV_061A.1  = "NVIDIA Quadro FX 3700"
NVIDIA_G92.DEV_061B.1  = "NVIDIA Quadro VX 200"
NVIDIA_G94.DEV_0622.1  = "NVIDIA GeForce 9600 GT"
NVIDIA_G94.DEV_0623.1  = "NVIDIA GeForce 9600 GS"
NVIDIA_G94.DEV_0625.1  = "NVIDIA GeForce 9600 GSO 512"
NVIDIA_G94.DEV_062D.1  = "NVIDIA GeForce 9600 GT "
NVIDIA_G94.DEV_062E.1  = "NVIDIA GeForce 9600 GT  "
NVIDIA_G94.DEV_0637.1  = "NVIDIA GeForce 9600 GT   "
NVIDIA_G96.DEV_0640.1  = "NVIDIA GeForce 9500 GT"
NVIDIA_G96.DEV_0641.1  = "NVIDIA GeForce 9400 GT "
NVIDIA_G96.DEV_0642.1  = "NVIDIA GeForce 8400 GS   "
NVIDIA_G96.DEV_0643.1  = "NVIDIA GeForce 9500 GT "
NVIDIA_G96.DEV_0644.1  = "NVIDIA GeForce 9500 GS"
NVIDIA_G96.DEV_0645.1  = "NVIDIA GeForce 9500 GS "
NVIDIA_G96.DEV_065B.1  = "NVIDIA GeForce 9400 GT  "
NVIDIA_G98.DEV_06E0.1  = "NVIDIA GeForce 9300 GE"
NVIDIA_G98.DEV_06E1.1  = "NVIDIA GeForce 9300 GS"
NVIDIA_G98.DEV_06E2.1  = "NVIDIA GeForce 8400"
NVIDIA_G98.DEV_06E3.1  = "NVIDIA GeForce 8300 GS  "
NVIDIA_G98.DEV_06E4.1  = "NVIDIA GeForce 8400 GS    "
NVIDIA_G98.DEV_06E7.1  = "NVIDIA GeForce 9300 SE"
NVIDIA_G98.DEV_06F8.1  = "NVIDIA Quadro NVS 420"
NVIDIA_G98.DEV_06F9.1  = "NVIDIA Quadro FX 370 LP"
NVIDIA_G98.DEV_06FA.1  = "NVIDIA Quadro NVS 450"
NVIDIA_NV40.DEV_0040.1 = "NVIDIA GeForce 6800 Ultra"
NVIDIA_NV40.DEV_0041.1 = "NVIDIA GeForce 6800"
NVIDIA_NV40.DEV_0042.1 = "NVIDIA GeForce 6800 LE"
NVIDIA_NV40.DEV_0043.1 = "NVIDIA GeForce 6800 XE"
NVIDIA_NV40.DEV_0044.1 = "NVIDIA GeForce 6800 XT"
NVIDIA_NV40.DEV_0045.1 = "NVIDIA GeForce 6800 GT"
NVIDIA_NV40.DEV_0047.1 = "NVIDIA GeForce 6800 GS"
NVIDIA_NV40.DEV_0048.1 = "NVIDIA GeForce 6800 XT "
NVIDIA_NV40.DEV_004D.1 = "NVIDIA Quadro FX 3400"
NVIDIA_NV40.DEV_004E.1 = "NVIDIA Quadro FX 4000"
NVIDIA_NV41.DEV_00C0.1 = "NVIDIA GeForce 6800 GS "
NVIDIA_NV41.DEV_00C1.1 = "NVIDIA GeForce 6800 "
NVIDIA_NV41.DEV_00C2.1 = "NVIDIA GeForce 6800 LE "
NVIDIA_NV41.DEV_00C3.1 = "NVIDIA GeForce 6800 XT  "
NVIDIA_NV41.DEV_00CD.1 = "NVIDIA Quadro FX 3450/4000 SDI"
NVIDIA_NV41.DEV_00CE.1 = "NVIDIA Quadro FX 1400"
NVIDIA_NV43.DEV_0140.1 = "NVIDIA GeForce 6600 GT "
NVIDIA_NV43.DEV_0141.1 = "NVIDIA GeForce 6600 "
NVIDIA_NV43.DEV_0142.1 = "NVIDIA GeForce 6600 LE "
NVIDIA_NV43.DEV_0143.1 = "NVIDIA GeForce 6600 VE"
NVIDIA_NV43.DEV_0145.1 = "NVIDIA GeForce 6610 XL"
NVIDIA_NV43.DEV_0147.1 = "NVIDIA GeForce 6700 XL"
NVIDIA_NV43.DEV_014A.1 = "NVIDIA Quadro NVS 440"
NVIDIA_NV43.DEV_014C.1 = "NVIDIA Quadro FX 540M"
NVIDIA_NV43.DEV_014D.1 = "NVIDIA Quadro FX 550"
NVIDIA_NV43.DEV_014E.1 = "NVIDIA Quadro FX 540"
NVIDIA_NV43.DEV_014F.1 = "NVIDIA GeForce 6200 "
NVIDIA_NV44.DEV_0160.1 = "NVIDIA GeForce 6500"
NVIDIA_NV44.DEV_0161.1 = "NVIDIA GeForce 6200 TurboCache(TM)"
NVIDIA_NV44.DEV_0162.1 = "NVIDIA GeForce 6200SE TurboCache(TM)"
NVIDIA_NV44.DEV_0163.1 = "NVIDIA GeForce 6200 LE"
NVIDIA_NV44.DEV_0165.1 = "NVIDIA Quadro NVS 285"
NVIDIA_NV44.DEV_0169.1 = "NVIDIA GeForce 6250"
NVIDIA_NV44.DEV_016A.1 = "NVIDIA GeForce 7100 GS"
NVIDIA_NV44.DEV_0221.1 = "NVIDIA GeForce 6200  "
NVIDIA_NV44.DEV_0222.1 = "NVIDIA GeForce 6200 A-LE"
NVIDIA_NV45.DEV_0046.1 = "NVIDIA GeForce 6800 GT "
NVIDIA_NV48.DEV_0211.1 = "NVIDIA GeForce 6800  "
NVIDIA_NV48.DEV_0212.1 = "NVIDIA GeForce 6800 LE  "
NVIDIA_NV48.DEV_0215.1 = "NVIDIA GeForce 6800 GT  "
NVIDIA_NV48.DEV_0218.1 = "NVIDIA GeForce 6800 XT   "
NVIDIA_GT200.DEV_05E1.1 = "NVIDIA GeForce GTX 280"
NVIDIA_GT200.DEV_05E2.1 = "NVIDIA GeForce GTX 260"
NVIDIA_GT200.DEV_05E7.1 = "NVIDIA Tesla C1060"
NVIDIA_GT200.DEV_05F8.1 = "NVIDIA Quadroplex 2200 S4"
NVIDIA_GT200.DEV_05F9.1 = "NVIDIA Quadro CX"
NVIDIA_GT200.DEV_05FD.1 = "NVIDIA Quadro FX 5800"
NVIDIA_GT200.DEV_05FE.1 = "NVIDIA Quadro FX 4800"
NVIDIA_C51.DEV_0240.1  = "NVIDIA GeForce 6150"
NVIDIA_C51.DEV_0241.1  = "NVIDIA GeForce 6150 LE"
NVIDIA_C51.DEV_0242.1  = "NVIDIA GeForce 6100"
NVIDIA_C51.DEV_0245.1  = "NVIDIA Quadro NVS 210S / NVIDIA GeForce 6150LE"
NVIDIA_C61.DEV_03D0.1  = "NVIDIA GeForce 6150SE nForce 430"
NVIDIA_C61.DEV_03D1.1  = "NVIDIA GeForce 6100 nForce 405"
NVIDIA_C61.DEV_03D2.1  = "NVIDIA GeForce 6100 nForce 400"
NVIDIA_C61.DEV_03D5.1  = "NVIDIA GeForce 6100 nForce 420"
NVIDIA_C68.DEV_053A.1  = "NVIDIA GeForce 7050 PV / NVIDIA nForce 630a"
NVIDIA_C68.DEV_053B.1  = "NVIDIA GeForce 7050 PV / NVIDIA nForce 630a "
NVIDIA_C68.DEV_053E.1  = "NVIDIA GeForce 7025 / NVIDIA nForce 630a"
NVIDIA_C73.DEV_07E0.1  = "NVIDIA GeForce 7150 / NVIDIA nForce 630i"
NVIDIA_C73.DEV_07E1.1  = "NVIDIA GeForce 7100 / NVIDIA nForce 630i"
NVIDIA_C73.DEV_07E2.1  = "NVIDIA GeForce 7050 / NVIDIA nForce 630i"
NVIDIA_C73.DEV_07E3.1  = "NVIDIA GeForce 7050 / NVIDIA nForce 610i"
NVIDIA_C73.DEV_07E5.1  = "NVIDIA GeForce 7050 / NVIDIA nForce 620i"
NVIDIA_C77.DEV_0848.1  = "NVIDIA GeForce 8300"
NVIDIA_C77.DEV_0849.1  = "NVIDIA GeForce 8200"
NVIDIA_C77.DEV_084A.1  = "NVIDIA nForce 730a"
NVIDIA_C77.DEV_084B.1  = "NVIDIA GeForce 8200 "
NVIDIA_C77.DEV_084C.1  = "NVIDIA nForce 780a SLI"
NVIDIA_C77.DEV_084D.1  = "NVIDIA nForce 750a SLI"
NVIDIA_C77.DEV_084F.1  = "NVIDIA GeForce 8100 / nForce 720a"
NVIDIA_C79.DEV_0861.1  = "NVIDIA GeForce 9400"
NVIDIA_C79.DEV_0860.1 = "NVIDIA GeForce 9300"
NVIDIA_C79.DEV_0864.1 = "NVIDIA GeForce 9300 "
NVIDIA_C79.DEV_0865.1 = "NVIDIA GeForce 9300  "
NVIDIA_C79.DEV_0868.1 = "NVIDIA nForce 760i SLI"
NVIDIA_C79.DEV_086A.1 = "NVIDIA GeForce 9400 "
NVIDIA_C79.DEV_086C.1 = "NVIDIA GeForce 9300 / nForce 730i"
NVIDIA_C79.DEV_086D.1 = "NVIDIA GeForce 9200 "
NVIDIA_C79.DEV_0871.1 = "NVIDIA GeForce 9200  "
NVIDIA_C79.DEV_087A.1 = "NVIDIA Quadro FX 470"
DiskID1 = "NVIDIA Windows 2000/XP Driver Library Installation Disk 1"
NVSVC.name = "NVIDIA Display Driver Service"
NVSVC.desc = "Provides system and desktop level support to the NVIDIA display driver"
NVUninstall.desc = "NVIDIA Display Driver"


粘贴到记事本,命名为nv_disp.inf,覆盖解压出的同名文件。
注意:8600M GT也有多种型号,不保证通用。

使用道具 举报

帖子
127
精华
0
积分
64
金钱
894
荣誉
0
人气
0
评议
0
10#
发表于 2008-12-6 21:22:04 |只看该作者
这么多! .

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

手机版|Archiver|游侠NETSHOW论坛 ( 苏ICP备2023007791号 )

GMT+8, 2025-7-22 12:52 , Processed in 0.444664 second(s), 12 queries , Gzip On, Memcache On.

Powered by Discuz! X2

© 2001-2011 Comsenz Inc.

分享到