NV4AGP.INF Driver File Contents (RivaTNT.ZIP)

; INF file for Win95 NVIDIA RIVA TNT Display and Direct Draw drivers
; Copyright 1998, NVidia Corporation

[version]
LayoutFile=layout.inf
Class=DISPLAY
signature="$CHICAGO$"
Provider=%Mfg%
SetupClass=BASE


; Disk & Directory sections
;----------------------------------------
[DestinationDirs]
DefaultDestDir  = 11    ; LDID_SYS
NV4.Copy = 11
NV4Tweak.Files.Inf = 17
NV4Tweak.Files.Dll = 11
NV4Tweak.Files.Hlp = 18

[SourceDisksNames]
1="NVIDIA RIVA TNT Driver Disk",,0

[SourceDisksFiles]
nv4disp.drv=1
nv4dd32.dll=1
nvarch32.dll=1
nvarch16.dll=1
nv4.vxd=1
nv4mini2.vxd=1
nv4rm.vxd=1
vgartd.vxd=1
nv4ogl.dll=1
;nv4Tweak.Inf=1
;nv4Tweak.Dll=1
;nv4Tweak.Hlp=1
;nv4QTwk.Dll=1

; Manufacturers
;----------------------------------------
[Manufacturer]
%Mfg%=Mfg

; Driver sections
;----------------------------------------
[Mfg]
%NVidia&DEV_0020.DeviceDesc%=NV4,,PCI\VEN_10DE&DEV_0020

[ControlFlags]


; Install sections
;----------------------------------------
[NV4]
;CopyFiles=NV4.Copy,NV4Tweak.Files.Inf, NV4Tweak.Files.Dll, NV4Tweak.Files.Hlp
CopyFiles=NV4.Copy
DelReg=Prev.DelReg, Prev.DynReg
AddReg=NV4.AddReg

[NV4.Copy]
nv4disp.drv
nv4dd32.dll
nv4.vxd
nv4mini2.vxd
nv4rm.vxd
nvarch32.dll
nvarch16.dll
nv4ogl.dll
vgartd.vxd

[NV4Tweak.Files.Inf]
nv4Tweak.inf

[NV4Tweak.Files.Dll]
nv4Tweak.dll
nv4QTwk.dll

[NV4Tweak.Files.Hlp]
nv4Tweak.hlp

[NV4.DelFiles]

[Prev.DelReg]
HKR,,Ver
HKR,,DevLoader
HKR,DEFAULT
HKR,MODES
HKR,CURRENT
HKLM,System\CurrentControlSet\Services\VxD\NV4RM
HKLM,Software\Microsoft\Windows\CurrentVersion\OpenGLdrivers,RIVATNT
;HKCR,CLSID\%ThisGUID%,,,"%NV4TweakName%"
;HKCR,CLSID\%ThisGUID%\InProcServer32,,,"%11%\%ThisDLL%"
;HKCR,CLSID\%ThisGUID%\InProcServer32,ThreadingModel,,Apartment
;HKLM,%UnInstKey%
;HKLM,%UnInstKey%,DisplayName,,"%NV4TweakDesc% (Remove Only)"
;HKLM,%UnInstKey%,UninstallString,,"rundll.exe setupx.dll,InstallHinfSection DefaultUninstall 132 %17%\%ThisINF%"
;HKLM,%HandlerKey%\%NV4TweakName%,,,%ThisGUID%

[Prev.DynReg]
;HKLM,%RunKey%,%QTwkValue%


