S3SAVG4.INF Driver File Contents (S3Savage4.zip)

; S3SAVG4.INF for NEC, with ICD and S3Switch2 support for S3
;
; Win2000 installation file (.INF) for the S3 Incorporated display driver
; for the Savage4.
;
; Copyright (c) 1999, 2000 By S3 Incorporated.
;

[Version]
Signature="$CHICAGO$"
Class=Display
ClassGUID={4D36E968-E325-11CE-BFC1-08002BE10318}
Provider=%INF_Provider%
CatalogFile=s3savg4.cat
DriverVer=02/08/2000, 05.12.01.8000

[ControlFlags]
ExcludeFromSelect = PCI\VEN_5333&DEV_8A22&SUBSYS_80681033
ExcludeFromSelect = PCI\VEN_5333&DEV_8A22&SUBSYS_80691033
							  
;
;  Disk and Directory sections
;

[DestinationDirs]
DefaultDestDir   = 11
S3SAVAGE4.Miniport   = 12   ; drivers
S3SAVAGE4.Display    = 11   ; system32
S3SAVAGE4.Icd        = 11   ; OpenGL ICD

S3switch2copy.sys=11
S3switch2copy.hlp=18

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

[SourceDisksFiles]
s3savg4m.sys       = 1	; all files are on Disk 1
s3savg4.dll        = 1
s3micd.dll         = 1
s3savg4.inf        = 1
s3swtch2.dll=1
s3sw2enu.hlp=1
s3sw2jpn.hlp=1
s3sw2fra.hlp=1
s3sw2deu.hlp=1
s3sw2ita.hlp=1
s3sw2esp.hlp=1
s3sw2dan.hlp=1
s3sw2nld.hlp=1
s3sw2fin.hlp=1
s3sw2kor.hlp=1
s3sw2nor.hlp=1
s3sw2ptb.hlp=1
s3sw2chs.hlp=1
s3sw2sve.hlp=1
s3sw2cht.hlp=1
s3sw2tha.hlp=1
s3swtch2.cfg=1
s3sw2ext.cfg=1
s3swtch2.inf=1
s3Uninst.exe=1

;
; Driver information
;

[Manufacturer]
%S3%   = S3.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.
;
[S3.Mfg]
NEC Savage4  = S3SAVAGE4, PCI\VEN_5333&DEV_8A22&SUBSYS_80681033
NEC Savage4  = S3SAVAGE4, PCI\VEN_5333&DEV_8A22&SUBSYS_80691033

;
; General installation section
;

[S3SAVAGE4]
DelReg = S3switch2.DelReg
CopyFiles=S3SAVAGE4.Miniport, S3SAVAGE4.Display, S3SAVAGE4.Icd
CopyFiles=S3switch2copy.hlp, S3switch2copy.sys, S3UninstCopy.sys
AddReg   =S3SAVAGE4.AddRegs, S3switch2.AddReg


;
; File sections
;

[S3SAVAGE4.Miniport]
s3savg4m.sys      ; miniport driver

[S3SAVAGE4.Display]
s3savg4.dll       ; Savage4 display driver

[S3SAVAGE4.Icd]
s3micd.dll        ; OpenGL ICD driver

[S3SAVAGE4.AddRegs]
HKLM,Software\Microsoft\%WinNTDir%\CurrentVersion\OpenGLdrivers,Savage2,,"s3micd"

[S3SAVAGE4.GeneralConfigData]
MaximumDeviceMemoryConfiguration=128


;Add this to delete legacy settings
[S3switch2.DelReg]
HKLM,%S3SW2KEY%

[S3switch2.AddReg]
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\S3switch2,DisplayName,,%S3SW2DSC%
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\S3switch2,UninstallString,,"S3Uninst.exe -reg 5 HKLM\SOFTWARE\S3\S3Uninst\S3Switch2"

HKCR,CLSID\%S3SW2CLS%,"",,"Property Sheet Extension for S3 Display Configuration Utility"
HKCR,CLSID\%S3SW2CLS%\InProcServer32,"",,"S3swtch2.dll"
HKCR,CLSID\%S3SW2CLS%\InProcServer32,ThreadingModel,,"Apartment"

HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\%1%\Display\shellex\PropertySheetHandlers\S3switch2,"",,%S3SW2CLS%

