Game Development Community

Why fullscreen only???

by Tim Kin Chu · in Torque Game Builder · 06/09/2006 (9:55 pm) · 3 replies

Why I cannot toggle the fullscreen check box in option??

it cant whatever I choose d3d or openGL in the option page

My display card is GeForce FX 5700LE.
Memory Size 128 mB

Pentium(R) 4 CPU 2.40 GHz

1.00GB of RAM

#1
06/09/2006 (10:12 pm)
Set your desktop color depth to 32bit to perform windowed operation.
#2
06/09/2006 (10:28 pm)
I've had that when some app I ran switched my color depth to 16 bit instead of 32.

Check your display settings and change it back to 32 bit should solve it if that is your problem.

~neo
#3
06/11/2006 (9:22 pm)
Oh
thanks!!!

but why it is only fullscreen when using 16 bit color depth???