Game Development Community


#1
03/12/2005 (2:48 pm)
There are prefs files in common/client ; t2d/client ; and your particular game/mod dir... you probably need to restore all of these to some default.

Prefs.cs is a pain, it has been a thorn in Melv and my side during development too. We will consider doing some different things with it, but we want to maintain TGE compatibility, so we kind of have to wait for changes to the core Torque stuff to implement changes in the handling of prefs.cs.
#2
03/12/2005 (7:13 pm)
Same thing is happening to me.