Game Development Community

Resolution issue?

by Nathan Huffman · in Torque Game Builder · 10/12/2006 (9:01 pm) · 3 replies

Why is it that whenever I run my TGB game it always appears to have the resolution of an old 640x480 DOS game, despite the fact I'm running full screen 1920x1200?

#1
10/12/2006 (10:02 pm)
In the levelbuilder, make sure nothing is selected, go to the Edit tab, and change the design resolution in the camera drop down section. I couldn't figure that out for the longest time too.
#2
10/12/2006 (11:47 pm)
Much appreciated, tom
#3
10/14/2006 (3:31 am)
Tom lead you to the answer :) Also there is always the setRes() function (though setting a proper Design Resolution is the best solution for setting the end result res) in case you want to manipulate the resolution more .