Just purchased the Torque Engine
by Matt Grenier · in Torque Game Engine · 11/09/2001 (8:05 pm) · 4 replies
and I tried to run the example program, but it crashes. I'm running in WindowsXP btw, has this happened to anyone else? I don't know why it'd be doing it, I haven't changed anything
#2
11/10/2001 (8:03 am)
I successfuly use Torque (first release and last CVS snapshot) on windows XP. BTW, you should install the correct driver for your video card (I notice that the last drivers from nvidia constantly crashed on my configuration, so I use the previous one).
#3
but when i try to run the demo it says it couldn't find a compatable video device or something like that. I'm using a Voodoo3 2000 PCI card, and I'm trying to run it using DirectX...
11/10/2001 (9:21 am)
Thanks for the help guys... I got that version from CVS, and it compiled without a problembut when i try to run the demo it says it couldn't find a compatable video device or something like that. I'm using a Voodoo3 2000 PCI card, and I'm trying to run it using DirectX...
#4
If running on a Voodoo3, make sure your desktop is set to 16bpp (same as what the game will run in); also, be sure to have the latest V3 driver (1.07) or use the unified Voodoo3/4/5 driver (1.04).
Note that you may also have to directly modify the game file that stores the client prefs, and force it to D3D instead of OpenGL.
David
11/21/2001 (3:31 pm)
Hi,If running on a Voodoo3, make sure your desktop is set to 16bpp (same as what the game will run in); also, be sure to have the latest V3 driver (1.07) or use the unified Voodoo3/4/5 driver (1.04).
Note that you may also have to directly modify the game file that stores the client prefs, and force it to D3D instead of OpenGL.
David
Associate Anthony Rosenbaum
anthony
plus it has sound and projectile code