Resolution Settings
by Kyle Cook · in Torque Game Engine · 06/15/2006 (10:49 pm) · 4 replies
By default TGE has four resolution options: 512x384, 640x400, 640x480, and 800x600.
My question is how do you alter what resolutions are available? I would like to add some higher resolutions, maybe even a widescreen setting, and remove those ancient resolutions..
My question is how do you alter what resolutions are available? I would like to add some higher resolutions, maybe even a widescreen setting, and remove those ancient resolutions..
#2
06/15/2006 (11:10 pm)
I think it depends on your graphics card and if you are running TGE in window mode.
#3
If those are the only values that you see, then that's what your computer can handle.. at least according to Torque :p
06/16/2006 (12:23 am)
When you load up your game, Torque checks what resolutions your GPU can handle and populates the dropdown menu that you see in OptionsDlg with the values. If those are the only values that you see, then that's what your computer can handle.. at least according to Torque :p
#4
06/16/2006 (8:01 am)
Awesome, thanks guys.
Torque Owner Max Thomas
-Max