HORIZON.INF Driver File Contents (horizon_w2k.zip)

; HORIZON.INF with ICD and Gamma support
;
; Installation inf for the Datapath Horizon Native Display Driver.
;

[Version]
Signature="$CHICAGO$"
ClassGUID={4D36E968-E325-11CE-BFC1-08002BE10318}
Class=Display
Provider=Datapath
; Note version date is in MM/DD/YY format.
DriverVer = 02/06/2004,05.01.41.00

[DestinationDirs]
DefaultDestDir                = 11  ; system32
Horizon.Miniport              = 12  ; drivers
Horizon.Display               = 11  ; system32
Horizon.Video                 = 11  ; system32
Horizon.VideoSwitch           = 11  ; system32
Horizon.Config                = 10  ;
Horizon.Help                  = 18  ;

;
; Driver information
;

[Manufacturer]
Datapath   = Datapath.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.
;
[Datapath.Mfg]
Datapath Horizon W2K V1.41 = Horizon, PCI\VEN_5333&DEV_8A22, PCI\VEN_5333&DEV_8A22&SUBSYS_70005333, PCI\VEN_5333&DEV_8a22&SUBSYS_70000000

;
; General installation section
;

[Horizon]
DelReg    = Horizon.DelReg
CopyFiles = Horizon.Miniport, Horizon.Display, Horizon.Video, Horizon.VideoSwitch
CopyFiles = Horizon.Config, Horizon.Help
AddReg    = Horizon.AddReg

;
; File sections
;

[Horizon.Miniport]
horizonm.sys      ; miniport driver

[Horizon.Display]
horizonf.dll     ; Horizon display driver
horizon.dll      ; 
pcimem.dll       ;
regycide.dll     ;
s3micd.dll       ; OpenGL ICD driver
S3Gamma.dll      ; The gamma display applet
S3Uninst.exe     ; The gamma uninstall program

[Horizon.Video]
ovrlyprp.dll
mciovrly.dll
ovrly044.dll
ovrly049.dll
ovrlyusr.dll
ovrlykrn.dll
twovrly.dll
v2bt829.dll
i2cusr.dll
i2ckrn.dll
s3iousr.dll
s3iokrn.dll
v2i2c.dll
twrgbkrn.dll
rgbkrn.dll

[Horizon.VideoSwitch]
xtroncfg.dll
vsnswcfg.dll
vswusr.dll
vswkrn.dll
vswxtron.dll
sercm.dll
vswioctl.dll
vs32cfg.dll

[Horizon.Config]
S3Gamma.cfg       ; Gamma configuration file

[Horizon.Help]
S3gamENU.hlp      ; Gamma help files 
S3gamCHS.hlp
S3gamFRA.hlp
S3gamDEU.hlp
S3gamITA.hlp
S3gamJPN.hlp
S3gamPTB.hlp
S3gamESP.hlp
S3gamCHT.hlp
S3gamDAN.hlp
S3gamFIN.hlp
S3gamKOR.hlp
S3gamNLD.hlp
S3gamNOR.hlp
S3gamSVE.hlp
S3gamTHA.hlp

; TODO : Can this be eliminated? It doesn't seem to be used!
[Horizon.GeneralConfigData]
MaximumDeviceMemoryConfiguration=128


;
; Service Installation
;

[Horizon.Services]
AddService = Horizon, 0x00000002, Horizon_Service_Inst, Horizon_EventLog_Inst

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

[Horizon_EventLog_Inst]
AddReg = Horizon_EventLog_AddReg

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


;
; Software Installation
;

[Horizon.SoftwareSettings]
AddReg = Horizon_SoftwareDeviceSettings
DelReg = TWIN_PropertySheetSettings
AddReg = Horizon.VideoSettings
AddReg = Horizon.VideoSwitchSettings
DelReg = Horizon_UserPreferences   ; user-selected preferences

[Horizon_SoftwareDeviceSettings]
HKR,, InstalledDisplayDrivers, %REG_MULTI_SZ%, horizonf
HKR,, VgaCompatible,           %REG_DWORD%,    0
HKR,, CapabilityOverride,      %REG_DWORD%,    0
HKR,, DmaBufferSize2D,         %REG_DWORD%,    0x00200000
HKR,, "[PCIMEM] DLL",          %REG_SZ%,       pcimem.dll
;;
;; ---------- Filter subkey ---------- 
HKLM, "Software\Datapath\Horizon Filter", DisplayDriver,   %REG_SZ%,       horizon.dll
HKLM, "Software\Datapath\Horizon Filter", ServiceSubkey,   %REG_SZ%,       Horizon
HKLM, "Software\Datapath\Horizon Filter", MMIORangeCount,  %REG_DWORD%,    6
HKLM, "Software\Datapath\Horizon Filter", MMIORange,       %REG_DWORD%,    0
HKLM, "Software\Datapath\Horizon Filter", FrameRangeCount, %REG_DWORD%,    6
HKLM, "Software\Datapath\Horizon Filter", FrameRange,      %REG_DWORD%,    1
HKLM, "Software\Datapath\Horizon Filter", PciVendorId,     %REG_DWORD%,    0x5333
HKLM, "Software\Datapath\Horizon Filter", PciDeviceId,     %REG_DWORD%,    0x8A22
HKLM, "Software\Datapath\Horizon Filter", Ver,             %REG_MULTI_SZ%, 1.41


