Setting resolution at lower than 640x480
by Rob Segal · in Torque Game Engine · 09/10/2007 (10:01 pm) · 4 replies
Say I wanted to resize the Torque Game Builder window to lower than 640 x 480. Looks like I'm going to be modifying some source most definitely to get that to work but I'm curious if anyone has immediate thoughts on how I might do this. I'm having trouble locating the code responsible for this. My first inspections have looked into modifying all calls to CreateWindow or CreateWindowEx. No luck. I then have tried perusing the code for handling the WM_SIZE message. No luck there. I can't get that window to go smaller than 640x480.
Yes this is a bit bizarre and I'm sure your asking why would I want to make a game at such insanely low resolutions. The short answer is gamma256. Check out the details here.
Yes this is a bit bizarre and I'm sure your asking why would I want to make a game at such insanely low resolutions. The short answer is gamma256. Check out the details here.
#2
09/12/2007 (4:13 pm)
Dave I appreciate that you replied to my post but that answer doesn't really help me.
#3
www.guimp.com/pong_flash.html
09/12/2007 (4:32 pm)
Here's another non-helpful reply. This reminds me of this:www.guimp.com/pong_flash.html
#4
09/12/2007 (7:24 pm)
Heh... thanks Chris.
Associate David Montgomery-Blake
David MontgomeryBlake