P900W7i.inf Driver File Contents (Win7x86.zip)

; vtgLHx.inf
;
; Installation INF for the S3 Graphics Co., Ltd. WDDM display driver
; for the 86c700-series of products.
;
; Copyright (c) 2009 VIA Technologies, Inc.
;

[Version]
Signature="$Windows NT$"
Provider=%MSFT%
ClassGUID={4D36E968-E325-11CE-BFC1-08002BE10318}
Class=Display
DriverVer=09/28/2009, 8.14.14.0019
;24.10.04p
Catalogfile=delta.cat

[DestinationDirs]
DefaultDestDir      = 11
S3G700.Miniport     = 12   ; drivers
S3G700.Display      = 11   ; system32
S3G700.OpenGL       = 11   ; system32
S3G700.Clone        = 11   ;
CoInstall.Files     = 11   ; system32

[ControlFlags]
ExcludeFromSelect = *

;
; Driver information
;

[Manufacturer]
%S3GRAPHICS%   = 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]
%S3GDeltaChromeIGP%          = S3G700, PCI\VEN_1106&DEV_3371

;
; General installation section
;

[S3G700]
FeatureScore=EC
CopyFiles = S3G700.Miniport, S3G700.Display, S3G700.OpenGL, S3G700.Clone, CoInstall.Files
AddReg = S3G700_SoftwareDeviceSettings, CoInstaller.AddReg, Uninstaller.Regs
DelReg = S3G700_UserPreferences
RegisterDlls = S3G700_RegisterDlls

;
; File sections
;

[S3G700.Miniport]
ucb_32.sys
VTGKModeDX32.sys     ; miniport driver

[S3G700.Display]
VTGUModeDX32.dll,,,0x00004000             ; COPYFLG_IN_USE_TRY_RENAME
VTROM.bin,,,0x00004000 	; VBIOS image file for new CBIOS flow in old VBIOS machine

[S3G700.OpenGL]
VTGOGL32.DLL,,,0x00004000    ; OpenGL driver

[S3G700.Clone]
S3Clone.dll,,,0x00004000	; COPYFLG_IN_USE_TRY_RENAME

[CoInstall.Files]
s3iset32.dll,,,0x00004000
s3minset.exe,,,0x00004000

[S3G700_RegisterDlls]
11,,S3Clone.dll,1

;
; Service Installation
;

[S3G700.Services]
AddService = S3GIGP, 0x00000002, S3G700_Service_Inst
 
[S3G700_Service_Inst]
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 3                  ; SERVICE_DEMAND_START
ErrorControl   = 0                  ; SERVICE_ERROR_IGNORE
LoadOrderGroup = Video
ServiceBinary  = %12%\VTGKModeDX32.sys

[S3G700_SoftwareDeviceSettings]
HKR,, InstalledDisplayDrivers,      %REG_MULTI_SZ%, VTGUModeDX32
HKR,, VgaCompatible,                %REG_DWORD%,    0
HKR,, SupportIcd,                   %REG_DWORD%,    1
HKR,, SupportSAMM,                  %REG_DWORD%,    1
HKR,, DefaultSettings.XResolution,  %REG_DWORD%,    800
HKR,, DefaultSettings.YResolution,  %REG_DWORD%,    600
HKR,, DefaultSettings.BitsPerPel,   %REG_DWORD%,    32
HKR,, DefaultSettings.VRefresh,     %REG_DWORD%,    60
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,, UserModeDriverName,           %REG_MULTI_SZ%, VTGUModeDX32.dll
HKR,, UserModeDriverGUID,           %REG_SZ%, {A661981C-9742-4cf0-8298-8530AA65567D}
HKR,, OpenGLDriverName,             %REG_SZ%,       VTGOGL32.dll
HKR,, OpenGLVersion,                %REG_DWORD%,    2
HKR,, OpenGLFlags,                  %REG_DWORD%,    1
HKR,, RemovableSources,             %REG_DWORD%,    0
HKLM,"SYSTEM\CurrentControlSet\Control\GraphicsDrivers",UseXPModel,%REG_DWORD%,0
HKLM,"SYSTEM\CurrentControlSet\Control\GraphicsDrivers\Scheduler",SchedulingMethod,%REG_DWORD%,0
HKLM,"SYSTEM\CurrentControlSet\Control\GraphicsDrivers\Scheduler",EnablePreemption,%REG_DWORD%,1
HKLM,"SOFTWARE\Microsoft\TMM\",UseIViewHelper,%REG_DWORD%,1

