dc05i.inf Driver File Contents (VIDEO.zip)

; For VIA Chrome9 HC IGP WinXP Display Driver installation INF 
;
; Copyright (c) 2009 VIA Technologies, Inc.
;

[Version]
Signature="$CHICAGO$"
Provider=%S3GRAPHICS%
ClassGUID={4D36E968-E325-11CE-BFC1-08002BE10318}
Class=Display
CatalogFile=s3g700.cat
DriverVer=04/13/2009, 6.14.10.0206
;20.09.01w

[ControlFlags]
ExcludeFromSelect = *

[DestinationDirs]
DefaultDestDir      = 11
S3G700.Miniport     = 12
S3G700.Display      = 11
S3G700.Icd          = 11
VModes.Files        = 11
S3Hotplug.Files=16422, %S3Path%
GdiPlus.Files=16422, %S3Path%
Cfg3D.Files=16422, %S3Path%
Disply.Files=16422, %S3Path%
Gamma2.Files=16422, %S3Path%
Info2.Files=16422, %S3Path%
ColorPlus.Files=16422, %S3Path%
Chrome3.Files=16422, %S3Path%
Catalog.Files=16422, %S3Path%
Portal.Files=16422, %S3Path%
S3CtxtSys.Files=16422, %S3Path%
Uninstaller.Files=11
DefaultSkin.Files=16422, %S3Path%\%DefaultSkin%

[Manufacturer]
%S3GRAPHICS% = S3Mfg,NTx86.5.1

[S3Mfg]
"VIA Chrome9 HC3 IGP"       = S3G700_2k, PCI\VEN_1106&DEV_1122

[S3Mfg.NTx86.5.1]
"VIA Chrome9 HC3 IGP"       = S3G700, PCI\VEN_1106&DEV_1122

[S3G700]
CopyFiles = S3G700.Miniport, S3G700.Display, S3G700.Icd , VModes.Files, S3Hotplug.Files,  Cfg3D.Files, Disply.Files, Gamma2.Files, Info2.Files, ColorPlus.Files, Chrome3.Files, Catalog.Files, DefaultSkin.Files, Portal.Files, S3CtxtSys.Files, Uninstaller.Files
AddReg    = S3ICDCommon.AddReg, VModes.Regs, Cfg3D.Regs, Disply.Regs, Gamma2.Regs, Info2.Regs, ColorPlus.Regs, Chrome3.Regs, S3Context.Regs, CoInstaller.Regs, Uninstaller.Regs
DelReg    = S3ICDCommon.AddReg, S3Info3.Del

[S3G700_2k]
CopyFiles = S3G700.Miniport, S3G700.Display, S3G700.Icd , VModes.Files, S3Hotplug.Files,  Cfg3D.Files, Disply.Files, Gamma2.Files, Info2.Files, ColorPlus.Files, Chrome3.Files, Catalog.Files, DefaultSkin.Files, Portal.Files, S3CtxtSys.Files, Uninstaller.Files, GdiPlus.Files
AddReg    = S3ICDCommon.AddReg, VModes.Regs, Cfg3D.Regs, Disply.Regs, Gamma2.Regs, Info2.Regs, ColorPlus.Regs, Chrome3.Regs, S3Context.Regs, CoInstaller.Regs, Uninstaller.Regs
DelReg    = S3ICDCommon.AddReg, S3Info3.Del

[DefaultUnInstall.NT]
DelFiles = VModes.Files, S3Hotplug.Files,  Cfg3D.Files, Disply.Files, Gamma2.Files, Info2.Files, ColorPlus.Files, Chrome3.Files, Catalog.Files, DefaultSkin.Files, Portal.Files, S3CtxtSys.Files, Uninstaller.Files
DelReg    = VModes.Regs, Cfg3D.Regs, Disply.Regs, Gamma2.Regs, Info2.Regs, ColorPlus.Regs, Chrome3.Regs, S3Context.Regs, CoInstaller.Regs, Uninstaller.Regs

[S3G700.GeneralConfigData]
MaximumDeviceMemoryConfiguration= 256
MaximumNumberOfDevices          = 4
SessionImageSize                = 16

[S3G700_2k.GeneralConfigData]
MaximumDeviceMemoryConfiguration= 256
MaximumNumberOfDevices          = 4
SessionImageSize                = 16

[S3G700.Services]
AddService = S3GIGP, 0x00000002, S3G700_Service_Inst, S3G700_EventLog_Inst
AddService = S3LoadSv, , S3LoadSv_Service_Inst