[NV4.AddReg]
HKR,,Ver,,4.0
HKR,,DevLoader,,*vdd
HKR,DEFAULT,Mode,,"8,640,480"
HKR,DEFAULT,drv,,nv4disp.drv
HKR,DEFAULT,drv2,,nv4disp.drv
HKR,DEFAULT,minivdd,,"nv4.vxd"
HKR,DEFAULT,minivdd2,,"nv4mini2.vxd"
HKLM,System\CurrentControlSet\Services\VxD\VGARTD,StaticVxD,2,"vgartd.vxd"
HKR,DEFAULT,vdd,,"*vdd"
; Make the default = adapter default
;HKR,DEFAULT,RefreshRate,,0
; Make the default = optimal
HKR,DEFAULT,RefreshRate,,-1
HKR,DEFAULT,DDC,,1
HKR,"MODES\4\640,480",drv,,vga.drv
HKR,"MODES\4\640,480",vdd,,*vdd
HKR,"MODES\8\640,480",,,"60,70,72,75,85,100,120,140,144,150,170,200,240"
HKR,"MODES\8\800,600",,,"60,70,72,75,85,100,120,140,144,170,200,240"
HKR,"MODES\8\1024,768",,,"60,70,72,75,85,100,120,140,144,150,170"
HKR,"MODES\8\1152,864",,,"60,70,72,75,85,100,120,140,144,150"
HKR,"MODES\8\1280,1024",,,"60,70,72,75,85,100,120"
HKR,"MODES\8\1600,1200",,,"60,70,72,75,85"
HKR,"MODES\8\1920,1080",,,"60,70,72,75,85"
HKR,"MODES\8\1920,1200",,,"60,70,72,75"
HKR,"MODES\16\640,480"
HKR,"MODES\16\800,600"
HKR,"MODES\16\1024,768"
HKR,"MODES\16\1152,864"
HKR,"MODES\16\1280,1024"
HKR,"MODES\16\1600,1200"
HKR,"MODES\16\1920,1080"
HKR,"MODES\16\1920,1200"
HKR,"MODES\32\640,480"
HKR,"MODES\32\800,600"
HKR,"MODES\32\1024,768"
HKR,"MODES\32\1152,864",,,"60,70,72,75,85,100,120,140"
HKR,"MODES\32\1280,1024",,,"60,70,72,75,85,100"
HKR,"MODES\32\1600,1200",,,"60,70,72,75"
HKR,"MODES\32\1920,1080",,,"60,70,72"
HKR,"MODES\32\1920,1200",,,"60"
HKLM,Software\Microsoft\Windows\CurrentVersion\OpenGLdrivers,RIVATNT,2,"NV4ogl.dll"
;HKCR,CLSID\%ThisGUID%,,,"%NV4TweakName%"
;HKCR,CLSID\%ThisGUID%\InProcServer32,,,"%11%\%ThisDLL%"
;HKCR,CLSID\%ThisGUID%\InProcServer32,ThreadingModel,,Apartment
;HKLM,%UnInstKey%
;HKLM,%UnInstKey%,DisplayName,,"%NV4TweakDesc% (Remove Only)"
;HKLM,%UnInstKey%,UninstallString,,"rundll.exe setupx.dll,InstallHinfSection DefaultUninstall 132 %17%\%ThisINF%"
;HKLM,%HandlerKey%\%NV4TweakName%,,,%ThisGUID%

;*** Fix for international keyboard layouts ***
HKCU,"Control Panel\Keyboard","KeyboardSpeed",,"31"
HKCU,"Control Panel\Keyboard","KeyboardDelay",,"0"

; User visible strings
;----------------------------------------
[Strings]
Mfg="NVIDIA"
NVidia&DEV_0020.DeviceDesc="NVIDIA RIVA TNT"
;NV4TweakName="NV4Tweak"
;UnInstKey="Software\Microsoft\Windows\CurrentVersion\Uninstall\NV4Tweak"
;HandlerKey="Software\Microsoft\Windows\CurrentVersion\Controls Folder\Display\shellex\PropertySheetHandlers"
;RunKey="Software\Microsoft\Windows\CurrentVersion\Run"
SettingsKey="Software\NVIDIA Corporation"
D3DSubKey="D3D"
GammaSubKey="Gamma"
DispSubKey="Display"
;QTwkValue="NV4QuickTweak"
;NV4TweakDesc="NV4 Tweak - RIVA 128 Display Properties Tab"
;ThisGUID="{110AED10-388C-11D0-8EBD-00A024D29F34}"
;ThisDLL="NV4Tweak.dll"
;ThisINF="NV4Tweak.inf"

Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: web3, load: 1.78