GLyder.inf Driver File Contents (r30.6000.zip)

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

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

[DestinationDirs]
DefaultDestDir   = 11
glint.Miniport  = 12  ; drivers
glint.Display   = 11  ; system32
glint.Applet    = 11  ; system32
glint.OGLICD    = 11  ; system32
glint.Maze3D    = 11  ; system32
glint.inf       = 17  ; INF

;
; Driver information
;

[Manufacturer]
3Dlabs = 3dlabs.Mfg

[3dlabs.Mfg]
GLINT Compatible Adapter = glint
GLINT Racer = glint
PERMEDIA P1 = glint
PERMEDIA P2 = glint

;
; General installation section
;

[glint]
CopyFiles=glint.Miniport, glint.Display, glint.Applet, glint.OGLICD, glint.Maze3D, glint.inf
DelFiles=glint.OldCPL

;
; File sections
;

[glint.Miniport]
glint.sys

[glint.Display]
glint.dll

[glint.Applet]
ntpanel.dll

[glint.OGLICD]
3dogldrv.dll

[glint.Maze3D]
3dlabsmz.scr

[glint.inf]
GLyder.inf

[glint.OldCPL]
glint.cpl


;
; Service Installation
;

[glint.Services]
AddService = glint, 0x00000002, glint_Service_Inst, glint_EventLog_Inst

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

[glint_EventLog_Inst]
AddReg = glint_EventLog_AddReg

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

HKLM,SoftWare\Classes\CLSID\{7546D600-BBBE-11d0-9232-00609760A35B}, ,,"GLINT CPL Extension"
HKLM,SoftWare\Classes\CLSID\{7546D600-BBBE-11d0-9232-00609760A35B}\InProcServer32, ,,"ntpanel.dll"
HKLM,SoftWare\Classes\CLSID\{7546D600-BBBE-11d0-9232-00609760A35B}\InProcServer32,"ThreadingModel",,"Apartment"
HKLM,SoftWare\Microsoft\Windows\CurrentVersion\Controls Folder\Display\shellex\PropertySheetHandlers\GLINT CPL Extension,,,"{7546D600-BBBE-11d0-9232-00609760A35B}"
HKLM,SoftWare\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved,"{7546D600-BBBE-11d0-9232-00609760A35B}", , "GLINT CPL Extension"

;
; Software Installation
;

[glint.SoftwareSettings]
AddReg = glint_SoftwareDeviceSettings

[glint.OpenGLSoftwareSettings]
AddReg = glint_OpenGLSoftwareSettings