[S3G700_2k.Services]
AddService = S3GIGP, 0x00000002, S3G700_Service_Inst, S3G700_EventLog_Inst
AddService = S3LoadSv, , S3LoadSv_Service_Inst

[S3G700_Service_Inst]
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 3                  ; SERVICE_DEMAND_START
ErrorControl   = 0                  ; SERVICE_ERROR_IGNORE
LoadOrderGroup = Video
ServiceBinary  = %12%\S3gIGPm.sys


[S3LoadSv_Service_Inst]
ServiceType    = 0x00000110         ; SERVICE_WIN32_OWN_PROCESS| SERVICE_INTERACTIVE_PROCESS
StartType      = 2                  ; SERVICE_AUTO_START
ErrorControl   = 0                  ; SERVICE_ERROR_IGNORE
ServiceBinary  = %16422%\%S3Path%\S3LoadSv.exe
AddReg = HotPlug.Regs
Description    = "S3 Graphics service to support hot plug detection."


[S3G700_EventLog_Inst]
AddReg = S3G700_EventLog_AddReg

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


;
; Software Installation
;
[S3G700.SoftwareSettings]
AddReg = S3G700_SoftwareDeviceSettings
DelReg = S3G700_UserPreferences 

;
; Software Installation
;
[S3G700_2k.SoftwareSettings]
AddReg = S3G700_SoftwareDeviceSettings
DelReg = S3G700_UserPreferences 

[S3G700_SoftwareDeviceSettings]
HKR,, InstalledDisplayDrivers,      %REG_MULTI_SZ%, S3gIGP
HKR,, VgaCompatible,                %REG_DWORD%,    0
HKR,, SupportIcd,                   %REG_DWORD%,    1
HKR,, SupportSAMM,                  %REG_DWORD%,    1
HKR,, UseAGPDMA,                    %REG_DWORD%,    1
HKR,, bSupportCRTCalibration,       %REG_DWORD%,    1
HKR,, SupportRotation_90,           %REG_DWORD%,    0
HKR,, SupportRotation_180,          %REG_DWORD%,    0
HKR,, SupportRotation_270,          %REG_DWORD%,    0
HKR,, RotationDegree,               %REG_DWORD%,    0
HKR,, S3GDW_DXVAType,               %REG_DWORD%,    0
HKR,, S3GDW_FrontEndBlend,          %REG_DWORD%,    1
HKR,, FBWCDisable,                  %REG_DWORD%,    0
HKR,, MultiFunctionSupported,       %REG_DWORD%,    1
HKR,, DrvInstalledUseDevPriority,   %REG_DWORD%,    0

HKR,, HalcyonFFPSCacheEnable,       	%REG_DWORD%,    1
HKR,, HalcyonPPSCacheEnable,        	%REG_DWORD%,    1
HKR,, HalcyonEnableTnL,             	%REG_DWORD%,    1
HKR,, HalcyonEnableVS,              	%REG_DWORD%,    1
HKR,, HalcyonEnableSWCulling,       	%REG_DWORD%,    1
HKR,, HalcyonCoarseZEnable,         	%REG_DWORD%,    1
HKR,, HalcyonDirectAccessFB,        	%REG_DWORD%,    1
HKR,, HalcyonPSOptInstReorder,      	%REG_DWORD%,    1
HKR,, HalcyonPSOptRemoveRedundants, 	%REG_DWORD%,    1
HKR,, HalcyonPSOptRemoveUnnecessaryMOV, %REG_DWORD%,    1
HKR,, HalcyonPSOptCoissue,              %REG_DWORD%,    1
HKR,, HalcyonPSOptMerge,                %REG_DWORD%,    1
HKR,, HalcyonPSOptSecondDest,           %REG_DWORD%,    1
HKR,, HalcyonPSOptRemap,                %REG_DWORD%,    1
HKR,, HalcyonPSOptCoissueSimMov,        %REG_DWORD%,    1
HKR,, HalcyonSPSENABLE,                 %REG_DWORD%,    0