HKLM,%S3SW2KEY%,,,
HKLM,%S3SW2KEY%,FileName,,"S3swtch2.DLL"
HKLM,%S3SW2KEY%,UtilityName,,"S3switch2 Utility"
HKLM,%S3SW2KEY%,AlwaysSupportPanelDevice,,"OFF"
HKLM,%S3SW2KEY%,AlwaysSupportTVDevice,,"OFF"
HKLM,%S3SW2KEY%,AlwaysEnablePanelDevice,,"OFF"
HKLM,%S3SW2KEY%,AlwaysEnableTVDevice,,"OFF"
HKLM,%S3SW2KEY%,AllowSimultaneous,,"ON"
HKLM,%S3SW2KEY%,AllowForceTVOn,,"OFF"
HKLM,%S3SW2KEY%,ExpandedTVFmtList,,"OFF"
HKLM,%S3SW2KEY%,RemoveInfoPage,,"OFF"

;----------- Following lines are uninstall information ------------
HKLM,%S3UNIKEY%\S3Switch2,10.DelKey,,HKLM\%S3SW2KEY%
HKLM,%S3UNIKEY%\S3Switch2,11.DelKey,,HKCR\CLSID\%S3SW2CLS%
HKLM,%S3UNIKEY%\S3Switch2,12.DelKey,,HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall\S3Switch2
HKLM,%S3UNIKEY%\S3Switch2,13.DelKey,,HKLM\Software\Microsoft\Windows\CurrentVersion\%1%\Display\shellex\PropertySheetHandlers\S3Switch2
HKLM,%S3UNIKEY%\S3Switch2,20.DelFiles,,%11%\S3Swtch2.dll
HKLM,%S3UNIKEY%\S3Switch2,21.DelFiles,,%11%\S3Swtch2.vxd
HKLM,%S3UNIKEY%\S3Switch2,22.DelFiles,,%18%\S3Sw2*.hlp
HKLM,%S3UNIKEY%\S3Switch2,23.DelFiles,,%11%\S3Swtch2.cfg
HKLM,%S3UNIKEY%\S3Switch2,24.DelFiles,,%11%\S3Sw2ext.cfg
HKLM,%S3UNIKEY%\S3Switch2,25.DelFiles,,%17%\S3Swtch2.?nf

;
; Service Installation
;

[S3switch2copy.sys]
s3swtch2.dll
s3swtch2.cfg
s3sw2ext.cfg

[S3switch2copy.hlp]
s3sw2enu.hlp
s3sw2jpn.hlp
s3sw2fra.hlp
s3sw2deu.hlp
s3sw2ita.hlp
s3sw2esp.hlp
s3sw2dan.hlp
s3sw2nld.hlp
s3sw2fin.hlp
s3sw2kor.hlp
s3sw2nor.hlp
s3sw2ptb.hlp
s3sw2chs.hlp
s3sw2sve.hlp
s3sw2cht.hlp
s3sw2tha.hlp
;s3sw2eng.hlp

[S3UninstCopy.sys]
S3Uninst.exe


[S3SAVAGE4.Services]
AddService = S3SAVAGE4, 0x00000002, S3SAVAGE4_Service_Inst, S3SAVAGE4_EventLog_Inst

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

[S3SAVAGE4_EventLog_Inst]
AddReg = S3SAVAGE4_EventLog_AddReg

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


;
; Software Installation
;

[S3SAVAGE4.SoftwareSettings]
AddReg = S3SAVAGE4_SoftwareDeviceSettings
DelReg = S3SAVAGE4_UserPreferences   ; user-selected preferences


[S3SAVAGE4_SoftwareDeviceSettings]
HKR,, InstalledDisplayDrivers,      %REG_MULTI_SZ%, s3savg4
HKR,, VgaCompatible,                %REG_DWORD%,    0
HKR,, CapabilityOverride,           %REG_DWORD%,    0

[S3SAVAGE4_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


[Strings]

;
; Non-Localizable Strings
;

REG_MULTI_SZ   = 0x00010000
REG_DWORD      = 0x00010001

;
; Localizable Strings
;

DiskId         = "S3 Incorporated Installation DISK (VIDEO)"
S3             = "S3 Incorporated"
INF_Provider   = "S3 Incorporated"
WinNTDir       = "Windows NT"
ShortDesc1     = "S3 Savage4 Family Display Switch2 Utility"
1           = "Controls Folder"
S3SW2DSC    = "S3 Savage4 Family Display Switch2 Utility"
S3SW2KEY    = "SOFTWARE\S3\S3Switch2"
S3UNIKEY    = "SOFTWARE\S3\S3Uninst"
S3SW2CLS    = "{79cd01c2-912d-11d2-88a9-00600837776e}"
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: 2.36