oemsetup.inf Driver File Contents (wcgdrv_04050017.zip)

; oemsetup.inf
;
; Installation file (.inf) for the 3Dlabs Wildcat driver.
;
; (c) Copyright 2000 3Dlabs Inc. Ltd
;

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

[DestinationDirs]
DefaultDestDir  = 11
wcgmpd.Miniport = 12  ; c:\winnt\system32\drivers
wcgdd.Display   = 11  ; c:\winnt\system32

[Manufacturer]
%3Dlabs% = Wildcat.Mfg

[Wildcat.Mfg]
3Dlabs Wildcat Pro = wcgdd

;
; General installation section
;
[wcgdd]
CopyFiles=wcgmpd.Miniport, wcgdd.Display

;
; File sections
;
[wcgmpd.Miniport]
wcgmpd.sys
wcgga.img
wcgga2.img

[wcgdd.Display]
estar.scr
wcgrmv.exe
wcgdd.dll
wcgdpp.dll
wcg0404.dll
wcg0404.hlp
wcg0809.dll
wcg0809.hlp
wcg0406.dll
wcg0406.hlp
wcg0407.dll
wcg0407.hlp
wcg0409.dll
wcg0409.hlp
wcg040a.dll
wcg040a.hlp
wcg040b.dll
wcg040b.hlp
wcg040c.dll
wcg040c.hlp
wcg0410.dll
wcg0410.hlp
wcg0411.dll
wcg0411.hlp
wcg0412.dll
wcg0412.hlp
wcg0413.dll
wcg0413.hlp
wcg0414.dll
wcg0414.hlp
wcg041d.dll
wcg041d.hlp
wcg0804.dll
wcg0804.hlp
wcgicd.dll
wcgmtf.dat

;
; Service Installation
;
[wcgdd.Services]
AddService = wcgmpd, 0x00000002, wcgmpd_Service_Inst, wcgmpd_EventLog_Inst

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

[wcgmpd_EventLog_Inst]
AddReg = wcgmpd_EventLog_AddReg

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

;
; Software Installation
;
[wcgdd.SoftwareSettings]
DelReg = wcgdd_OldSoftwareDeviceSettings
AddReg = wcgdd_SoftwareDeviceSettings
AddReg = wcgicd_SoftwareDeviceSettings

[wcgdd_OldSoftwareDeviceSettings]
HKLM,SoftWare\Classes\CLSID\{4f22bf60-da86-11cf-a530-08003601e232}
HKLM,SoftWare\Microsoft\Windows\CurrentVersion\Controls Folder\Display\shellex\PropertySheetHandlers\GLZDPP CPL Extension
HKLM,SoftWare\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved,"{4f22bf60-da86-11cf-a530-08003601e232}"
HKLM,SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\Intense3D Display Driver
HKLM,SoftWare\Intense3D\wcgmpd
HKLM,SoftWare\Wildcat\wcgmpd\Device0,"DefaultSettings.MSSamplesPerPixel"

[wcgdd_SoftwareDeviceSettings]
HKR,,InstalledDisplayDrivers, %REG_MULTI_SZ%, wcgdd
HKR,,MicroCodeFile,%REG_MULTI_SZ%,"\SystemRoot\System32\drivers\wcgga.img"
HKR,,VgaCompatible,%REG_DWORD%,0

[wcgdd.GeneralConfigData]
MaximumNumberOfDevices = 5

