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

[OGL] DPI unawareness on Windows after attempted fix #269

Open
MegAmi24 opened this issue Jun 18, 2024 · 0 comments
Open

[OGL] DPI unawareness on Windows after attempted fix #269

MegAmi24 opened this issue Jun 18, 2024 · 0 comments

Comments

@MegAmi24
Copy link
Member

MegAmi24 commented Jun 18, 2024

Commit fc451f8, despite being made to fix an issue with scaling on HiDPI with OGL, actually causes issues with it. Compiled both with and without the commit's changes and tested both with 2x window scale (848x480) set in settings.ini, 125% scale in Windows 11, and no DPI override settings set on the exe.

Without commit (848x480):
image

With commit (1060x600):
image

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

No branches or pull requests

2 participants