• Home
  • Reviews
  • Articles
  • News
  • Tools
  • GamingHeaven
  • Forums
  • Network
 

Go Back   DriverHeaven.net > Forums > Graphics Cards > nVidia ForceWare Drivers > Windows XP & Linux nVidia Display Drivers

Notices

Reply
 
LinkBack Thread Tools
Old Jul 19, 2006, 04:28 PM   #1
C-Groove StreetFighter
 
Join Date: Mar 2004
Posts: 416
MEABeemer is on a distinguished road

nVidia ForceWare 91.37

Get them here !


C U L8R!!!
MEABeemer is offline   Reply With Quote
Old Jul 19, 2006, 04:39 PM   #2
BWX
watching 1080i
 
BWX's Avatar
 
Join Date: Nov 2002
Location: April 13th 2029
Posts: 19,432
BWX will become famous soon enough
System Specs

Not for all cards by default?


--- only for the GX2's? ---

Does it have a fixed inf or something? I can't tell, I never bother looking at those things.

Last edited by BWX; Jul 19, 2006 at 05:01 PM.
BWX is offline   Reply With Quote
Old Jul 19, 2006, 05:05 PM   #3
BWX
watching 1080i
 
BWX's Avatar
 
Join Date: Nov 2002
Location: April 13th 2029
Posts: 19,432
BWX will become famous soon enough
System Specs

Code:
; NVIDIA Windows 2000/XP 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 = NV4_DISP.CAT
DriverVer   = 07/17/2006, 9.1.3.7

[DestinationDirs]
DefaultDestDir        = 11
nv4.Miniport          = 12
nv.Display            = 11
nv.CoInstaller        = 11
nv.Panel              = 11
nv.Help               = 18
nv.oldrm              = 12
nv.delete.systemfiles = 11

[SourceDisksNames]
1 = %DiskID1%

[SourceDisksFiles]
nv4_mini.sys = 1
nvcod.dll    = 1
nvsvc32.exe  = 1
nv4_disp.dll = 1
nvhwvid.dll  = 1
nvoglnt.dll  = 1
nvcpl.dll    = 1
nvmctray.dll = 1
nvcpl.hlp    = 1
nvwddi.dll   = 1
nvnt4cpl.dll = 1
nvwcplen.hlp = 1
nvmccs.dll   = 1
nvdisps.dll  = 1
nvgames.dll  = 1
nvmccss.dll  = 1
nvmobls.dll  = 1
nvvitvs.dll  = 1
nvwss.dll    = 1
nvapi.dll    = 1

[Manufacturer]
%NVIDIA% = NVIDIA.Mfg

[NVIDIA.Mfg]
%NVIDIA_G71.DEV_0293.1%  = nv4_MB_NV3x,              PCI\VEN_10DE&DEV_0293
%NVIDIA_G71.DEV_0294.1%  = nv4_MB_NV3x,              PCI\VEN_10DE&DEV_0294
%NVIDIA_Win2KDualView%   = nvDual,                   DISPLAY\nvWin2kDualView
%NVIDIA_MultiView%       = nvDual,                   DISPLAY\nvMultiView

[ControlFlags]
ExcludeFromSelect = *

[nv4_MB_NV3x]
CopyFiles    = nv4.Miniport, nv.Display, nv4.icd, nv.Panel, nv.Help
DelFiles     = nv.oldrm, nv.delete.systemfiles
RegisterDLLs = nv.RegisterCPL

[nv4_MB_NV3x.CoInstallers]
CopyFiles = nv.CoInstaller
AddReg    = nv_CoInstaller_AddReg
AddReg    = nv_CoInstaller_NVAppsXML_AddReg

[nv4_MB_NV3x.SoftwareSettings]
AddReg = nv_SoftwareDeviceSettings
AddReg = nv4_icdSoftwareSettings
AddReg = nv_ControlPanelSettings
AddReg = NV3xLoadService_AddReg
AddReg = Default16BPP_AddReg
AddReg = MB_AddReg
DelReg = nv_ClearRegistrySwitches

