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

HiDPI and Display.getPixelScaleFactor #2

Open
nextdayy opened this issue Jan 9, 2025 · 0 comments
Open

HiDPI and Display.getPixelScaleFactor #2

nextdayy opened this issue Jan 9, 2025 · 0 comments

Comments

@nextdayy
Copy link

nextdayy commented Jan 9, 2025

Hi, I was wondering about your commit eed74ff and what it does/what it fixes?
I have created a method to enable HiDPI in legacy Minecraft using some mixins, however, I believe that there is something wrong with this implementation - as on x86 VMs it works fine, however when I use this one, while HiDPI is enabled correctly as far as I can tell, the org.lwjgl.opengl.Display.getPixelScaleFactor method does NOT return the correct value.
I was wondering if you could assist me in finding a solution to this. If you would like any more assistance/information please feel free to let me know.

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

1 participant