DISPOEM.INF Driver File Contents (xwwnt40.exe)

;
;	AccelGraphics DispOem.Inf file. Build: 4.1
;
;	This is for Nt-4.0
;

; dispoem.inf
;
; Installation inf for third party (OEM) graphics drivers
;

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

[DestinationDirs]
DefaultDestDir   	= 11
Accel3D.Miniport	= 12  		; drivers
Accel3D.Display		= 11  		; system32
Accel3D.Applet		= 11  		; system32
Accel3D.OGLIcd		= 11  		; system32
Accel3D.RelNotes	= 10,Profiles\All Users\Start Menu\Programs\AccelGraphics	; Not in system\Agi. It's in the Profiles area.
Accel3D.AccelPanel      = 10,Profiles\All Users\Start Menu\Programs\AccelGraphics	; Not in system\Agi. It's in the Profiles area.
Accel3D.RelNotesInAgi	= 10,Agi	; system\Agi
Accel3D.AccelPanelInSystem32 = 11	; system32
Accel3D.Cursors		= 11		; system32

;
; Driver information
;

[Manufacturer]
AccelGraphics AccelPro 3D Accelerators = AccelPro.Mfg
; AccelR8 is unavailable for now. We need to add the registry settings. That is all.
;AccelGraphics AccelR8 3D Accelerators = AccelR8.Mfg

[AccelPro.Mfg]
Integrated OpenGL Interface  = Accel3D

;[AccelR8.Mfg]
;Accel3D AccelR8 Video Accelerator  = Accel3D

;
; General installation section
; fc: Accel3D.RelNotes removed

[Accel3D]
CopyFiles=Accel3D.Miniport, Accel3D.Display, Accel3D.OGLIcd
CopyFiles=Accel3D.AccelPanel, Accel3D.Cursors
CopyFiles=Accel3D.AccelPanelInSystem32

AddReg    = AccelPanel.Add.Reg
DelReg    = AccelPanel.Del.Reg

;
; File sections
;

[Accel3D.Miniport]
Accel3D.Sys,	Accel3D.Sys

[Accel3D.Display]
Accel3D.Dll,	Accel3D.Dll

[Accel3D.OGLIcd]
Accel3DOglDrv.Dll,	A8OglDrv.Dll

[Accel3D.AccelPanel]
AccelPanel.Exe, AgiPanel.Exe
AccelPanel.Hlp, AgiPanel.Hlp

[Accel3D.RelNotes]
RelNotes.Wri
Faq.Wri
Bbs.Txt

[Accel3D.AccelPanelInSystem32]
AccelPanel.Exe, AgiPanel.Exe
AccelPanel.Hlp, AgiPanel.Hlp

[Accel3D.RelNotesInAgi]
RelNotes.Wri
Faq.Wri
Bbs.Txt

[Accel3D.Cursors]
Agi.Ani
AgiArrow.Ani

;
; Service Installation
;

[Accel3D.Services]
AddService = Accel3D, 0x00000002, Accel3D_Service_Inst, Accel3D_EventLog_Inst

[Accel3D_Service_Inst]
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 1                  ; SERVICE_SYSTEM_START
ErrorControl   = 0                  ; SERVICE_ERROR_IGNORE
LoadOrderGroup = Video
ServiceBinary  = %12%\Accel3D.Sys

[Accel3D_EventLog_Inst]
AddReg = Accel3D_EventLog_AddReg

[Accel3D_EventLog_AddReg]
HKR,,EventMessageFile,0x00020000,"%SystemRoot%\System32\IoLogMsg.Dll;%SystemRoot%\System32\Drivers\Accel3D.Sys"
HKR,,TypesSupported,0x00010001,7

;
; Software Installation
;

[Accel3D.SoftwareSettings]
AddReg = Accel3D_SoftwareDeviceSettings

