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

GUI problem with 4K resolution #67

Closed
JoewAlabel opened this issue May 6, 2023 · 3 comments
Closed

GUI problem with 4K resolution #67

JoewAlabel opened this issue May 6, 2023 · 3 comments

Comments

@JoewAlabel
Copy link

Hi!
I am playing the game in 4k resolution (3840 x 2160) and the GUI is too long and the text's fonts are too small, making very hard to read.

There are an ss of the problem:
GUI texts too small

Is there a way to increases GUI fonts, buttons sizes and all others, please?
It is no problem with 1080p resolution, but with 4k it becomes too small to read.

Thanks!!!

@ManlyMarco
Copy link
Member

This looks to work as intended, currently the UI doesn't support scaling. Duplicate of #33, #23

@ManlyMarco ManlyMarco closed this as not planned Won't fix, can't repro, duplicate, stale May 6, 2023
@JoewAlabel
Copy link
Author

I found a good solution for this problem:

1- Find the exe file of your game, and RMB click it.
2- Click at > Properties
3- Click at Compatibility tab.
4- Click the button: Change high DPI settings
5- Check (enable) the first option below Program DPI
6- Check (enable) the last option below High DPI scaling override
7- At this drop-down list, select > System

Screen Shot

@FrederickEngelhardt
Copy link

@JoewAlabel This doesn't really fix the issue. This just forces the windows app to use a compatible DPI. That typically can be done by manually setting the resolution within the app. Example if you have a 4k screen it will drop DPI for all objects not just text to 1080p.

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

3 participants