Game Development Community

Odd screen resolutions

by Howard Dortch · in Torque Game Engine · 07/24/2004 (5:28 am) · 1 replies

Is there any way to force OGL to use current display resolution? If I have a 1024 x 768 display and the game is set to the same in window mode it defaults to some odd resolution below that.

#1
07/24/2004 (1:59 pm)
You can get the current desktop resolution from the platform layer, I believe, and go off of that.