[Accel3D_SoftwareDeviceSettings]
HKR,, InstalledDisplayDrivers,        %REG_MULTI_SZ%, Accel3D
HKR,, VgaCompatible,                  %REG_DWORD%,    0
HKR,, DoubleBuffer.NumberOfBuffers,   %REG_DWORD%,    2
HKR,, ExportSingleBufferedModes,      %REG_DWORD%,    1
HKR,, Accel3DDMA.SizeOfBuffer,        %REG_DWORD%,    65536
HKR,, Accel3DDMA.NumberOfBuffers,     %REG_DWORD%,    8
HKR,, Accel3DDMA.NumberOfSubBuffers,  %REG_DWORD%,    5
HKR,, Accel3DDMA.LatencyTimer,        %REG_DWORD%,    255
HKR,, LocalBuffer.NoDynamicSizing,    %REG_DWORD%,    1
HKR,, 3DInterfaceBuffer.SizeLongs,    %REG_DWORD%,    8192
HKR,, 3DExtensions.SupportGDIsingle,  %REG_DWORD%,    1
HKR,, 3DExtensions.SupportGDIdouble,  %REG_DWORD%,    1
HKR,, OpenGL.DisableMipMaps,          %REG_DWORD%,    0
HKR,, OpenGL.PerspectiveCorrection,   %REG_DWORD%,    1
HKR,, DoubleBuffer.MultiColorSpace,   %REG_DWORD%,    0
HKR,, UseBiosAddresses,               %REG_DWORD%,    0
HKR,, Timing.MClkM,                   %REG_DWORD%,    43
HKR,, Timing.MClkN,                   %REG_DWORD%,    242
HKR,, Timing.MClkP,                   %REG_DWORD%,    178
HKR,, Accel3D.WarmReboot,             %REG_DWORD%,    1
HKR,, DisableOffScreenBitmaps,        %REG_DWORD%,    0

HKR,, %AccelOemSetupBuildVersionString%,             %REG_SZ%,    "4.1"

HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\OpenGLDrivers","AccelGraphics Accel3D Driver",%REG_SZ%,Accel3DOglDrv

;HKLM,"System\CurrentControlSet\Hardware Profiles\Current\System\CurrentControlSet\Services\Accel3D\Device0",   DefaultSettings.BitsPerPel,   %REG_DWORD%,15
;HKLM,"System\CurrentControlSet\Hardware Profiles\Current\System\CurrentControlSet\Services\Accel3D\Device0",   DefaultSettings.Flags,   %REG_DWORD%,0
;HKLM,"System\CurrentControlSet\Hardware Profiles\Current\System\CurrentControlSet\Services\Accel3D\Device0",   DefaultSettings.VRefresh,   %REG_DWORD%,60
;HKLM,"System\CurrentControlSet\Hardware Profiles\Current\System\CurrentControlSet\Services\Accel3D\Device0",   DefaultSettings.XResolution,   %REG_DWORD%,1024
;HKLM,"System\CurrentControlSet\Hardware Profiles\Current\System\CurrentControlSet\Services\Accel3D\Device0",   DefaultSettings.YResolution,   %REG_DWORD%,768

HKLM,"System\CurrentControlSet\Services\Accel3D\Timings\640,480",   60,   %REG_BINARY%,64,00,02,0c,06,00,0d,02,0c,01,20,00
HKLM,"System\CurrentControlSet\Services\Accel3D\Timings\640,480",   72,   %REG_BINARY%,68,00,03,05,10,00,08,02,0a,03,1b,00
HKLM,"System\CurrentControlSet\Services\Accel3D\Timings\640,480",   75,   %REG_BINARY%,68,00,03,05,10,00,08,02,0a,03,1b,00
HKLM,"System\CurrentControlSet\Services\Accel3D\Timings\640,480",   85,   %REG_BINARY%,68,00,07,07,0a,00,fd,01,01,03,19,00
HKLM,"System\CurrentControlSet\Services\Accel3D\Timings\800,600",   60,   %REG_BINARY%,84,00,05,10,0b,01,74,02,01,04,17,01
HKLM,"System\CurrentControlSet\Services\Accel3D\Timings\800,600",   75,   %REG_BINARY%,84,00,02,0a,14,01,71,02,01,03,15,01
HKLM,"System\CurrentControlSet\Services\Accel3D\Timings\800,600",   85,   %REG_BINARY%,83,00,04,08,13,01,77,02,01,03,1b,01
HKLM,"System\CurrentControlSet\Services\Accel3D\Timings\1024,768",  60,   %REG_BINARY%,a8,00,03,11,14,01,26,03,04,06,1c,01
HKLM,"System\CurrentControlSet\Services\Accel3D\Timings\1024,768",  75,   %REG_BINARY%,a4,00,02,0c,16,01,20,03,01,03,1c,01
HKLM,"System\CurrentControlSet\Services\Accel3D\Timings\1024,768",  85,   %REG_BINARY%,ac,00,06,0c,1a,01,28,03,01,03,24,01
HKLM,"System\CurrentControlSet\Services\Accel3D\Timings\1152,870".  60,   %REG_BINARY%,c8,00,08,10,20,01,8a,03,01,03,20,01
HKLM,"System\CurrentControlSet\Services\Accel3D\Timings\1152,870",  75,   %REG_BINARY%,c8,00,08,10,20,01,8a,03,01,03,20,01
HKLM,"System\CurrentControlSet\Services\Accel3D\Timings\1152,870",  85,   %REG_BINARY%,c5,00,08,10,1d,01,91,03,01,03,27,01
HKLM,"System\CurrentControlSet\Services\Accel3D\Timings\1280,1024", 60,   %REG_BINARY%,d3,00,06,0e,1f,01,2a,04,01,03,26,01
HKLM,"System\CurrentControlSet\Services\Accel3D\Timings\1280,1024", 75,   %REG_BINARY%,d3,00,02,12,1f,01,2a,04,01,03,26,01
HKLM,"System\CurrentControlSet\Services\Accel3D\Timings\1280,1024", 85,   %REG_BINARY%,d8,00,06,14,1e,01,30,04,01,03,2c,01
HKLM,"System\CurrentControlSet\Services\Accel3D\Timings\1600,1200", 60,   %REG_BINARY%,0e,01,08,18,26,01,e2,04,01,03,2e,01
HKLM,"System\CurrentControlSet\Services\Accel3D\Timings\1600,1200", 75,   %REG_BINARY%,0e,01,08,18,26,01,e2,04,01,03,2e,01
HKLM,"System\CurrentControlSet\Services\Accel3D\Timings\1600,1200", 85,   %REG_BINARY%,0e,01,08,18,26,01,e2,04,01,03,2e,01