[Horizon.VideoSettings]
HKR,, EscDrv,                      %REG_MULTI_SZ%, ovrlykrn.dll, twrgbkrn.dll, i2ckrn.dll, s3iokrn.dll, vswkrn.dll
HKR,, "[KERN I2C] SubDriver",      %REG_SZ%, v2i2c.dll
HKR,, "[KERN Overlay] SubDriver",  %REG_SZ%, twovrly.dll
HKR,, "[KERN S3IO] SubDriver",     %REG_SZ%, v2i2c.dll
HKR,, "[TWIN Overlay] SubDriver",  %REG_SZ%, v2bt829.dll
HKR,, "[TWIN RGBAccel] SubDriver", %REG_SZ%, rgbkrn.dll
HKR,, "[Overlay] DGC99",           %REG_DWORD%, 0
HKR,, "[Overlay] FieldBufferHeight",    %REG_DWORD%, 576
HKR,, "[V2I2C] VendorID",          %REG_DWORD%, 0x5333
HKR,, "[V2I2C] DeviceID",          %REG_DWORD%, 0x8A22
HKLM, Software\Microsoft\"Windows NT"\CurrentVersion\MCI32, Overlay, %REG_SZ%, mciovrly.dll
HKLM, Software\Datapath\I2C, I2CDLL, %REG_SZ%, i2cusr.dll
HKLM, Software\Datapath\"MCI Overlay", SubDriver, %REG_SZ%, ovrlyusr.dll
HKLM, Software\Datapath\"MCI Overlay", Heartbeat, %REG_DWORD%, 0
HKLM, Software\Datapath\"MCI Overlay", UseOSModel, %REG_DWORD%, 7
HKLM, Software\Datapath\"S3IO", S3IODLL, %REG_SZ%, s3iousr.dll
HKLM, Software\Datapath\"Video Overlay", ResourceDLL, %REG_SZ%
HKLM, SOFTWARE\Classes\CLSID\{EF2B3160-F6AB-11D4-830F-0060080BE9AE},"",,"Datapath Video Overlay Property Sheet Extension"
HKLM, SOFTWARE\Classes\CLSID\{EF2B3160-F6AB-11D4-830F-0060080BE9AE}\InProcServer32,"",,"ovrlyprp.dll"
HKLM, SOFTWARE\Classes\CLSID\{EF2B3160-F6AB-11D4-830F-0060080BE9AE}\InProcServer32,ThreadingModel,,"Apartment"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Controls Folder\Display\shellex\PropertySheetHandlers\Video Overlay",,,"{EF2B3160-F6AB-11D4-830F-0060080BE9AE}"
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers.desc",mciovrly.dll, %REG_SZ%, "(MCI) Video Overlay"


[Horizon.VideoSwitchSettings]
HKR,, "[EXTRON] SerialDriver", %REG_SZ%, sercm.dll
HKLM, Software\Datapath\"Video Switch", Driver, %REG_SZ%, vswusr.dll
HKLM, Software\Datapath\"Video Switch", SwitchDLL0, %REG_SZ%, xtroncfg.dll
HKLM, Software\Datapath\"Video Switch", SwitchDLL1, %REG_SZ%, vsnswcfg.dll
HKLM, Software\Datapath\"Video Switch", SwitchDLL2, %REG_SZ%, vs32cfg.dll
HKLM, Software\Datapath\"Video Switch"\Extron, ResourceDLL, %REG_SZ%


[TWIN_PropertySheetSettings]
HKLM, SOFTWARE\Classes\CLSID\{7D168CE4-79D1-11d0-B65D-02608C3CB5A4}
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Controls Folder\Display\shellex\PropertySheetHandlers\DriverPages"
HKLM,"SOFTWARE\Datapath\TWIN","ResourceDLL"


[Horizon.DelReg]
;;
;; ---------- Next line to remove possible duplicate shellext ------------
HKLM, "Software\Microsoft\Windows\CurrentVersion\Controls Folder\Display\shellex\PropertySheetHandlers\Datapath Gamma"