[wcgicd_SoftwareDeviceSettings]
HKLM,SoftWare\Classes\CLSID\{4f22bf61-da86-11cf-a530-08003601e232},,,"WCGDPP CPL Extension"
HKLM,SoftWare\Classes\CLSID\{4f22bf61-da86-11cf-a530-08003601e232}\InProcServer32,,,"wcgdpp.dll"
HKLM,SoftWare\Classes\CLSID\{4f22bf61-da86-11cf-a530-08003601e232}\InProcServer32,"ThreadingModel",,"Apartment"
HKLM,SoftWare\Microsoft\Windows\CurrentVersion\Controls Folder\Display\shellex\PropertySheetHandlers\WCGDPP CPL Extension,,,"{4f22bf61-da86-11cf-a530-08003601e232}"
HKLM,SoftWare\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved,"{4f22bf61-da86-11cf-a530-08003601e232}",,"WCGDPP CPL Extension"
HKLM,SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\Wildcat Display Driver,"DisplayName",REG_SZ,"Wildcat Display Driver"
HKLM,SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\Wildcat Display Driver,"UninstallString",REG_SZ,"System32\wcgrmv.exe"
HKLM,SoftWare\Microsoft\Windows NT\CurrentVersion\OpenGLDrivers,"wcgdd",,"wcgicd"
HKLM,SoftWare\Wildcat\wcgmpd\Device0,DefaultSettings.AALineQuality, %REG_DWORD_NOCLOBBER%, 0
HKLM,SoftWare\Wildcat\wcgmpd\Device0,DefaultSettings.BlueGammaValueX100, %REG_DWORD_NOCLOBBER%, 100
HKLM,SoftWare\Wildcat\wcgmpd\Device0,DefaultSettings.ConfigName, %REG_MULTI_SZ_NOCLOBBER%, "Default 96 Plane Settings"
HKLM,SoftWare\Wildcat\wcgmpd\Device0,DefaultSettings.DisplayListComp, %REG_DWORD_NOCLOBBER%, 0
HKLM,SoftWare\Wildcat\wcgmpd\Device0,DefaultSettings.DisplayManufacturer, %REG_MULTI_SZ_NOCLOBBER%, "Standard"
HKLM,SoftWare\Wildcat\wcgmpd\Device0,DefaultSettings.DisplayMode, %REG_DWORD_NOCLOBBER%, 0
HKLM,SoftWare\Wildcat\wcgmpd\Device0,DefaultSettings.DisplayMonitor, %REG_MULTI_SZ_NOCLOBBER%, "Generic Monitor"
HKLM,SoftWare\Wildcat\wcgmpd\Device0,DefaultSettings.FB96PlanesPerPixel, %REG_DWORD_NOCLOBBER%, 0
HKLM,SoftWare\Wildcat\wcgmpd\Device0,DefaultSettings.GammaGang, %REG_DWORD_NOCLOBBER%, 0
HKLM,SoftWare\Wildcat\wcgmpd\Device0,DefaultSettings.GammaMode, %REG_DWORD_NOCLOBBER%, 0
HKLM,SoftWare\Wildcat\wcgmpd\Device0,DefaultSettings.GreenGammaValueX100, %REG_DWORD_NOCLOBBER%, 100
HKLM,SoftWare\Wildcat\wcgmpd\Device0,DefaultSettings.HWAccumEnable, %REG_DWORD_NOCLOBBER%, 1
HKLM,SoftWare\Wildcat\wcgmpd\Device0,DefaultSettings.MSDynamicSlotSize, %REG_DWORD_NOCLOBBER%, 10
HKLM,SoftWare\Wildcat\wcgmpd\Device0,DefaultSettings.MSEnable, %REG_DWORD_NOCLOBBER%, 0
HKLM,SoftWare\Wildcat\wcgmpd\Device0,DefaultSettings.MSPreAllocSlots, %REG_DWORD_NOCLOBBER%, 2
HKLM,SoftWare\Wildcat\wcgmpd\Device0,DefaultSettings.OemPreferences, %REG_DWORD%, 0x00000001
HKLM,SoftWare\Wildcat\wcgmpd\Device0,DefaultSettings.OffscreenMemorySize, %REG_DWORD_NOCLOBBER%, 10
HKLM,SoftWare\Wildcat\wcgmpd\Device0,DefaultSettings.RedGammaValueX100, %REG_DWORD_NOCLOBBER%, 100
HKLM,SoftWare\Wildcat\wcgmpd\Device0,DefaultSettings.SyncVerticalBlank, %REG_DWORD_NOCLOBBER%, 1
HKLM,System\CurrentControlSet\Services\wcgmpd\Device0,VideoDebugLevel, %REG_DWORD_NOCLOBBER%, 1

;
; Source file information
;
[SourceDisksNames.x86]
1 = %DiskId1%,,,""
2 = %DiskId2%,,,""
3 = %DiskId3%,,,""
4 = %DiskId4%,,,""

[SourceDisksFiles]
wcgmpd.sys = 1
wcgga.img = 1
wcgga2.img = 1
wcgdpp.dll = 1
wcg0404.dll = 1
wcg0404.hlp = 1
wcg0406.dll = 1
wcg0406.hlp = 1
wcg0407.dll = 1
wcg0407.hlp = 1
wcg0409.dll = 1
wcg0409.hlp = 1
wcg040a.dll = 1
wcg040a.hlp = 1
wcg040b.dll = 1
wcg040b.hlp = 1
wcg040c.dll = 1
wcg040c.hlp = 1
wcg0410.dll = 1
wcg0410.hlp = 1
wcg0411.dll = 2
wcg0411.hlp = 1
wcg0412.dll = 2
wcg0412.hlp = 2
wcg0413.dll = 2
wcg0413.hlp = 2
wcg0414.dll = 2
wcg0414.hlp = 2
wcg041d.dll = 2
wcg041d.hlp = 2
wcg0804.dll = 2
wcg0804.hlp = 2
wcg0809.dll = 2
wcg0809.hlp = 2
estar.scr = 1
wcgdd.dll = 1
wcgicd.dll = 2
wcgmtf.dat = 1
wcgrmv.exe = 1



[Strings]
REG_SZ                 = 0x00000000
REG_MULTI_SZ           = 0x00010000
REG_EXPAND_SZ          = 0x00020000
REG_BINARY             = 0x00000001
REG_DWORD              = 0x00010001
REG_MULTI_SZ_NOCLOBBER = 0x00010002
REG_DWORD_NOCLOBBER    = 0x00010003
SERVICEROOT            = System\CurrentControlSet\Services

;
; Localizable Strings
;
DiskId1 = "3Dlabs Installation DISK 1 (VIDEO)"
DiskId2 = "3Dlabs Installation DISK 2 (VIDEO)"
DiskId3 = "3Dlabs Installation DISK 3 (VIDEO)"
DiskId4 = "3Dlabs Installation DISK 4 (VIDEO)"
3Dlabs  = "3Dlabs"
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: web1, load: 1.28