V3100NT.inf Driver File Contents (a31v101n.zip)

; V3100NT.INF
;
; Installation inf for the ASUSTek Computer Incorporated display driver.
;
; (c) Copyright 1997 ASUSTek Computer Incorporated.
;

[Version]
Signature="$CHICAGO$"
Provider=%ASUS%
ClassGUID={4D36E968-E325-11CE-BFC1-08002BE10318}
Class=Display

[DestinationDirs]
DefaultDestDir   = 11
S3Inc.Miniport   = 12   ; drivers
S3Inc.Display    = 11   ; system32
S3Inc.Icd        = 11   ; OpenGL ICD
S3Inf.Display    = 17   ; inf
S3TVOUT3.sys     = 11   ; TVOut3
S3TVOUT3.hlp     = 18   ; TVOut3
ASUSTrans.win    = 25   ; Translate 
;
; Driver information
;

[Manufacturer]
%ASUS%   = ASUS.Mfg

;
; This section should be modified to reflect the chip strings the
; user will see in the Displays applet when the new driver is being
; installed from the driver diskette.
;
[ASUS.Mfg]
ASUS AGP-V3100 V1.00 Windows NT Display Driver = S3Inc, PCI\VEN_5333&DEV_8A20
ASUS AGP-V3100 V1.00 Windows NT Display Driver = S3Inc, PCI\VEN_5333&DEV_8A21

;
; General installation section
;

[S3Inc]
DelReg = S3Inc.DelReg
CopyFiles=S3Inc.Miniport, S3Inc.Display, S3Inf.Display, S3TVOUT3.sys, S3TVOUT3.hlp, ASUSTrans.win
AddReg   =S3Inc.AddRegs, S3TVOUT3.AddReg

[Uninstall]
DelFiles=S3Inc.Miniport, S3Inc.Display, S3Inf.Display, S3TVOUT3.sys, S3TVOUT3.hlp, ASUSTrans.win
Delreg=S3Inc.AddRegs, S3TVOUT3.AddReg

;
; File sections
;

[S3Inc.Miniport]
s3mini.sys      ; miniport driver

[S3Inc.Display]
s3savage.dll    ; Savage3D display driver

[S3Inc.Icd]
s3gicd.dll      ; OpenGL ICD driver

[S3TVOUT3.sys]
S3TVOUT3.dll	    

[S3TVOUT3.hlp]
S3TVOENU.hlp                                                                                                                      

[S3Inf.Display]
v3100nt.inf     ; inf file
[ASUSTrans.win]
TranMsg.ini

[S3Inc.DelRegs]
HKLM,Software\Microsoft\%WinNTDir%\CurrentVersion\OpenGLdrivers

[S3Inc.AddRegs]
;HKLM,Software\Microsoft\%WinNTDir%\CurrentVersion\OpenGLdrivers,S3Virge,,"s3gicd"
HKLM,"SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\AGP-V3100",,,
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\AGP-V3100,DisplayName,,"AGP-V3100"
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\AGP-V3100,UninstallString,,"%11%\rundll32.exe setupapi.dll,InstallHinfSection Uninstall 2 %17%\v3100nt.inf"

[S3TVOUT3.AddReg]
HKLM,SOFTWARE\Classes\CLSID\{34FB2480-1CB8-11D2-B276-00A024C11CA9},"",,"Property Sheet Extension for S3 Display Configuration Utility"
HKLM,SOFTWARE\Classes\CLSID\{34FB2480-1CB8-11D2-B276-00A024C11CA9}\InProcServer32,"",,"S3TVOUT3.dll"
HKLM,SOFTWARE\Classes\CLSID\{34FB2480-1CB8-11D2-B276-00A024C11CA9}\InProcServer32,ThreadingModel,,"Apartment"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\%1%\Display\shellex\PropertySheetHandlers\S3TVOUT3,"",,"{34FB2480-1CB8-11D2-B276-00A024C11CA9}"

HKLM,SOFTWARE\S3\S3TVOUT3,,,
HKLM,SOFTWARE\S3\S3TVOUT3,FileName,,"S3TVOUT3.DLL"
HKLM,SOFTWARE\S3\S3TVOUT3,UtilityName,,"S3TVOUT3 Utility"
HKLM,SOFTWARE\S3\S3TVOUT3,AlwaysEnableTVDevice,,"OFF"
HKLM,SOFTWARE\S3\S3TVOUT3,ApertureControlSupport,,"ON"
HKLM,SOFTWARE\S3\S3TVOUT3,AspectRatioLockSupport,,"ON"
HKLM,SOFTWARE\S3\S3TVOUT3,RemoveInfoPage,,"OFF"

