n00mkrad/cupscale

on a 4K monitor, parts of the interfaces are poorly visible

Shinkir0 opened this issue · 2 comments

I have a 4K monitor, and Windows10 is configured to scale the interface by 200%
In these conditions, the program settings are not clearly visible and are displayed incorrectly in some places
Без имени-1

can confirm this for windows 11 also GUI has to be scalable by windows - thx

I've also encountered this and found that using the high DPI compatibility settings allow the program to work as expected after a bit of testing.

To do this:

  • Right click the exe and click on properties
  • Go to the compatibility tab
  • Click "Change high DPI settings"
  • Tick "Override high DPI scaling behaviour"
  • Set the dropdown that has now been enabled to "System"
  • (Optional) If the program is blurry after the above, also tick the "Use this setting to fix scaling problems for this program instead of the one in Settings"

Hopefully this helps out