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

Garbled Text when System Scaling >= 300% #1214

Closed
patmauro opened this issue Jul 8, 2022 · 2 comments · Fixed by #1269
Closed

Garbled Text when System Scaling >= 300% #1214

patmauro opened this issue Jul 8, 2022 · 2 comments · Fixed by #1269

Comments

@patmauro
Copy link
Contributor

patmauro commented Jul 8, 2022

When system scaling is set to a value >= 300% (ie a high resolution display such as a 4K display is connected), lowercase characters t-z stop displaying correctly in a few key contexts in-game, resulting in bizarre garbled text. This is seen most noticeably when mousing over other player characters, but can also be seen in loading screens and the plasma console itself. This has been reproduced on multiple machines and on both OU and H'uru clients.

image
image
image
image

Note that while this is similar to issue #636, it does not appear to be related. Note also that in that case, the "pixellation" issues can be fixed by setting UruExplorer.exe specifically to override system scaling settings and setting to "Scaling Performed By: Application." In this case, the text garbling occurs regardless of what scaling method is set here and what resolution the game is set to run in - as long as system scaling is set to a value >= 300%, this issue will kick in.

@Hoikas
Copy link
Member

Hoikas commented Jul 9, 2022

Confirmed. This seems to be another case of #636. In my testing, the issue did not appear until I forced an override for "Scaling Performed By: Application." This indicates that when #636 is fixed completely and correctly, this problem will also be fixed. Of note: Windows doesn't offer above 225% scaling on my system and gives an ominous warning about custom scaling.

@dgelessus
Copy link
Contributor

Of note: Windows doesn't offer above 225% scaling on my system and gives an ominous warning about custom scaling.

I think the maximum scale shown in the dropdown menu depends on the resolution of your screen. For example, at 1024x768 I get only 125%, at 1920x1080 it allows up to 175%, and at 3000x2000 (MS Surface Go built-in screen) up to 200%. Maybe with a 4K screen it displays the 300% option.

@dpogue dpogue linked a pull request Jun 25, 2023 that will close this issue
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

Successfully merging a pull request may close this issue.

3 participants