HKLM,SOFTWARE\S3\S3TVOUT3\BlockMode\BlockMode1,ChipID,,"GX3"
HKLM,SOFTWARE\S3\S3TVOUT3\BlockMode\BlockMode1,OS,,"WinNT4.0"
HKLM,SOFTWARE\S3\S3TVOUT3\BlockMode\BlockMode1,x,,"1152"
HKLM,SOFTWARE\S3\S3TVOUT3\BlockMode\BlockMode1,y,,
HKLM,SOFTWARE\S3\S3TVOUT3\BlockMode\BlockMode1,colordepth,,"24"
HKLM,SOFTWARE\S3\S3TVOUT3\BlockMode\BlockMode1,refresh,,"75"
HKLM,SOFTWARE\S3\S3TVOUT3\BlockMode\BlockMode1,CRT,,"ON"
HKLM,SOFTWARE\S3\S3TVOUT3\BlockMode\BlockMode1,TV,,"ON"

HKLM,SOFTWARE\S3\S3TVOUT3\BlockMode\BlockMode2,ChipID,,"GX3"
HKLM,SOFTWARE\S3\S3TVOUT3\BlockMode\BlockMode2,OS,,"WinNT4.0"
HKLM,SOFTWARE\S3\S3TVOUT3\BlockMode\BlockMode2,x,,"1600"
HKLM,SOFTWARE\S3\S3TVOUT3\BlockMode\BlockMode2,y,,
HKLM,SOFTWARE\S3\S3TVOUT3\BlockMode\BlockMode2,colordepth,,"15"
HKLM,SOFTWARE\S3\S3TVOUT3\BlockMode\BlockMode2,colorflag,,"GE"
HKLM,SOFTWARE\S3\S3TVOUT3\BlockMode\BlockMode2,refresh,,
HKLM,SOFTWARE\S3\S3TVOUT3\BlockMode\BlockMode2,CRT,,"ON"
HKLM,SOFTWARE\S3\S3TVOUT3\BlockMode\BlockMode2,TV,,"ON"

;
; Service Installation
;

[S3Inc.Services]
AddService = S3Inc, 0x00000002, S3Inc_Service_Inst, S3Inc_EventLog_Inst

[S3Inc_Service_Inst]
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 1                  ; SERVICE_SYSTEM_START
ErrorControl   = 0                  ; SERVICE_ERROR_IGNORE
LoadOrderGroup = Video
ServiceBinary  = %12%\s3mini.sys

[S3Inc_EventLog_Inst]
AddReg = S3Inc_EventLog_AddReg

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


;
; Software Installation
;

[S3Inc.SoftwareSettings]
AddReg = S3Inc_SoftwareDeviceSettings
DelReg = S3Inc_UserPreferences   ; user-selected preferences


[S3Inc_SoftwareDeviceSettings]
HKR,, InstalledDisplayDrivers,      %REG_MULTI_SZ%, s3savage
HKR,, VgaCompatible,                %REG_DWORD%,    0

[S3Inc_UserPreferences]
HKR,, UseDDCInfo
HKR,, NtscTvPositionX
HKR,, NtscTvPositionY
HKR,, Pal6TvPositionX
HKR,, Pal6TvPositionY
HKR,, Pal8TvPositionX
HKR,, Pal8TvPositionY
HKR,, DisplaysActivePreference
HKR,, TvStandardPreference
HKR,, DdcMaxRefresh
HKR,, GammaFor16BppModes
HKR,, GammaFor32BppModes


;
; Source file information
;

[SourceDisksNames.x86]
1 = %DiskId%,,,""

[SourceDisksFiles]
s3mini.sys          = 1                     ; all files on Disk 1
s3savage.dll        = 1
V3100NT.inf         = 1
s3gicd.dll          = 1
S3TVOUT3.dll	    = 1
S3TVOENU.hlp        = 1
TranMsg.ini         = 1

[Strings]

;
; Non-Localizable Strings
;

REG_SZ         = 0x00000000
REG_MULTI_SZ   = 0x00010000
REG_EXPAND_SZ  = 0x00020000
REG_BINARY     = 0x00000001
REG_DWORD      = 0x00010001
SERVICEROOT    = System\CurrentControlSet\Services

;
; Localizable Strings
;
1           = "Controls Folder"
DiskId      = "ASUS AGP-V3100 Installation DISK (VIDEO)"
GraphAdap   = "Graphics Adapter"
S3          = "S3 Incorporated"
ASUS          = "ASUSTeK Computer Inc."
AllUsersDir = "profiles\All Users\Start Menu\PROGRAMS\STARTUP"
WinNTDir    = "Windows NT"




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: web5, load: 1.10