;Add on registry keys for Haycyon chips
HKR,, S3GDW_RenderControl,          %REG_DWORD%,    0
HKR,, S3GDW_DXVAType,               %REG_DWORD%,    0
HKR,, S3GDW_FrontEndBlend,          %REG_DWORD%,    1

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%,    0
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%,    0x00
HKR,, HalcyonCoarseZReadThreshold,      %REG_DWORD%,    0x04
HKR,, HalcyonDMAReadWritePriMSK,        %REG_DWORD%,    0x00
HKR,, HalcyonZWritePriMSK,              %REG_DWORD%,    0xFB
HKR,, HalcyonZReadPriMSK,               %REG_DWORD%,    0x49
HKR,, HalcyonColorWritePriMSK,          %REG_DWORD%,    0xDB
HKR,, HalcyonColorReadPriMSK,           %REG_DWORD%,    0xCB
HKR,, HalcyonStencilBufReadPriMSK,      %REG_DWORD%,    0x4B
HKR,, HalcyonStencilBufWritePriMSK,     %REG_DWORD%,    0xFF
HKR,, HalcyonCZReadWritePriMSK,         %REG_DWORD%,    0x09
HKR,, HalcyonTexReadPriMSK,             %REG_DWORD%,    0x01
HKR,, HalcyonVBReadePriMSK,             %REG_DWORD%,    0x00

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%,    0
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,, S3GDW_AgpTexturing,         	    %REG_DWORD%,    0
HKR,, HalcyonPPSDumpEnable,         	%REG_DWORD%,    0
HKR,, DISABLE_MEDIAPLAYER_FULLSCR_CTRL,         %REG_DWORD%,    1
HKR,, S3G_EnableSWFilmDetect,           %REG_DWORD%,    1
HKR,, S3G_ContextBasedFilmDetect,       %REG_DWORD%,    1
HKR,, EnableStagingSegment,             %REG_DWORD%,    1
HKR,, CrtEDIDPreferredMode,             %REG_DWORD%,   0x0010
HKR,, DVIEDIDPreferredMode,             %REG_DWORD%,   0x0010
HKR,, S3GDW_Enable_New_BWC_Formula,     %REG_DWORD%,    1
HKR,, DeviceEnableDoCenter,             %REG_DWORD%,    0x173
HKR,, DeviceEnableDoShrink,             %REG_DWORD%,    0x173
HKR,, ResetOSMode,                      %REG_DWORD%,    1
HKR,, ResetOSModeWantedDevice,          %REG_DWORD%,    0x37F
HKR,, KernelPollingFakeInterrupt,       %REG_DWORD%,    1
HKR,, Disable_KernelModeCommandBuffer,      %REG_DWORD%,    1

; user-selected preferences reset to default settings upon installing a new driver
[S3G700_UserPreferences]
HKR,, UseDDCInfo
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
HKR,, SupportSAMM

[S3G700.GeneralConfigData]
MaximumDeviceMemoryConfiguration=256
MaximumNumberOfDevices=2

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

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

[SourceDisksFiles]
ucb_32.sys          = 1
VTGKModeDX32.sys      = 1
VTGUModeDX32.dll      = 1
VTGOGL32.dll          = 1
S3Clone.dll           = 1
VTROM.bin             = 1

; == UnInstall
S3minset.exe = 1

; == CoInstall
S3iset32.dll = 1

;
; Common AddReg sections
;

[Uninstaller.Regs]
;; ------------------------------------------------------------------
;;		  		Add/Remove Program Item
;; ------------------------------------------------------------------
HKLM,%CURVER%\Uninstall\%ProductShortName%,"DisplayName",,"%ProductLongName%"
HKLM,%CURVER%\Uninstall\%ProductShortName%,"InstallLocation",,""
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%'"

[Strings]
S3GRAPHICS  = "S3 Graphics Co., Ltd."

ProductLongName = "VIA Chrome9 HC IGP Family Display Driver"

ProductShortName = "Chrome9HC"
;
; Non-Localizable Strings
;
REG_MULTI_SZ   = 0x00010000
REG_DWORD      = 0x00010001
REG_SZ         = 0x00000000

;
; Localizable Strings
;

MSFT = "VIA"
S3GDeltaChromeIGP = "VIA Chrome9 HC IGP WDDM 1.1"
DiskId = "DeltaChromeIGP Display Driver"

DriverVer = "09/28/2009, 8.14.14.0019"


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

CtrlFld     = "Controls Folder"
CURVER      = "Software\Microsoft\Windows\CurrentVersion"
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: web4, load: 0.84