[nv4_MB_NV3x.Services]
AddService = nv,    0x00000002, nv4_Generic_Service_Inst, nv4_EventLog_Inst
AddService = NVSvc, 0x00000000, nv_NVSVC_Inst
DelService = nvarch
DelService = nvgfx

[nv4_MB_NV3x.GeneralConfigData]
MaximumDeviceMemoryConfiguration = 128
MaximumNumberOfDevices           = 4

[nvDual]
CopyFiles = nv4.Miniport, nv.Display, nv4.icd

[nvDual.SoftwareSettings]
AddReg = nv_SoftwareDeviceSettings

[nvDual.Services]
AddService = nv, 0x00000002, nv4_Generic_Service_Inst, nv4_EventLog_Inst

[nvDual.GeneralConfigData]
MaximumDeviceMemoryConfiguration = 80
MaximumNumberOfDevices           = 4

[nv4_Generic_Service_Inst]
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 1                  ; SERVICE_SYSTEM_START
ErrorControl   = 0                  ; SERVICE_ERROR_IGNORE
LoadOrderGroup = Video
ServiceBinary  = %12%\nv4_mini.sys
AddReg         = nv4_Generic_Service_AddReg

[nv4_EventLog_Inst]
AddReg = nv4_EventLog_AddReg

[nv4_EventLog_AddReg]
HKR,, EventMessageFile, 0x00020000, "%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\nv4_mini.sys"
HKR,, TypesSupported,   0x00010001, 7

[nv4_Generic_Service_AddReg]
HKR, Video, Service, %REG_SZ%, nv

[nv_NVSVC_Inst]
DisplayName    = %NVSVC.name%
Description    = %NVSVC.desc%
ServiceType    = 16                 ; SERVICE_WIN32_OWN_PROCESS
StartType      = 2                  ; SERVICE_AUTO_START
ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL
ServiceBinary  = %11%\nvsvc32.exe

[nv_CoInstaller_Data]
OriginalInfSourcePath = %01%