HKR,, HalcyonTexReadThreshold,          %REG_DWORD%,    0x00
HKR,, HalcyonZReadFIFOThreshold,        %REG_DWORD%,    0x04
HKR,, HalcyonZWriteFIFOThreshold,       %REG_DWORD%,    0x0F
HKR,, HalcyonVBReadThreshold,           %REG_DWORD%,    0x00
HKR,, HalcyonTexAddrReadFIFOThreshold,  %REG_DWORD%,    0x00
HKR,, HalcyonColorReadFIFOThreshold,    %REG_DWORD%,    0x00
HKR,, HalcyonRCDThreshold,              %REG_DWORD%,    0x05
HKR,, HalcyonCoarseZReadThreshold,      %REG_DWORD%,    0x04
HKR,, HalcyonZWritePriMSK,              %REG_DWORD%,    0x2FB
HKR,, HalcyonZReadPriMSK,               %REG_DWORD%,    0x2C9
HKR,, HalcyonColorWritePriMSK,          %REG_DWORD%,    0x2DB
HKR,, HalcyonColorReadPriMSK,           %REG_DWORD%,    0x2CB
HKR,, HalcyonStencilBufReadPriMSK,      %REG_DWORD%,    0x249
HKR,, HalcyonStencilBufWritePriMSK,     %REG_DWORD%,    0x2FF
HKR,, HalcyonCZReadWritePriMSK,         %REG_DWORD%,    0x09
HKR,, HalcyonTexReadPriMSK,             %REG_DWORD%,    0x00
HKR,, HalcyonVBReadePriMSK,             %REG_DWORD%,    0x08
HKR,, HalcyonCoarseZWriteThreshold,     %REG_DWORD%,    0x04
HKR,, HalcyonCZWritePriMSK,             %REG_DWORD%,    0x49

HKR,, HalcyonCModelType,            	%REG_DWORD%,    0
HKR,, HalcyonDump2DCommand,         	%REG_DWORD%,    0
HKR,, HalcyonDumpEnable,            	%REG_DWORD%,    0
HKR,, HalcyonDumpEnd,               	%REG_DWORD%,    0
HKR,, HalcyonDumpMode,              	%REG_DWORD%,    0
HKR,, HalcyonDumpRenderBitmap,      	%REG_DWORD%,    0
HKR,, HalcyonDumpStart,             	%REG_DWORD%,    0
HKR,, HalcyonDumpStride,            	%REG_DWORD%,    0
HKR,, HalcyonEnableFastZClear,      	%REG_DWORD%,    0
HKR,, HalcyonEnableHWClip,          	%REG_DWORD%,    0
HKR,, HalcyonEnableHWVB,            	%REG_DWORD%,    0
HKR,, HalcyonFastZ16IndexLen,       	%REG_DWORD%,    0
HKR,, HalcyonFastZ24IndexLen,       	%REG_DWORD%,    0
HKR,, HalcyonFastZ32IndexLen,       	%REG_DWORD%,    0
HKR,, HalcyonFBDumpEnable,          	%REG_DWORD%,    0
HKR,, HalcyonFFPSDumpEnable,        	%REG_DWORD%,    0
HKR,, HalcyonForcePCI,              	%REG_DWORD%,    0
HKR,, HalcyonFullUpdate,            	%REG_DWORD%,    0
HKR,, HalcyonMSPSDumpEnable,        	%REG_DWORD%,    0
HKR,, HalcyonMSVSDumpEnable,        	%REG_DWORD%,    0
HKR,, HalcyonPSDumpStyle,           	%REG_DWORD%,    0
HKR,, HalcyonSeparateStencilEnable, 	%REG_DWORD%,    1
HKR,, HalcyonSW2D,                  	%REG_DWORD%,    0
HKR,, HalcyonTiledDisplayEnable,    	%REG_DWORD%,    0
HKR,, HalcyonTiledRTEnable,         	%REG_DWORD%,    0
HKR,, HalcyonTiledZWEnable,         	%REG_DWORD%,    0
HKR,, HalcyonTiledTexEnable,        	%REG_DWORD%,    0
HKR,, HalcyonUse2DAGPCmd,        	%REG_DWORD%,    1
HKR,, S3GDW_AgpTexturing,         	%REG_DWORD%,    0
HKR,, HalcyonPPSDumpEnable,             %REG_DWORD%,    0
HKR,, HalcyonDisableOGLonSAMM,          %REG_DWORD%,    0
HKR,, PanelCenterExpandMode,		%REG_DWORD%,    2
HKR,, ReSetOSMode,                      %REG_DWORD%,    1
HKR,, DEVICEHOTPLUG,                    %REG_DWORD%,    1
HKR,, PURE_DRV_HOTPLUG_FUNC,            %REG_DWORD%,    0
HKR,, S3GDW_DisableBandwidthChecking,   %REG_DWORD%,    0
HKR,, CrtEDIDPreferredMode,             %REG_DWORD%,   0x0010