[glint_SoftwareDeviceSettings]
HKR,, InstalledDisplayDrivers,        %REG_MULTI_SZ%, glint
HKR,, VgaCompatible,                  %REG_DWORD%,    0
HKR,, DoubleBuffer.NumberOfBuffers,   %REG_DWORD%,    2
HKR,, ExportSingleBufferedModes,      %REG_DWORD%,    0
HKR,, GlintClockSpeed,                %REG_DWORD%,    0
HKR,, PermediaClockSpeed,             %REG_DWORD%,    83
HKR,, GlintDMA.SizeOfBuffer,          %REG_DWORD%,    65536
HKR,, GlintDMA.NumberOfBuffers,       %REG_DWORD%,    8
HKR,, GlintDMA.NumberOfSubBuffers,    %REG_DWORD%,    3
HKR,, GlintDMA.LatencyTimer,          %REG_DWORD%,    255
HKR,, GlintTiming.Use2ClockMemoryCtl, %REG_DWORD%,    1
HKR,, GlintTiming.LBMemoryCtl,        %REG_DWORD%,    0
HKR,, GlintTiming.LBMemoryCtlMask,    %REG_DWORD%,    0
HKR,, GlintTiming.FBMemoryCtl,        %REG_DWORD%,    0
HKR,, GlintTiming.FBMemoryCtlMask,    %REG_DWORD%,    0
HKR,, GlintTiming.FBModeSel,          %REG_DWORD%,    0
HKR,, GlintTiming.FBModeSelMask,      %REG_DWORD%,    0
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%,    1
HKR,, OpenGL.PerspectiveCorrection,   %REG_DWORD%,    1
HKR,, DoubleBuffer.MultiColorSpace,   %REG_DWORD%,    0
HKR,, UseBiosAddresses,               %REG_DWORD%,    0
HKR,, OpenGL.DisableDelta,            %REG_DWORD%,    0
HKR,, OpenGL.DisableMipMaps,          %REG_DWORD%,    1
HKR,, OpenGL.DrawLineEndPoints,       %REG_DWORD%,    0
HKR,, OpenGL.EnableDirectAccess,      %REG_DWORD%,    0
HKR,, OpenGL.ForceNNTexFilter,        %REG_DWORD%,    0
HKR,, OpenGL.PerspectiveCorrection,   %REG_DWORD%,    1
HKR,, OpenGL.SupportSoftimage,        %REG_DWORD%,    0
HKR,, OpenGL.SupportSoftimage351,     %REG_DWORD%,    0
HKR,, OpenGL.TextureCompression,      %REG_DWORD%,    0
HKR,, OpenGL.UseExtentsTesting,       %REG_DWORD%,    0
HKR,, OpenGL.UseFastClear,            %REG_DWORD%,    0
HKR,, OpenGL.UseHiQualityTexture,     %REG_DWORD%,    0
HKR,, OpenGL.WaitForVBlank,           %REG_DWORD%,    0
HKR,, DisablePCIDisconnect,           %REG_DWORD%,    1
HKR,, P2AGPResetBeforeRestart,        %REG_DWORD%,    0
HKR,, Direct3DHAL.Disable,			  %REG_DWORD%,    0
HKR,, Direct3DHAL.PatchMode,		  %REG_DWORD%,    0
HKR,, Direct3DHAL.DisableDelta,		  %REG_DWORD%,    0
HKR,, Direct3DHAL.Disable,			  %REG_DWORD%,    0
HKR,, Direct3DHAL.DisableAlphaTextures,		%REG_DWORD%,    0
HKR,, Direct3DHAL.Enable8BitRGBTextures,	%REG_DWORD%,    0
HKR,, Direct3DHAL.ForceCopyMode,	  %REG_DWORD%,    0
HKR,, Direct3DHAL.NoDMA,			  %REG_DWORD%,    1
HKR,, Direct3DHAL.Initialised,		  %REG_DWORD%,    0
HKR,, Direct3DHAL.PermediaMip,		  %REG_DWORD%,    1
HKR,, Direct3DHAL.FilterVideo,		  %REG_DWORD%,    1
HKR,, Direct3DHAL.Enable8BitP2Textures,		%REG_DWORD%,    1
HKR,, Direct3DHAL.RectAlloc,		  %REG_DWORD%,    0
HKR,, Direct3DHAL.SubBuffers,		  %REG_DWORD%,    8

[glint_OpenGLSoftwareSettings]                                                                                            
HKR,, 3DLabs GLINT driver,     %REG_SZ%, 3dogldrv.dll

;
; Source file information
;

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

[SourceDisksFiles.x86]
glint.dll    = 1, \x86
glint.sys    = 1, \x86
ntpanel.dll   = 1, \x86
3dogldrv.dll = 2, \x86
3dlabsmz.scr = 1, \x86
Glyder.inf   = 1

[SourceDisksFiles.alpha]
glint.dll    = 1, \alpha
glint.sys    = 1, \alpha
ntpanel.dll  = 1, \alpha
3dogldrv.dll = 2, \alpha
3dlabsmz.scr = 1, \alpha
Glyder.inf   = 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
;

MS="Microsoft"
TDDDF="3Dlabs Inc. Ltd."
autodetect="Autodetect driver"
vgacompat="VGA compatible display adapter"

Mfg          = "3Dlabs"

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

DiskId1="GLyder installation disk 1"
DiskId2="GLyder installation disk 2"
drvlib="Windows NT Driver Library"
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.14