Game Development Community

Torque engine fails to start

by . · in General Discussion · 08/29/2006 (6:15 am) · 2 replies

I've run into a technical problem and didn't know where to ask for advice so I'm posting it here.

On this new workstation, the Torque engine (demo) fails to create a display device. Stangely enough the D3D test from dxdiag works fine.

The precise error reads:

Quote: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!

This workstation does not feature a strong videocard:
"Intel Corporation 865 Embedded Graphics Controller"

is this chipset simply incompatible with Torque?

Edit: found out that it doesn't support TnL

#1
08/29/2006 (7:09 am)
Try updating all of your video drivers.
#2
08/30/2006 (4:05 am)
Just did so. OpenGL works ok now, D3D doesn't. Requested a new videocard.