; user-selected preferences reset to default settings upon installing a new driver
[S3G700_UserPreferences]
HKR,, UseDDCInfo
HKR,, TvFlickerFilterStatus
HKR,, PanelCenterExpandMode 	
HKR,, SingleController
HKR,, NtscTvPositionX
HKR,, NtscTvPositionY
HKR,, Pal6TvPositionX
HKR,, Pal6TvPositionY
HKR,, Pal8TvPositionX
HKR,, Pal8TvPositionY
HKR,, DisplaysActivePreference
HKR,, TvStandardPreference
HKR,, DdcMaxRefresh
HKR,, GammaFor16BppModes
HKR,, GammaFor32BppModes
HKR,, GammaIGA2For16BppModes
HKR,, GammaIGA2For32BppModes
HKR,, GammaSupportEnabled
HKR,, SupportRotation_90
HKR,, SupportRotation_180
HKR,, SupportRotation_270
HKR,, RotationDegree

;
; Source file information
;

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

[SourceDisksFiles]
ucb_xp32.sys        = 1
S3gIGPm.sys         = 1
S3gIGP.dll          = 1
s3ginv.dll          = 1
s3gIGPgl.dll	    = 1



;; == S3Hotplug
s3loadsv.exe	= 1
s3hotplug.dll	= 1

;; == VModes
VModes.exe            = 1




;; GdiPlus
GdiPlus.dll  = 1

;; chrome3
chrome3.exe=1
chrome3.tip=1
chrome3.cfg=1

;; portal
s3launch.dll=1
s3launch.cfg=1

;; context menu
S3Ctxt.dll=1

;; s3cfg3d
S3Cfg3d.dll  = 1
S3Cfg3d.cfg  = 1
s3cfg3d.tip=1

;; s3disply
S3Disply.dll=1
S3Disply.cfg=1
S3Displ2.cfg=1
S3Disply.tip=1

;; s3gamm2
S3Gamma2.dll=1
S3Gamma2.cfg=1
S3GAMA_2.cfg=1
S3gamma2.tip=1

;; S3info
s3info2.dll=1
s3info2.cfg=1
S3Info2.tip=1

;; S3ColorPlus
s3ovrlay.dll=1
s3ovrlay.cfg=1
S3ovrly2.cfg=1
S3Ovrlay.tip=1

;; Catalogs
tree.dir=1
Tray.dir=1
Chrome3.dir=1
Banner.dir=1

;; Skins
StdBannerShellbg_Wide.bmp = 1, skins\DefaultSkin	;; %DefaultSkin%
S3BannerBg_Wide.bmp = 1, skins\DefaultSkin		;; %DefaultSkin%
S3BannerCol_Wide.bmp = 1, skins\DefaultSkin		;; %DefaultSkin%
S3BannerExp_Wide.bmp = 1, skins\DefaultSkin		;; %DefaultSkin%
skin.dat = 1, skins\DefaultSkin			;; %DefaultSkin%

;; Uninstaller
s3minset.exe = 1
s3iset32.dll = 1

;
; File sections
;

[S3G700.Miniport]
ucb_xp32.sys
S3gIGPm.sys

[S3G700.Display]
S3gIGP.dll
s3ginv.dll

[S3G700.Icd]
s3gIGPgl.dll

[S3Hotplug.Files]
s3loadsv.exe
s3hotplug.dll

[VModes.Files]
VModes.exe

[GdiPlus.Files]
GdiPlus.dll

[Cfg3D.Files]
s3cfg3d.dll
S3Cfg3d.cfg
s3cfg3d.tip

[Disply.Files]
S3Disply.dll
S3Disply.cfg
S3Displ2.cfg
S3Disply.tip

[Gamma2.Files]
S3Gamma2.dll
S3Gamma2.cfg
S3GAMA_2.cfg
S3gamma2.tip

[Info2.Files]
s3info2.dll
s3info2.cfg
S3Info2.tip

[ColorPlus.Files]
s3ovrlay.dll
s3ovrlay.cfg
S3ovrly2.cfg
S3Ovrlay.tip

[Chrome3.Files]
chrome3.exe
chrome3.tip
chrome3.cfg

[Portal.Files]
s3launch.dll
s3launch.cfg

[S3CtxtSys.Files]
S3Ctxt.dll

[Catalog.Files]
tree.dir
Tray.dir
Chrome3.dir
Banner.dir

[Uninstaller.Files]
s3minset.exe
s3iset32.dll

