Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resolution on iphone 12+ max #22

Open
Faz666 opened this issue Mar 23, 2023 · 2 comments
Open

Resolution on iphone 12+ max #22

Faz666 opened this issue Mar 23, 2023 · 2 comments

Comments

@Faz666
Copy link

Faz666 commented Mar 23, 2023

Is there any chance to change screen resolution mode on iphones plus models, i tried change in menu option but without any success?
IMG_4793

@tomkidd
Copy link
Owner

tomkidd commented Mar 23, 2023

I'm doing what may be the wrong way of handling it - I'm sniffing out the resolution and setting it to that. If you want to modify it start with this line

CGRect screenBounds = [[UIScreen mainScreen] bounds];

@Faz666
Copy link
Author

Faz666 commented Apr 18, 2023

Tried to fix it, but no success. Same resolution thing in all Dooms and quakes...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants