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 / Aspect ratio of newer iphones

Author
Message
Doveyy04
12
Years of Service
User Offline
Joined: 30th Apr 2012
Location:
Posted: 29th Nov 2017 19:48
I've been writing my program using setvirtualresolution to make the 16.9 ratio used by iPhone 5 and onwards but I've learnt that the newer iPhone 8 and upwards are using a different ratio. What does this mean for my program running on these newer iPhones ? I guess I will have black borders and if so it there anyway around it, I'm too far gone to convert to a percentage system.
Midget Blaster
AGK Developer
8
Years of Service
User Offline
Joined: 7th May 2016
Location:
Posted: 29th Nov 2017 22:08
You can use SetScissor(0,0,0,0). try that and SetWindowSize( x,y,0 ) to a resolution of the iphone to see how it will look. There will not be any black borders and it will look better. Atleast thats what I use

Login to post a reply

Server time is: 2024-09-30 11:26:32
Your offset time is: 2024-09-30 11:26:32