[nv_CoInstaller_AddReg]
HKR,, CoInstallers32, %REG_MULTI_SZ%,  "nvcodins.dll,NVCoInstaller"
HKR, Uninstall, Uninstaller, %REG_SZ%, "nvudisp.exe"
HKR, Uninstall, Script,      %REG_SZ%, "nvdisp.nvu"
HKR, Uninstall, Name,        %REG_SZ%, %NVUninstall.desc%
HKR, Uninstall, CopyFiles,   %REG_MULTI_SZ%,  "default.tvp,keystone.exe,nvappbar.exe,nvcolor.exe,nvdspsch.exe,nview.dll,nvshell.dll,nvtuicpl.cpl,nvwdmcpl.dll,nvwimg.dll,nwiz.exe,nvmccsrs.dll"
HKR, Uninstall, CopyFiles,   %REG_SZ_APPEND%, "nvcpl.cpl,nvcplui.exe,nvcpluir.dll,nvexpbar.dll"
HKR, Uninstall, CopyFiles,   %REG_SZ_APPEND%, "nvcpl.chm,nvdsp.chm,nv3d.chm,nvmob.chm"
HKR, Uninstall, CopyFiles,   %REG_SZ_APPEND%, "nvrsar.dll,nvwrsar.dll,nvcpar.hlp,nvwcpar.hlp,nvcplara.chm,nvdspara.chm,nv3dara.chm,nvmobara.chm"
HKR, Uninstall, CopyFiles,   %REG_SZ_APPEND%, "nvrscs.dll,nvwrscs.dll,nvcpcs.hlp,nvwcpcs.hlp,nvcplcsy.chm,nvdspcsy.chm,nv3dcsy.chm,nvmobcsy.chm"
HKR, Uninstall, CopyFiles,   %REG_SZ_APPEND%, "nvrsda.dll,nvwrsda.dll,nvcpda.hlp,nvwcpda.hlp,nvcpldan.chm,nvdspdan.chm,nv3ddan.chm,nvmobdan.chm"
HKR, Uninstall, CopyFiles,   %REG_SZ_APPEND%, "nvrsde.dll,nvwrsde.dll,nvcpde.hlp,nvwcpde.hlp,nvcpldeu.chm,nvdspdeu.chm,nv3ddeu.chm,nvmobdeu.chm"
HKR, Uninstall, CopyFiles,   %REG_SZ_APPEND%, "nvrsel.dll,nvwrsel.dll,nvcpel.hlp,nvwcpel.hlp,nvcplell.chm,nvdspell.chm,nv3dell.chm,nvmobell.chm"
HKR, Uninstall, CopyFiles,   %REG_SZ_APPEND%, "nvrseng.dll,nvwrseng.dll,nvcpeng.hlp,nvwcpeng.hlp,nvcpleng.chm,nvdspeng.chm,nv3deng.chm,nvmobeng.chm"
HKR, Uninstall, CopyFiles,   %REG_SZ_APPEND%, "nvrses.dll,nvwrses.dll,nvcpes.hlp,nvwcpes.hlp,nvcplesn.chm,nvdspesn.chm,nv3desn.chm,nvmobesn.chm"
HKR, Uninstall, CopyFiles,   %REG_SZ_APPEND%, "nvrsesm.dll,nvwrsesm.dll,nvcpesm.hlp,nvwcpesm.hlp,nvcplesm.chm,nvdspesm.chm,nv3desm.chm,nvmobesm.chm"
HKR, Uninstall, CopyFiles,   %REG_SZ_APPEND%, "nvrsfi.dll,nvwrsfi.dll,nvcpfi.hlp,nvwcpfi.hlp,nvcplfin.chm,nvdspfin.chm,nv3dfin.chm,nvmobfin.chm"
HKR, Uninstall, CopyFiles,   %REG_SZ_APPEND%, "nvrsfr.dll,nvwrsfr.dll,nvcpfr.hlp,nvwcpfr.hlp,nvcplfra.chm,nvdspfra.chm,nv3dfra.chm,nvmobfra.chm"
HKR, Uninstall, CopyFiles,   %REG_SZ_APPEND%, "nvrshe.dll,nvwrshe.dll,nvcphe.hlp,nvwcphe.hlp,nvcplheb.chm,nvdspheb.chm,nv3dheb.chm,nvmobheb.chm"
HKR, Uninstall, CopyFiles,   %REG_SZ_APPEND%, "nvrshu.dll,nvwrshu.dll,nvcphu.hlp,nvwcphu.hlp,nvcplhun.chm,nvdsphun.chm,nv3dhun.chm,nvmobhun.chm"
HKR, Uninstall, CopyFiles,   %REG_SZ_APPEND%, "nvrsit.dll,nvwrsit.dll,nvcpit.hlp,nvwcpit.hlp,nvcplita.chm,nvdspita.chm,nv3dita.chm,nvmobita.chm"
HKR, Uninstall, CopyFiles,   %REG_SZ_APPEND%, "nvrsja.dll,nvwrsja.dll,nvcpja.hlp,nvwcpja.hlp,nvcpljpn.chm,nvdspjpn.chm,nv3djpn.chm,nvmobjpn.chm"
HKR, Uninstall, CopyFiles,   %REG_SZ_APPEND%, "nvrsko.dll,nvwrsko.dll,nvcpko.hlp,nvwcpko.hlp,nvcplkor.chm,nvdspkor.chm,nv3dkor.chm,nvmobkor.chm"
HKR, Uninstall, CopyFiles,   %REG_SZ_APPEND%, "nvrsnl.dll,nvwrsnl.dll,nvcpnl.hlp,nvwcpnl.hlp,nvcplnld.chm,nvdspnld.chm,nv3dnld.chm,nvmobnld.chm"
HKR, Uninstall, CopyFiles,   %REG_SZ_APPEND%, "nvrsno.dll,nvwrsno.dll,nvcpno.hlp,nvwcpno.hlp,nvcplnor.chm,nvdspnor.chm,nv3dnor.chm,nvmobnor.chm"
HKR, Uninstall, CopyFiles,   %REG_SZ_APPEND%, "nvrspl.dll,nvwrspl.dll,nvcppl.hlp,nvwcppl.hlp,nvcplplk.chm,nvdspplk.chm,nv3dplk.chm,nvmobplk.chm"
HKR, Uninstall, CopyFiles,   %REG_SZ_APPEND%, "nvrspt.dll,nvwrspt.dll,nvcppt.hlp,nvwcppt.hlp,nvcplptg.chm,nvdspptg.chm,nv3dptg.chm,nvmobptg.chm"
HKR, Uninstall, CopyFiles,   %REG_SZ_APPEND%, "nvrsptb.dll,nvwrsptb.dll,nvcpptb.hlp,nvwcpptb.hlp,nvcplptb.chm,nvdspptb.chm,nv3dptb.chm,nvmobptb.chm"
HKR, Uninstall, CopyFiles,   %REG_SZ_APPEND%, "nvrsru.dll,nvwrsru.dll,nvcpru.hlp,nvwcpru.hlp,nvcplrus.chm,nvdsprus.chm,nv3drus.chm,nvmobrus.chm"
HKR, Uninstall, CopyFiles,   %REG_SZ_APPEND%, "nvrssk.dll,nvwrssk.dll,nvcpsk.hlp,nvwcpsk.hlp,nvcplsky.chm,nvdspsky.chm,nv3dsky.chm,nvmobsky.chm"
HKR, Uninstall, CopyFiles,   %REG_SZ_APPEND%, "nvrssl.dll,nvwrssl.dll,nvcpsl.hlp,nvwcpsl.hlp,nvcplslv.chm,nvdspslv.chm,nv3dslv.chm,nvmobslv.chm"
HKR, Uninstall, CopyFiles,   %REG_SZ_APPEND%, "nvrssv.dll,nvwrssv.dll,nvcpsv.hlp,nvwcpsv.hlp,nvcplsve.chm,nvdspsve.chm,nv3dsve.chm,nvmobsve.chm"
HKR, Uninstall, CopyFiles,   %REG_SZ_APPEND%, "nvcpth.hlp,nvwcpth.hlp,nvcpltha.chm,nvdsptha.chm,nv3dtha.chm,nvmobtha.chm"
HKR, Uninstall, CopyFiles,   %REG_SZ_APPEND%, "nvrstr.dll,nvwrstr.dll,nvcptr.hlp,nvwcptr.hlp,nvcpltrk.chm,nvdsptrk.chm,nv3dtrk.chm,nvmobtrk.chm"
HKR, Uninstall, CopyFiles,   %REG_SZ_APPEND%, "nvrszhc.dll,nvwrszhc.dll,nvcpzhc.hlp,nvwcpzhc.hlp,nvcplchs.chm,nvdspchs.chm,nv3dchs.chm,nvmobchs.chm"
HKR, Uninstall, CopyFiles,   %REG_SZ_APPEND%, "nvrszht.dll,nvwrszht.dll,nvcpzht.hlp,nvwcpzht.hlp,nvcplcht.chm,nvdspcht.chm,nv3dcht.chm,nvmobcht.chm"

