Welcome, Guest. Please Login 3dfx Archive
 
  HomeHelpSearchLogin  
 
Page Index Toggle Pages: 1
Send Topic Print
Problems with voodoo2 and DirectX 8.1 (Read 179 times)
jblue
Junior Member
**
Offline


I love YaBB 1G - SP1!

Posts: 67
Problems with voodoo2 and DirectX 8.1
03.04.05 at 22:43:52
 
My voodoo2 accelerator card dosn't apear in the
directX  (Display Tab).
I have winxp and directx 8.1 and the voodo2 is not
listed under the display tab in the DirectX .
But is listed in the device manager and the glide games
can use him and is listed under the Display Settings.

Here is the driver that I use and it is the only driver  founded that works for me (Many other drivers have failed or conflicts with the winxp):

;-----------------------------------------------------------------------
; INF file for Voodoo2 based 3D Accelerators running under Windows 2000
;
; (c) 1998-2000 - 3dfx Interactive, Inc.
;
; Installs Control Panel, OpenGL, and Glide drivers
;-----------------------------------------------------------------------

[version]
Class=MEDIA
signature="$CHICAGO$"
Provider=%3Dfx%
ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
DriverVer=3/2/2000,1.00.01

; Disk & Directory sections
;----------------------------------------
[DestinationDirs]
DefaultDestDir    = 11  ; system32
voodoo2.Miniport  = 12  ; drivers
voodoo2.Display   = 11 
Voodoo2Inf.Copy   = 17 
WinHelp.Copy      = 18 

;
; Driver information
;

; Manufacturers
;----------------------------------------
[Manufacturer]
%3Dfx% = 3Dfx.Mfg

; Driver sections
;----------------------------------------
[3Dfx.Mfg]
Voodoo2 3D Accelerator= voodoo2, PCI\VEN_121A&DEV_0002

; Install sections
;----------------------------------------
[voodoo2]
CopyFiles = voodoo2.Miniport, voodoo2.Display, Voodoo2Inf.Copy, WinHelp.Copy
AddReg    = voodoo2.AddReg, Control.Panel.Addreg
DriverVer = 3/2/2000

; Uninstall section
;----------------------------------------
[Voodoo2.Uninstall]
DelFiles   = voodoo2.Miniport, voodoo2.Display, Voodoo2Inf.Copy, WinHelp.Copy
DelReg     = voodoo2.AddReg, Control.Panel.Addreg
DelService = fxgpio, fxptl, Ntremap


[voodoo2.Miniport]
fxgpio.sys
fxptl.sys
ntremap.sys

[voodoo2.Display]
3dfxspl2.dll
3dfxspl3.dll
3dfxv2ps.dll
3dfxvgl.dll
csh.dll
fxoem2x.dll
glide2x.dll
glide3x.dll

[Voodoo2Inf.Copy]
voodoo2.inf

[WinHelp.Copy]
3dfxv2ps.hlp

[voodoo2.Services]
AddService = fxgpio,  0x00000002, fxgpio_Service_Inst
AddService = fxptl,   0x00000002, fxptl_Service_Inst
AddService = Ntremap, 0x00000002, Ntremap_Service_Inst

[fxgpio_Service_Inst]
DisplayName    = "Voodoo2 PCI Port I/O"
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 2                  ; SERVICE_AUTO_START
ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL
ServiceBinary  = %12%\fxgpio.sys
LoadOrderGroup = "Extended Base"

[fxptl_Service_Inst]
DisplayName    = "Voodoo2 Memory Mapper"
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 2                  ; SERVICE_AUTO_START
ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL
ServiceBinary  = %12%\fxptl.sys
LoadOrderGroup = "Extended Base"

[Ntremap_Service_Inst]
DisplayName    = "Voodoo2 Board Remapper"
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 2                  ; SERVICE_AUTO_START
ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL
ServiceBinary  = %12%\ntremap.sys
LoadOrderGroup = "Extended Base"

