S3SAVAG4.INF Driver File Contents (SavageNT4.zip)

; S3SAVAG4.INF
;
; Installation inf for the S3 Incorporated display driver for
; the Savage4.
;
; (c) Copyright 1999 S3 Incorporated.
;

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

[DestinationDirs]
DefaultDestDir   = 11
S3Inc.Miniport   = 12   ; drivers
S3Inc.Display    = 11   ; system32
S3Inc.Icd        = 11   ; OpenGL ICD
S3Inc.Inf        = 17   ; Windows INF directory

S3switch2copy.sys=11
S3switch2copy.hlp=18
S3switch2copy.prog=24
S3switch2copy.win=10
S3switch2copy.inf=17
S3UninstCopy.sys=11

;
; Driver information
;

[Manufacturer]
%S3%   = S3.Mfg

;
; Device Section
;
; 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]
S3 Inc. Savage4 Display Driver Version 8.12.02 = S3Inc, PCI\VEN_5333&DEV_8A22&SUBSYS_8A225333

;
; General installation section
;

[S3Inc]
DelReg = S3switch2.DelReg
CopyFiles=S3Inc.Miniport, S3Inc.Display, S3Inc.Icd, S3Inc.Inf, S3switch2copy.prog, S3switch2copy.hlp, S3switch2copy.win, S3switch2copy.sys
AddReg   =S3Inc.AddRegs, S3switch2.AddReg

[DefaultUninstall]
DelReg = S3switch2.AddReg
DelFiles = S3switch2copy.prog, S3switch2copy.hlp, S3switch2copy.win, S3switch2copy.sys

[S3switch2Remove]
DelReg = S3switch2.AddReg
DelFiles = S3switch2copy.prog, S3switch2copy.hlp, S3switch2copy.win, S3switch2copy.sys

;Add this to delete legacy settings
[S3switch2.DelReg]
HKLM,SOFTWARE\S3\S3switch2

[S3Inc.AddRegs]
HKLM,Software\Microsoft\%WinNTDir%\CurrentVersion\OpenGLdrivers,Savage2,,"s3micd"
HKLM,Software\S3\S3RemDrv,INF_Filename,,"s3savag4.inf"

[S3switch2.AddReg]
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\S3switch2,DisplayName,,"%ShortDesc%"
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\S3switch2,UninstallString,,"RunDLL32 setupapi.dll,InstallHinfSection S3switch2Remove 4 S3savag4.inf"
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\S3switch2

HKCR,CLSID\{79cd01c2-912d-11d2-88a9-00600837776e},"",,"Property Sheet Extension for S3 Display Configuration Utility"
HKCR,CLSID\{79cd01c2-912d-11d2-88a9-00600837776e}\InProcServer32,"",,"S3swtch2.dll"
HKCR,CLSID\{79cd01c2-912d-11d2-88a9-00600837776e}\InProcServer32,ThreadingModel,,"Apartment"

HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\%1%\Display\shellex\PropertySheetHandlers\S3switch2,"",,"{79cd01c2-912d-11d2-88a9-00600837776e}"

HKLM,SOFTWARE\S3\S3switch2,,,
HKLM,SOFTWARE\S3\S3switch2,FileName,,"S3swtch2.DLL"
HKLM,SOFTWARE\S3\S3switch2,UtilityName,,"S3switch2 Utility"
HKLM,SOFTWARE\S3\S3switch2,AlwaysSupportPanelDevice,,"OFF"
HKLM,SOFTWARE\S3\S3switch2,AlwaysSupportTVDevice,,"OFF"
HKLM,SOFTWARE\S3\S3switch2,AlwaysEnablePanelDevice,,"OFF"
HKLM,SOFTWARE\S3\S3switch2,AlwaysEnableTVDevice,,"OFF"
HKLM,SOFTWARE\S3\S3switch2,AllowSimultaneous,,"ON"
HKLM,SOFTWARE\S3\S3switch2,ExpandedTVFmtList,,"OFF"
HKLM,SOFTWARE\S3\S3switch2,RemoveInfoPage,,"OFF"

;
; 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


;
; File sections
;

[S3Inc.Miniport]
s3mini.sys      ; miniport driver

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

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

[S3Inc.Inf]
s3savag4.inf    ; Windows INF directory

[S3switch2copy.prog]

[S3switch2copy.win]

[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

;
; Source file information
;

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

[SourceDisksFiles]
s3mini.sys          = 1                     ; all files on Disk 1
s3savage.dll        = 1
s3savag4.inf        = 1
s3micd.dll          = 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
;s3sw2eng.hlp=1
s3swtch2.cfg=1
s3sw2ext.cfg=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
;

DiskId      = "S3 Incorporated Installation DISK (VIDEO)"
GraphAdap   = "Graphics Adapter"
S3          = "S3 Incorporated"
WinNTDir    = "Windows NT"
1           = "Controls Folder"
ShortDesc   = "S3 Savage4 Family Display Switch2 Utility"
LongDesc    = "S3 Savage4 Family Display Switch2 Utility"

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: 0.40