[nv_CoInstaller_NVAppsXML_AddReg]
HKR, Uninstall, CopyFiles,   %REG_SZ_APPEND%, "nvapps.xml>nvapps.nvb"

[nv.Display]
nv4_disp.dll,nv4_disp.dll,nv4dtmp.dll
nvsvc32.exe
nvhwvid.dll
nvapi.dll

[nv.CoInstaller]
nvcod.dll
nvcodins.dll,nvcod.dll

[nv4.Miniport]
nv4_mini.sys,nv4_mini.sys,nv4mtmp.sys

[nv4.icd]
nvoglnt.dll,nvoglnt.dll,nvotmp.dll

[nv.Panel]
nvcpl.dll
nvmctray.dll
nvwddi.dll
nvnt4cpl.dll
nvmccs.dll
nvdisps.dll
nvgames.dll
nvmccss.dll
nvmobls.dll
nvvitvs.dll
nvwss.dll

[nv.Help]
nvcpl.hlp
nvwcplen.hlp

[nv.RegisterCPL]
11,,nvcpl.dll,1

[nv.oldrm]
nvarch.sys,,,1
nvgfx.sys,,,1

[nv.delete.systemfiles]
nv4oglnt.dll,,,1
nvopenglnt.dll,,,1
nvinstnt.dll,,,1
nvdmcpl.dll,,,1
nvdesk32.dll,,,1
nvqtwk.dll,,,1
dmcpl.exe,,,1
nviewimg.dll,,,1
nvwsapps.cfg,,,1
nvpmapi.dll,,,1
nvcpl.exe,,,1