[DefaultSkin.Files]
StdBannerShellbg_Wide.bmp
S3BannerBg_Wide.bmp
S3BannerCol_Wide.bmp
S3BannerExp_Wide.bmp
skin.dat

;
; Common AddReg sections
;

[CoInstaller.Regs]
HKR,, CoInstallers32,                  %REG_MULTI_SZ%,"S3iset32.dll, slCoInstaller"

[Uninstaller.Regs]
;; ------------------------------------------------------------------
;;		  		Add/Remove Program Item
;; ------------------------------------------------------------------
HKLM,%CURVER%\Uninstall\%ProductShortName%,"DisplayName",,"%ProductLongName%"
HKLM,%CURVER%\Uninstall\%ProductShortName%,"InstallLocation",,"%16422%\%S3Path%"
HKLM,%CURVER%\Uninstall\%ProductShortName%,"Publisher",,"%S3GRAPHICS%"
HKLM,%CURVER%\Uninstall\%ProductShortName%,"VersionMajor",,"%DriverVer%"
HKLM,%CURVER%\Uninstall\%ProductShortName%,"VersionMinor",,"0.0.0.0"
HKLM,%CURVER%\Uninstall\%ProductShortName%,"DisplayVersion",,"%DriverVer%"
HKLM,%CURVER%\Uninstall\%ProductShortName%,"Comments",,"Thank you for using S3's Products"
HKLM,%CURVER%\Uninstall\%ProductShortName%,"DisplayIcon",,"%11%\s3minset.exe"
HKLM,%CURVER%\Uninstall\%ProductShortName%,UninstallString,,"%11%\s3minset.exe -uninf -u '%ProductShortName%' -ver '%DriverVer%'"


;
; Common AddReg sections
;
;; ------------------------------------------------------------------
;;	  		OpenGL ICD Installation
;; ------------------------------------------------------------------
[S3ICDCommon.AddReg]
HKLM,SOFTWARE\Microsoft\%WinNTDir%\CurrentVersion\OpenGLDrivers\%S3ICDKEY%,Version, %REG_DWORD%, 00000002
HKLM,SOFTWARE\Microsoft\%WinNTDir%\CurrentVersion\OpenGLDrivers\%S3ICDKEY%,DriverVersion, %REG_DWORD%, 0x00000001
HKLM,SOFTWARE\Microsoft\%WinNTDir%\CurrentVersion\OpenGLDrivers\%S3ICDKEY%,Dll,, "s3gIGPgl"
HKLM,SOFTWARE\Microsoft\%WinNTDir%\CurrentVersion\OpenGLDrivers\%S3ICDKEY%,Flags, %REG_DWORD%, 00000001

[VModes.Regs]
HKLM,Software\Microsoft\Windows\CurrentVersion\Run,VModes,,"VModes AttachToDesktop"
HKLM,Software\Microsoft\Windows\CurrentVersion\Run,VTTimer,,";;;VTTimer.exe"

HKLM,%S3TimerKey%,NeverLaunched,,1

[Cfg3D.Regs]
HKLM,%S3CfgKEY%,Filename,,S3Cfg3d.dll
HKLM,%S3CfgKEY%,URL,,http://www.s3graphics.com
HKLM,%S3CfgKEY%,UiStyle,,""

[Disply.Regs]
HKLM,%S3DSPKEY%,Filename,,S3Disply.dll
HKLM,%S3DSPKEY%,ConfigNum,,0
HKLM,%S3DSPKEY%,URL,,http://www.s3graphics.com
HKLM,%S3DSPKEY%,UiStyle,,""
HKLM,%S3DSPKEY%,TvLargeFont,,1
HKLM,%S3DSPKEY%,DisableS3DisplayForDualDevice,,Off

[Gamma2.Regs]
HKLM,%S3G2KEY%,Filename,,S3Gamma2.dll
HKLM,%S3G2KEY%,URL,,http://www.s3graphics.com
HKLM,%S3G2KEY%,UiStyle,,""
HKLM,%S3G2KEY%,RestoreGammaWhenInitialize,,"1"
HKLM,%S3G2KEY%,RestoreGammaWhenResumeFromSuspend,,"1"
HKLM,%S3G2KEY%,RestoreGammaWhenModeChange,,"0"

[Info2.Regs]
HKLM,%INFO2KEY%,Filename,,S3Info2.dll
HKLM,%INFO2KEY%,URL,,http://www.s3graphics.com
HKLM,%INFO2KEY%,UiStyle,,""
HKLM,%INFO2KEY%,TrayFileName,,chrome3.exe

