Game Development Community

ati card problem

by Hadoken · in Torque Game Engine · 04/15/2003 (8:55 am) · 3 replies

I sent a demo to a guy for testing and we can't get it to work on his system. He tried some other TGE demos too(Marble Blast, Realm Wars, etc), and none works. The problem should be with his videocard, which is an Ati All in Wonder 128 Pro (32 Mb). His system specs:
Athlon 800
1Gb Ram
Sb Live
Ati All in Wonder 128 Pro (32 Mb)
His console.log:

Video Init:
Accelerated OpenGL display device not detected.
Accelerated D3D device not detected.
Voodoo 2 display device not detected.
"OpenGL" display device not found!
"OpenGL" display device not found!
"D3D" display device not found!
"Voodoo2" display device not found!
Loading compiled script common/ui/defaultProfiles.cs.

Do you think that the problem might be anything other than his video card? or do you know of any driver to fix it?
Thank you.

#1
04/15/2003 (8:57 am)
does he have direct x 8.0 or higher on his computer?
#2
04/15/2003 (9:00 am)
Yes, i forgot about that.
DirectX 8.1
And i also forgot to add that most 3d games work on his system
#3
04/15/2003 (10:37 am)
ok we solved this downloading an "OpenGl Compliant Patch" from ATI's website. It is strange that it didn't work in D3D tho, and that it does now. Even stranger is the fact that cal3d games worked in both openGL and D3D mode.