[nv_SoftwareDeviceSettings]
HKR,, InstalledDisplayDrivers,     %REG_MULTI_SZ%, nv4_disp
HKR,, VgaCompatible,               %REG_DWORD%,    0
HKR,, MultiFunctionSupported,      %REG_DWORD%,    1
HKR,, RotateFlag,                  %REG_DWORD%,    4
HKR,, NV_R&T,                      %REG_MULTI_SZ%, "R&T0000=*,*,*,*,*,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,, DevSwitchSuppressMask,       %REG_DWORD%,    7
HKLM,"Software\NVIDIA Corporation\Global\NvSvc\OemConfigurations",LoadLimitedSID,%REG_SZ%,"S-1-5-11"
HKR,, "DefaultSettings.XResolution",%REG_DWORD%,800
HKR,, "DefaultSettings.YResolution",%REG_DWORD%,600

HKR,, NV_Modes, %REG_MULTI_SZ%,  "{*}S 720x480 720x576=1;720x576=8032;320x200 320x240 400x300 480x360 512x384 640x400=F;SHV 1920x1080x32 1920x1200x32 1920x1440 2048x1536=1F;640x480 800x600 848x480 960x600 1024x768x8,16 1088x612x8,16=1FFF;1600x1024x32 1600x1200x32 1920x1080x8,16 1920x1200x8,16=3F;1280x720x32 1280x768x32 1280x800x32 1280x960x32 1280x1024x32 1360x768x32 1600x900x8,16=3FF;1600x900x32 1600x1024x8,16 1600x1200x8,16=7F;"
HKR,, NV_Modes, %REG_SZ_APPEND%, "1152x864x32 1280x720x8,16 1280x768x8,16 1280x800x8,16 1280x960x8,16 1280x1024x8,16 1360x768x8,16=7FF;1920x1080=C01E;1024x768x32 1088x612x32 1152x864x8,16=FFF;"
BWX is offline   Reply With Quote
Old Jul 19, 2006, 05:06 PM   #4
BWX
watching 1080i
 
BWX's Avatar
 
Join Date: Nov 2002
Location: April 13th 2029
Posts: 19,432
BWX will become famous soon enough
System Specs

rest of it - can you tell?

Code:
[NV3xLoadService_AddReg]
HKLM,"Software\NVIDIA Corporation\Global\NvSvc",BitIndicators,%REG_DWORD%,1

[Default16BPP_AddReg]
HKR,, "DefaultSettings.BitsPerPel",%REG_DWORD%,16

[MB_AddReg]
HKR,,MB_Enable, %REG_BINARY%, 01,00,00,00

