hyvanmielenpelit / GnollHack

Rogue-like game based on NetHack
Other
58 stars 7 forks source link

Add UI scaling/zooming to Modern Windows app (1440p) #2087

Closed Hash56 closed 2 months ago

Hash56 commented 2 months ago

Playing on a 2560 x 1440p screen, all texts are very small. Changing resolution to 1080p works but of course makes things blurry

TommiGustafsson-HMP commented 2 months ago

It should do this automatically. Would you please mind sharing some screenshots:

In Gnollhack:

In Windows' Settings App:

If you have multiple displays, you need to make the one you are using for GnollHack your main display to get the scaling right.

janne-hmp commented 2 months ago

Added a custom screen scale option to Settings. It should work well on large desktop screens, but on smaller ones needing automatic screen scaling, it interacts with automatic screen scaling algorithm so that things may stay about the same after the algorithm is run (i.e., the algorithm may scale things down the same amount as the custom scaling is up). The new release is on the way to Microsoft Store.