Welcome, Guest. Please Login 3dfx Archive
 
  HomeHelpSearchLogin  
 
Page Index Toggle Pages: 1
Send Topic Print
wglChoosePixelFormat failed (Read 221 times)
clarkbt36
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 3
wglChoosePixelFormat failed
22.08.04 at 23:05:28
 
I have a Voodoo 3 3000D video card and have installed Amiga Sport 3.0 as the 3dfx drivers and MesaFX 0.6.1.9 (the lastest version as of 8/21/04) and am trying to start up Doom 3 and I get a MesaFX error file in my Doom3 directory which states this:

wglChoosePixelFormat failed
     nSize           = 40
     nVersion        = 1
     dwFlags         = 39
     iPixelType      = 0
     cColorBits      = 32
     cRedBits        = 0
     cRedShift       = 0
     cGreenBits      = 0
     cGreenShift     = 0
     cBlueBits       = 0
     cBlueShift      = 0
     cAlphaBits      = 8
     cAlphaShift     = 0
     cAccumBits      = 0
     cAccumRedBits   = 0
     cAccumGreenBits = 0
     cAccumBlueBits  = 0
     cAccumAlphaBits = 0
     cDepthBits      = 24
     cStencilBits    = 8
     cAuxBuffers     = 0
     iLayerType      = 0
     bReserved       = 0
     dwLayerMask     = 0
     dwVisibleMask   = 0
     dwDamageMask    = 0

I looked up the dwflags on the web and it seems to indicate that I have PFD_DOUBLEBUFER (0X01), PFD_DRAW_TO_BITMAP (0X08), PFD_SUPPORT_GDI(0X10) AND PFD_SUPPORT_OPENGL (0X20), for a total of 39 hexadecimal. I am running 32-bit color. Does anybody have any idea what's going wrong?
Roll Eyes Roll Eyes Roll Eyes Roll Eyes Roll Eyes Roll EyesTIA.

clarkbt36
                 PFD_DOUBLEBUFFER            =0x00000001,
     PFD_STEREO                  =0x00000002,
                 PFD_DRAW_TO_WINDOW          =0x00000004,
                 PFD_DRAW_TO_BITMAP          =0x00000008,
                 PFD_SUPPORT_GDI             =0x00000010,
                 PFD_SUPPORT_OPENGL          =0x00000020,
                 PFD_GENERIC_FORMAT          =0x00000040,
                 PFD_NEED_PALETTE            =0x00000080,
                 PFD_NEED_SYSTEM_PALETTE     =0x00000100,
                 PFD_SWAP_EXCHANGE           =0x00000200,
                 PFD_SWAP_COPY               =0x00000400,
                 PFD_SWAP_LAYER_BUFFERS      =0x00000800,
                 PFD_GENERIC_ACCELERATED    =0x00001000,
                 PFD_SUPPORT_DIRECTDRAW      =0x00002000,
Back to top
 
 
IP Logged
 
voodoo5500
Full Member
***
Offline


Proud 3dfx gamer

Posts: 197
Canada
Gender: male
Re: wglChoosePixelFormat failed
Reply #1 - 22.08.04 at 23:48:09
 
@clarkbt36,

Your efforts are most likely futile, voodoo 3's have no 32 bit rendering capabilities. This feature was introduced in the latter VSA based cards.

Your next obstacle would be the limitation of only having 16 mb of ram on most models (not near enough the minimum 64 mb required to run the game)

Sorry but I believe this to be next to impossible  Cry
Back to top
 

Voodoo 5500 agp&&3dfx 1.04&&Windows 98 SE&&ECS K7S5A Pro&&Athlon XP 2600+&&512 mb&&SB Live! Platinum
 
IP Logged
 
clarkbt36
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 3
Re: wglChoosePixelFormat failed
Reply #2 - 23.08.04 at 00:41:22
 
Do you think a Vodoo 5500 AGP card would do the trick? The specs say it has 2 VSA chips and contains 64 MB of VRAM.
Back to top
 
 
IP Logged
 