[nv4_icdSoftwareSettings]
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\OpenGLDrivers\RIVATNT",Version, %REG_DWORD%, 00000002
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\OpenGLDrivers\RIVATNT",DriverVersion, %REG_DWORD%, 0x00010000
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\OpenGLDrivers\RIVATNT",Dll, %REG_SZ%, nvoglnt
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\OpenGLDrivers\RIVATNT",Flags, %REG_DWORD%, 00000001
HKR,, "_deko1000.exe:OGL_46574957",         %REG_DWORD%, 3
HKR,, "_deko1000hd.exe:OGL_46574957",       %REG_DWORD%, 3
HKR,, "_deko3000.exe:OGL_46574957",         %REG_DWORD%, 3
HKR,, "_deko3000hd.exe:OGL_46574957",       %REG_DWORD%, 3
HKR,, "_inflexion3d.exe:OGL_46574957",      %REG_DWORD%, 3
HKR,, "_oni.exe:OGL_ExtensionStringNVArch", %REG_DWORD%, 4

[nv_ControlPanelSettings]
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,NvCplDaemon,,"RUNDLL32.EXE %11%\NvCpl.dll,NvStartup"
HKLM,Software\NVIDIA Corporation\Global\nView,"InitProfile",,"default.tvp"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Run,"nwiz",,"nwiz.exe /install"
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\NvSvc,"Nvcmd:1,Register,Persist:1",%REG_SZ%,"nvshell.dll"
HKLM,Software\"NVIDIA Corporation"\Global\NvSvc,"Nvcmd:2,Register,Persist:1",%REG_SZ%,"nvwdmcpl.dll"
HKLM,Software\"NVIDIA Corporation"\Global\NvSvc,"Nvcmd:3,Register,Persist:1",%REG_SZ%,"nvmccs.dll"
HKLM,Software\"NVIDIA Corporation"\Global\NvSvc,"Nvcmd:4,Register",%REG_SZ%,"nvdisps.dll"
HKLM,Software\"NVIDIA Corporation"\Global\NvSvc,"Nvcmd:5,Register",%REG_SZ%,"nvgames.dll"
HKLM,Software\"NVIDIA Corporation"\Global\NvSvc,"Nvcmd:6,Register",%REG_SZ%,"nvmccss.dll"
HKLM,Software\"NVIDIA Corporation"\Global\NvSvc,"Nvcmd:7,Register",%REG_SZ%,"nvmobls.dll"
HKLM,Software\"NVIDIA Corporation"\Global\NvSvc,"Nvcmd:8,Register",%REG_SZ%,"nvvitvs.dll"
HKLM,Software\"NVIDIA Corporation"\Global\NvSvc,"Nvcmd:9,Register",%REG_SZ%,"nvwss.dll"
HKLM,"Software\NVIDIA Corporation\Global\NvCplApi\Policies",SedonaDisable,   %REG_DWORD%,2
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\Microsoft\Windows\CurrentVersion\RunOnce,NvRegisterMCTrayNview,,"RUNDLL32.EXE %11%\NVMCTRAY.DLL,NvMCRegisterApp %11%\nView.dll"
HKLM,"Software\NVIDIA Corporation\Global\NVTweak",NoPages,%REG_DWORD%,0x40000000

[nv_ClearRegistrySwitches]
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,, NV_Modes
HKR,, UseCompressedModeFormat
HKR,, FlatPanelMode
HKR,, DMTOVERRIDE
HKR,, DisableExtRefresh
HKR,, Max16x12
HKR,, Disable19x12x32at60
HKR,, Disable16x12x32ge70
HKR,, Disable19x10x32ge70
HKR,, DellSwitch1
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,, 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,NvCplCleanup
HKCU,Software\Microsoft\Windows\CurrentVersion\Run,NvMediaCenter
HKLM,Software\Microsoft\Windows\CurrentVersion\Run,NvMediaCenter
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
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