[voodoo2.AddReg]
HKLM,"Software\3Dfx Interactive"
HKLM,"Software\3Dfx Interactive\Ntremap","EnableNtremap",,"0x00000001"
HKLM,"Software\3Dfx Interactive\Voodoo2\Glide","SSTV2_RGAMMA",,"1.30"
HKLM,"Software\3Dfx Interactive\Voodoo2\Glide","SSTV2_GGAMMA",,"1.30"
HKLM,"Software\3Dfx Interactive\Voodoo2\Glide","SSTV2_BGAMMA",,"1.30"
HKLM,"Software\3Dfx Interactive\Voodoo2\Glide","SSTV2_REFRESH_512x384",,"60"
HKLM,"Software\3Dfx Interactive\Voodoo2\Glide","SSTV2_REFRESH_640x400",,"60"
HKLM,"Software\3Dfx Interactive\Voodoo2\Glide","SSTV2_REFRESH_640x480",,"60"
HKLM,"Software\3Dfx Interactive\Voodoo2\Glide","SSTV2_REFRESH_800x600",,"60"
HKLM,"Software\3Dfx Interactive\Voodoo2\Glide","SSTV2_REFRESH_1024x768",,"60"
HKLM,"SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\3Dfx Interactive Voodoo2",,,
HKLM,"SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\3Dfx Interactive Voodoo2","DisplayName",,"3Dfx Voodoo2 Display Driver and Control Panel"
HKLM,"SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\3Dfx Interactive Voodoo2","UninstallString",,"%11%\rundll32.exe setupapi.dll,InstallHinfSection Voodoo2.Uninstall 132 %17%\Voodoo2.inf"

[Control.Panel.Addreg]
HKLM,"SoftWare\Microsoft\Windows\CurrentVersion\Run","Voodoo2",,"rundll32.exe 3dfxv2ps.dll,UpdateRegSettings"
HKCR,"CLSID\{00BD7141-4A41-11d1-89EA-0020AFC43773}",,,"3Dfx Voodoo2 Property Sheet"
HKCR,"CLSID\{00BD7141-4A41-11d1-89EA-0020AFC43773}\InProcServer32",,,"%11%\3dfxv
2ps.dll"
HKCR,"CLSID\{00BD7141-4A41-11d1-89EA-0020AFC43773}\InProcServer32","ThreadingMod
el",,"Apartment"
HKLM,"Software\Microsoft\Windows\CurrentVersion\Controls Folder\Display\shellex\PropertySheetHandlers\Voodoo2",,,"{00BD7141-4A41-11d1-89E
A-0020AFC43773}"
HKLM,"Software\3Dfx Interactive\Voodoo2\PropPage","LastHardware",,"33
HKLM,"Software\3Dfx Interactive\Voodoo2\PropPage","LastApi",,"Glide"
HKLM,"Software\3Dfx Interactive\Voodoo2\PropPage","HasBeenSwept",,"0x00000001"

[SourceDisksNames.x86]
1 = "3dfx Voodoo2 Install disk","voodoo2.cab",0

[SourceDisksFiles]
3dfxspl2.dll = 1
3dfxspl3.dll = 1
3dfxv2ps.dll = 1
3dfxv2ps.hlp = 1
3dfxvgl.dll  = 1
csh.dll      = 1
fxgpio.sys   = 1
fxoem2x.dll  = 1
fxptl.sys    = 1
glide2x.dll  = 1
glide3x.dll  = 1
ntremap.sys  = 1
voodoo2.inf  = 1

; User visible strings
;----------------------------------------
[Strings]
3Dfx   = "3Dfx Interactive, Inc."
Back to top
 
 
IP Logged
 
ps47
God Member
*****
Offline


Keeper of the 3Dfx Helppage

Posts: 988
Slovakia,central Europe
Gender: male
Re: Problems with voodoo2 and DirectX 8.1
Reply #1 - 06.04.05 at 21:56:02
 
voodoo2 D3D is not available under win2000/xp.(didnt I answer this question somewhere else? you are starting to spam the forum,dude..)
Back to top
 
296989413  
IP Logged
 
FalconFly
YaBB Administrator
*****
Offline


3dfx Archivist

Posts: 2445
5335N 00745E
Gender: male
Re: Problems with voodoo2 and DirectX 8.1
Reply #2 - 06.04.05 at 22:14:11
 
Agreed, jblue, I can tell a normal Forum Poster from a Spammer, and you're beginning to fall in the 2nd Categoty rather quick.

When you post something, make sure you read Postings already answering your question.
Back to top
 
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send Topic Print