Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

AppGameKit Classic Chat / Full Screen - want it to be full screen on one axis only

Author
Message
DavidAGK
AGK Developer
10
Years of Service
User Offline
Joined: 1st Jan 2014
Location:
Posted: 8th Sep 2014 17:43
I have a 1920 X 1200 monitor. I'm wanting to code my game to be 1920x1080. So, I want "full screen" on the width but not quite full screen on the height. I don't want AppGameKit however stretching my graphics to occupy the full height of 1200. Is it possible to use full screen mode like this so I don't have any windows or stretching?
unlikely
12
Years of Service
User Offline
Joined: 5th Mar 2012
Location: Ohio, USA
Posted: 8th Sep 2014 19:20 Edited at: 8th Sep 2014 19:21
Unless I'm misunderstanding you, you should be able to just use the combination of:



You will get black bars (letterboxing) instead of stretching.
SoftMotion3D
AGK Developer
19
Years of Service
User Offline
Joined: 24th Aug 2005
Location: Calgary,Alberta
Posted: 8th Sep 2014 21:26
i think if you mess with the setup file for your app... you should beable to change the screen resolution for windows at least? i think anyways.... and have the full screen flag set to 1 and the virtual res to 1920,1080 as well.

unlikely
12
Years of Service
User Offline
Joined: 5th Mar 2012
Location: Ohio, USA
Posted: 9th Sep 2014 00:33
Quote: "i think if you mess with the setup file for your app... you should beable to change the screen resolution for windows at least? i think anyways.... and have the full screen flag set to 1 and the virtual res to 1920,1080 as well."

The code I posted does the same, but without the need for an extra file... with v2, there's actually no need for a setup file anymore.

Actually, I can't get a setup file to work at all on Mac in V2...
SoftMotion3D
AGK Developer
19
Years of Service
User Offline
Joined: 24th Aug 2005
Location: Calgary,Alberta
Posted: 9th Sep 2014 04:19
i just did a quick test. so on windows it will infact change the window sized resolution. Going to full screen however defaults to your current screen resolution (just playin around with the setup file)

I would very much like to get a mac now that it has an ide/compiler

DavidAGK
AGK Developer
10
Years of Service
User Offline
Joined: 1st Jan 2014
Location:
Posted: 9th Sep 2014 09:54
Cheers guys.

Login to post a reply

Server time is: 2024-11-25 09:22:48
Your offset time is: 2024-11-25 09:22:48