[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_G71.DEV_0293.1  = "NVIDIA GeForce 7900/7950 GX2"
NVIDIA_G71.DEV_0294.1  = "NVIDIA GeForce 7950 GX2"
NVIDIA_Win2KDualView   = "NVIDIA Dualview"
NVIDIA_MultiView       = "NVIDIA Multiview"
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"
BWX is offline   Reply With Quote
Old Jul 19, 2006, 05:11 PM   #5
BWX
watching 1080i
 
BWX's Avatar
 
Join Date: Nov 2002
Location: April 13th 2029
Posts: 19,432
BWX will become famous soon enough
System Specs

I got an edited inf- I'm going to try them..

They are for quad SLI though.


http://www.slizone.com/object/slizone_quad_beta.html

Last edited by BWX; Jul 19, 2006 at 05:20 PM.
BWX is offline   Reply With Quote
Old Jul 19, 2006, 07:20 PM   #6
DriverHeaven Senior Member
 
dsdsdk's Avatar
 
Join Date: Oct 2003
Location: Denmark, CPH.
Posts: 587
dsdsdk is on a distinguished road

to see which cards it supports you prolly need to look here:

; Localizable Strings
NVIDIA = "NVIDIA"
NVIDIA_G71.DEV_0293.1 = "NVIDIA GeForce 7900/7950 GX2"
NVIDIA_G71.DEV_0294.1 = "NVIDIA GeForce 7950 GX2"

and

[NVIDIA.Mfg]
%NVIDIA_G71.DEV_0293.1% = nv4_MB_NV3x, PCI\VEN_10DE&DEV_0293
%NVIDIA_G71.DEV_0294.1% = nv4_MB_NV3x, PCI\VEN_10DE&DEV_0294
%NVIDIA_Win2KDualView% = nvDual, DISPLAY\nvWin2kDualView
%NVIDIA_MultiView% = nvDual, DISPLAY\nvMultiView

so, yep you needed the modded inf.
dsdsdk is offline   Reply With Quote
Old Jul 19, 2006, 08:39 PM   #7
BWX
watching 1080i
 
BWX's Avatar
 
Join Date: Nov 2002
Location: April 13th 2029
Posts: 19,432
BWX will become famous soon enough
System Specs

Well they work but it is more of the same BS from the new control panel..

Same things are broken in the new one. custom resolutions do not work. Need to go to old CP for that. Basically that new CP is just a complete POS as far as I am concerned.

In the old classic CP the profiles are completely broken when trying to add profiles. It just doesn't work at all. Need to go to the new CP to accomplish that task which is getting slower and more sluggish BTW.. and full of bugs. (started really bad in .31)

When adding the nvapps.xml (profile file) it completely breaks the driver.. Freezes windows just about.


WTF.. I switch to Nvidia to get away from badly designed control panels and then Nvidia follows suit and breaks their CP.

At least it doesn't take up 200MB of ram and use .net. I guess that's one good thing.

The people that design these control panels need to go back to school *&%*&$%$% I hope they fix it soon..
BWX is offline   Reply With Quote
Old Jul 20, 2006, 04:45 AM   #8
mkk
Hezbollah supporter
 
mkk's Avatar
 
Join Date: Oct 2003
Location: Gefle, Sweden
Posts: 3,163
mkk will become famous soon enoughmkk will become famous soon enough
System Specs

I guess I don't need to feel bad that they're only for 32bit.
mkk is offline   Reply With Quote
Old Jul 21, 2006, 08:53 AM   #9
BWX
watching 1080i
 
BWX's Avatar
 
Join Date: Nov 2002
Location: April 13th 2029
Posts: 19,432
BWX will become famous soon enough
System Specs

They are OK drivers after you get them all configured and everything.. I mean performance seems good. Just they need to fix some bugs.

I just am dealing with the issues and leaving them installed.
BWX is offline   Reply With Quote
 

 
Powered by: vBulletin
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
Artwork by Allan 'Zardon' Campbell, vBulletin implementation by Craig '5320' Humphreys based on original artwork by Ratchet.

All times are GMT -5. The time now is 07:24 AM. Copyright ©2008 HeavenMedia.net