;
; Source file information
;

[SourceDisksNames]
1 = %DiskId1%,,,""
2 = %DiskId2%,,,""

[SourceDisksFiles.x86]
; Platform Independent Files ..............
; There is a certain order which is important if we are installing
; with multiple disks. We must place all the disk 1 items first,
; then the disk 2 items, then the disk 3 items, etc.....

; Disk 1 items.

Accel3D.Dll	= %AgiInstallOnDisk1IfNeeded% , .
Accel3D.Sys	= %AgiInstallOnDisk1IfNeeded% , .
AgiPanel.Exe	= %AgiInstallOnDisk1IfNeeded%, .

; Disk 2 items.
A8OglDrv.Dll = %AgiInstallOnDisk2IfNeeded%, .
AgiPanel.Hlp	= %AgiInstallOnDisk2IfNeeded%
Agi.Ani		= %AgiInstallOnDisk2IfNeeded%
AgiArrow.Ani	= %AgiInstallOnDisk2IfNeeded%
Bbs.Txt		= %AgiInstallOnDisk2IfNeeded%
Faq.Wri		= %AgiInstallOnDisk2IfNeeded%
RelNotes.Wri	= %AgiInstallOnDisk2IfNeeded%

[Optional Components]
AccelPanelInstall

[AccelPanelInstall]
AddReg    = AccelPanel.Add.Reg
DelReg    = AccelPanel.Del.Reg

[AccelPanel.Add.Reg]

;HKLM,%SMWCV%\RunOnce,%AccelPanelStartUp%,,"AccelPanel.Exe"
;HKLM,%SMWCV%\RunOnce\Setup,%AccelPanelStartUp%,,"AccelPanel.Exe"

; Repair a commonly-damaged part of the registry while we're here
HKCR,lnkfile,IsShortcut
HKCR,piffile,IsShortcut

[AccelPanel.Del.Reg]
HKLM,"System\CurrentControlSet\Services\Accel3D\Timings"
HKLM,"System\CurrentControlSet\Services\Accel3D\Device0"

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

Mfg          = "AGI"
MS="Microsoft"
autodetect="Autodetect driver"
vgacompat="VGA compatible display adapter"

GraphAdap    = "Graphics Adapter"
CompatAdap   = "Compatible Graphics Adapter"

DiskId1="Windows NT Driver Library installation disk"
DiskId2="Windows NT Driver Library installation disk 2"
drvlib="Windows NT Driver Library"

SMWCV="Software\Microsoft\Windows\CurrentVersion"
AccelPanelStartUp="AccelPanel Startup"
AccelOemSetupBuildVersionString="Accel3DOemSetup.BuildVersion"
AgiUnzipStartUp="AccelGraphics Initial Installation File Unzip Procedure"
AgiInstallOnDisk1IfNeeded=1
AgiInstallOnDisk2IfNeeded=1

;	End of DispOem.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: web2, load: 0.77