UI scaling

would adding this be possible ?

Discussion about the game and its default mods.
Post Reply
Eagle XI
Posts: 20
Joined: Sat Oct 05, 2013 3:00 pm

UI scaling

Post by Eagle XI »

On high resolution sidebar remains small, would like able to scale it like pixel doubling zooms in.

User avatar
Sleipnir
Posts: 878
Joined: Wed Apr 10, 2002 11:52 pm
Contact:

Re: UI scaling

Post by Sleipnir »

You can enable HiDPI mode on windows setting DisableWindowsDPIScaling: False in the Graphics setting of your settings.yaml file, but will only work properly if you have configured a scale factor of 2 or 3 in your Windows display settings. On Linux you can define the environment variable OPENRA_DISPLAY_SCALE with a value of 2 or 3.

#10382 tracks the main blocker for supporting non-integer scales and enabling HiDPI by default on these platforms.

Post Reply