Window Resolution
by David Taylor · in Torque Game Builder · 03/23/2006 (10:44 am) · 2 replies
How do I define this? When in the GUI editor, it gives me the option of editing the GUI in three different resolutions - 640x480, 800x600, and 1024x768. But when I actually run the program, it's in 800x600. How do I convert that to 1024x768, my preferred resolution?
About the author
#2
03/24/2006 (2:50 pm)
Thanks so much, Tom. These forums are fantastic - so many people willing to help out a newbie who has so many questions! :)
Torque Owner Tom Bushby
Change that to:
To change the resolution to 1024 x 768. :)
To change the defaults, change the
To "1024 768" and: (in defaultprefs.cs)
To the same.