voodoo5500
Full Member
***
Offline


Proud 3dfx gamer

Posts: 197
Canada
Gender: male
Re: wglChoosePixelFormat failed
Reply #3 - 23.08.04 at 03:37:27
 
@clarkbt36,

Once again I just could not recomend it, even this "once mighty" card just does'nt have the required features and fillrate to create an enjoyable gaming experience on such a demanding new game  Cry
Back to top
 

Voodoo 5500 agp&&3dfx 1.04&&Windows 98 SE&&ECS K7S5A Pro&&Athlon XP 2600+&&512 mb&&SB Live! Platinum
 
IP Logged
 
gdonovan
YaBB Administrator
*****
Offline


Infernal Collector

Posts: 2361
Re: wglChoosePixelFormat failed
Reply #4 - 23.08.04 at 15:31:53
 
Quote:
@clarkbt36,

Once again I just could not recomend it, even this "once mighty" card just does'nt have the required features and fillrate to create an enjoyable gaming experience on such a demanding new game  Cry


Not to feel bad, a bunch of once mighty cards made long after the V-5500 don't either Wink
Back to top
 

Rampage is alive!
 
IP Logged
 
agrelaphon
YaBB Newbies
*
Offline


Spirtoulis

Posts: 33
Kozani
Gender: male
Re: wglChoosePixelFormat failed
Reply #5 - 23.08.04 at 15:39:06
 
Voodoo5 has the fillrate (for low res anyway), but lacks the features and the power for DOOM3

clarkbt, set ColorBits to 16 inyour DoomConfig.cfg and report reaults! I have a V3  Tongue but don't have the game Wink
Back to top
 
 
IP Logged
 
voodoo5500
Full Member
***
Offline


Proud 3dfx gamer

Posts: 197
Canada
Gender: male
Re: wglChoosePixelFormat failed
Reply #6 - 23.08.04 at 18:44:24
 
@ gdonovan,

Amen brother, my 5500 has been probably one of my greatest/most used computer components, it's been in 3 upgraded systems now and has given me hundred's if not thousand's of hours of gaming pleasure  Grin

It's really to bad that 3dfx went down the tubes, they made great cards  Wink
Back to top
 

Voodoo 5500 agp&&3dfx 1.04&&Windows 98 SE&&ECS K7S5A Pro&&Athlon XP 2600+&&512 mb&&SB Live! Platinum
 
IP Logged
 
clarkbt36
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 3
Re: wglChoosePixelFormat failed
Reply #7 - 24.08.04 at 00:49:19
 
Sorry Guys, I know this is a 3dfx forum, but I'm getting useful answers here. Can anybody say wheter an ATI Radeon 9800 with 128MB VRAM would do the trick?

TIA
Back to top
 
 
IP Logged
 
paulpsomiadis
God Member
*****
Offline


-=3Dfx still rox!=-

Posts: 2011
Newcastle U.K.
Gender: male
Re: wglChoosePixelFormat failed
Reply #8 - 24.08.04 at 04:51:45
 
@clarkbt36 - Indeed it would do the trick! Grin

I own a Radeon 9700Pro 128MB which is similar and DOOM 3 runs quite nicely in HIGH detail 800x600 res. 8)

Oh and the V5500 will RUN the game, but only JUST... Tongue

See THIS thread for how to run DOOM 3 on a V5500 (but only if you want to see it RUN, not for playing it! Best stick with the Radeon for serious DOOM 3 gaming...) Roll Eyes

Link Wink: -

http://www.falconfly-central.de/cgi-bin/yabb/YaBB.pl?board=news;action=display;n...

Nuff said! 8)
Back to top
 

-=To MOD or not to MOD, that is a DUMB question - just MOD it!=-&&&&+May God stand between you and harm in all the empty places you must walk.+
themadhaxor  
IP Logged
 
Page Index Toggle Pages: 1
Send Topic Print