Game Development Community

Detonator Bugs?

by Alexander Gabele · in Torque Game Engine · 11/29/2003 (2:57 am) · 22 replies

After i installed the actaual detonator drivers from october 23th
my Torque Missions has big problems.Screen freezed a few seconds.
Fps : 7-20
I have a geforce3
A few friends from me have the same problem.....

The driver must be very old to have no problems. I used 45.33 detonator drivers = no problems.

Have you get the same problems?
Page«First 1 2 Next»
#21
01/07/2004 (8:51 am)
Now I have a radeon 9800 with the newest drivers...the same problem ....poor performance....my friends have the same problem....that suck
#22
01/13/2004 (5:23 am)
You have two ways to resolve it. Easy way, stop using torque and buy a decent engine.

second way, open client/prefs.cs and change

$pref::OpenGL::disableEXTCompiledVertexArray = "0";

to

$pref::OpenGL::disableEXTCompiledVertexArray = "1";


if you dont want torque overwrite this value, change it at source.

Its all drivers fault.
I hope this helps.
Page«First 1 2 Next»