[Horizon.AddReg]
;;
;; ---------- OpenGL ---------- 
HKLM, "Software\Microsoft\Windows NT\CurrentVersion\OpenGLdrivers", Savage2,, "s3micd"
;;
;; ---------- NT GAMMA Uninstall ---------- 
HKLM, "Software\Microsoft\Windows\CurrentVersion\Uninstall\Datapath Gamma", DisplayName,,"Datapath Gamma"
HKLM, "Software\Microsoft\Windows\CurrentVersion\Uninstall\Datapath Gamma", UninstallString,,"s3Uninst.exe -reg 5 'HKLM\Software\Datapath\Gamma\Uninstall'"
;;
;; ---------- Gamma PropertySheet ---------- 
HKCR, "CLSID\{C4FACD43-6676-11d1-AF9C-00AA00C67CA8}",,,                                "Datapath Gamma Property Sheet"
HKCR, "CLSID\{C4FACD43-6676-11d1-AF9C-00AA00C67CA8}\InProcServer32",,,                 "S3Gamma.dll"
HKCR, "CLSID\{C4FACD43-6676-11d1-AF9C-00AA00C67CA8}\InProcServer32", ThreadingModel, , "Apartment"
;;
;; ---------- Next line to add shellext ------------
HKLM, "Software\Microsoft\Windows\CurrentVersion\Controls Folder\Display\shellex\PropertySheetHandlers\Datapath Gamma","",,"{C4FACD43-6676-11d1-AF9C-00AA00C67CA8}"
;;
;; ---------- Our Information ---------- 
HKLM, "Software\Datapath\Gamma", "Installed",,   "1"
HKLM, "Software\Datapath\Gamma", "Filename",,    "S3Gamma.dll"
HKLM, "Software\Datapath\Gamma", "UtilityName",, "Datapath Gamma"
;;
;; ---------- Following lines are uninstall information ------------
HKLM, "Software\Datapath\Gamma\Uninstall", "10.DelKey",,   "HKLM\SOFTWARE\Datapath\Gamma"
HKLM, "Software\Datapath\Gamma\Uninstall", "11.DelKey",,   "HKCR\CLSID\{C4FACD43-6676-11d1-AF9C-00AA00C67CA8}"
HKLM, "Software\Datapath\Gamma\Uninstall", "12.DelKey",,   "HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall\Datapath Gamma"
HKLM, "Software\Datapath\Gamma\Uninstall", "13.DelKey",,   "HKLM\Software\Microsoft\Windows\CurrentVersion\Controls Folder\Display\shellex\PropertySheetHandlers\Datapath Gamma"
HKLM, "Software\Datapath\Gamma\Uninstall", "14.DelReg",,   "HKLM\SYSTEM\CurrentControlSet\Services\Horizon\Device0\GammaFor16BppModes"
HKLM, "Software\Datapath\Gamma\Uninstall", "15.DelReg",,   "HKLM\SYSTEM\CurrentControlSet\Services\Horizon\Device0\GammaFor32BppModes"
HKLM, "Software\Datapath\Gamma\Uninstall", "20.DelFiles",, "%11%\S3Gamma.dll"
HKLM, "Software\Datapath\Gamma\Uninstall", "21.DelFiles",, "%18%\S3Gam*.hlp"
HKLM, "Software\Datapath\Gamma\Uninstall", "22.DelFiles",, "%10%\S3Gamma.cfg"
HKLM, "Software\Datapath\Gamma\Uninstall", "23.DelFiles",, "%17%\S3Gamma.?nf"


[Horizon_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]
horizonm.sys    = 1     ; all files on Disk 1
horizon.dll     = 1
horizonf.dll    = 1
pcimem.dll      = 1
ovrlyprp.dll    = 1
xtroncfg.dll    = 1
vsnswcfg.dll    = 1
mciovrly.dll    = 1
ovrly044.dll    = 1
ovrly049.dll    = 1
ovrlyusr.dll    = 1
ovrlykrn.dll    = 1
twovrly.dll     = 1
v2bt829.dll     = 1
i2cusr.dll      = 1
i2ckrn.dll      = 1
s3iousr.dll     = 1
s3iokrn.dll     = 1
v2i2c.dll       = 1
vswusr.dll      = 1
vswkrn.dll      = 1
vswxtron.dll    = 1
sercm.dll       = 1
vswioctl.dll    = 1
twrgbkrn.dll    = 1
rgbkrn.dll      = 1
regycide.dll    = 1
vs32cfg.dll     = 1
s3micd.dll      = 1
S3Gamma.dll     = 1
S3Gamma.cfg     = 1
S3gamENU.hlp    = 1
S3gamCHS.hlp    = 1
S3gamFRA.hlp    = 1
S3gamDEU.hlp    = 1
S3gamITA.hlp    = 1
S3gamJPN.hlp    = 1
S3gamPTB.hlp    = 1 
S3gamESP.hlp    = 1 
S3gamCHT.hlp    = 1 
S3gamDAN.hlp    = 1
S3gamFIN.hlp    = 1
S3gamKOR.hlp    = 1
S3gamNLD.hlp    = 1
S3gamNOR.hlp    = 1
S3gamSVE.hlp    = 1
S3gamTHA.hlp    = 1
S3Uninst.exe    = 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      = "Datapath Horizon Installation DISK (VIDEO)"
GraphAdap   = "Graphics Adapter"

; End of HORIZON.INF

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.79