I'm trying to make my game in 640*480 but every time I try to run it runs either in a letterbox or 640*400. I've tried to change all sorts of options in resolution and the letterbox true/false thing but nothing seems to work. Is it something inredibly simple and dumb I've missed here?
I have a 480 high GUI and it doesn't show the whole thing. When I (briefly) tried 640*400 it gave me a warning saying that the GUI was larger than the resolution. In 640*480 it doesn't say that but it looks the same.
I'm using 3.1.1
Just to be sure, regardless from any winsetup settings, did you set the game to 640x480 in the editor and create a 640x480 sized room?
Now I feel stupid. The room is the wrong size! I created an empty room thinking it'd be in the same size as the game resolution for testing things... But now it works.
Thanks. It would probably have taken me quite some more time to figure it out without you.