[ColorPlus.Regs]
HKLM,%OVERLAYKEY%,Filename,,S3Ovrlay.dll
HKLM,%OVERLAYKEY%,URL,,http://www.s3graphics.com
HKLM,%OVERLAYKEY%,UiStyle,,""

[Chrome3.Regs]
HKLM,%S3CHROME3KEY%,WorkingDirectory,,%S3Path%
HKCR,CLSID\%LAUNCHCLS%,,,"Property Portal Sheet"
HKCR,CLSID\%LAUNCHCLS%\InProcServer32,,,%16422%\%S3Path%\S3launch.dll
HKCR,CLSID\%LAUNCHCLS%\InProcServer32,ThreadingModel,,Apartment
HKLM,%CURVER%\%CtrlFld%\Display\shellex\PropertySheetHandlers\S3Launch,"",,%LAUNCHCLS%
HKLM,%LAUNCHKEY%,Filename,,""
HKLM,%LAUNCHKEY%,UiStyle,,""
HKLM,%LAUNCHKEY%,URL,,http://www.s3graphics.com
HKLM,%LAUNCHKEY%,"OEMLogo",,""
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Run,Chrome3,,%16422%\%S3Path%\Chrome3.exe

[S3Info3.Del]
HKCR,CLSID\%INFO3CLS%
HKLM,%CURVER%\%CtrlFld%\Display\shellex\PropertySheetHandlers\S3Info3

[S3Context.Regs]
HKCR,CLSID\%S3CTXTCLS%,,,"S3 Context Menu"
HKCR,CLSID\%S3CTXTCLS%\InProcServer32,,,%16422%\%S3Path%\S3Ctxt.dll
HKCR,CLSID\%S3CTXTCLS%\InProcServer32,ThreadingModel,,Apartment
HKCR,Directory\Background\shellex\ContextMenuHandlers\S3Ctxt,"",,%S3CTXTCLS%
HKCR,Directory\Background\shellex\ContextMenuHandlers\S3Ctxt,bInvoke,0x00010001,1



[HotPlug.Regs]
HKLM,System\CurrentControlSet\Services\S3loadsv,"ObjectName",,"LocalSystem"    ;; XPE default is not using localsystem account
HKLM,%S3TimerKey%,NeedHotPlug, %REG_DWORD%, 1
HKLM,%S3TimerKey%,NeedDevicePriority, %REG_DWORD%, 1
HKLM,%S3TimerKey%,BeepOnPlug, %REG_DWORD%, 0



[Strings]
;
; Non-Localizable Strings
;
REG_MULTI_SZ   = 0x00010000
REG_DWORD      = 0x00010001

;
; Localizable Strings
;
DiskId      = "S3 Graphics Co., Ltd. Installation DISK (VIDEO)"

  ;; Strings specific to OpenGL ICD
WinNTDir    = "Windows NT"
S3ICDKEY    = "s3gIGPgl"

CtrlFld     = "Controls Folder"
CURVER      = "Software\Microsoft\Windows\CurrentVersion"

S3GRAPHICS  = "S3 Graphics Co., Ltd."

ProductLongName = "VIA Chrome9 HC3 IGP Display Driver"
ProductShortName = "Chrome9HC"

DriverVer = "04/13/2009, 6.14.10.0206"

S3CfgKEY   = "SOFTWARE\S3\S3Cfg3d"

S3DSPKEY   = "SOFTWARE\S3\S3Display"

S3TimerKey  = "SOFTWARE\S3\VT\S3Timer"

SGm2Desc  = "S3Gamma2"
S3G2KEY    = "SOFTWARE\S3\S3Gamma2"

INFO2KEY   = "SOFTWARE\S3\S3Info2"

LAUNCHCLS   = "{E57ABE14-C78E-4f02-9233-480CB2B1A0A8}"
LAUNCHKEY   = "SOFTWARE\S3\S3TabLaunch"

INFO3CLS   = "{DBC6B1BD-D2FD-46cd-A8FC-D031E55B93C1}"
INFO3KEY   = "SOFTWARE\S3\S3Info3"

OVERLAYKEY   = "SOFTWARE\S3\S3Overlay"

S3CTXTCLS  = "{1D0A702E-DBF1-46a6-8DDB-716535E24F75}"
S3CtxtDesc = "S3Context Menu"

S3CHROME3KEY = "SOFTWARE\S3"

S3Path     = "s3graphics\chrome3"

;; skins
DefaultSkin = "skins\DefaultSkin"
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: ftp, load: 2.91