This is probably an old problem, but since I couldn't find a direct answer on the internet, I'll just post it here.
I'm currently running the game on a 3200×2000 screen, with the Windows system display scaled to 225%.
However, the game's UI is still a bit too small for me, and somehow the “UI Scale” button in the game settings is disabled, so every time I start the game I have to increase the system screen scaling to 250% to make the UI look bigger.
I just want to know if there is a way to enable UI scaling in the game in my situation?
Thank you!
How to enable UI Scaling in the game?
How to enable UI Scaling in the game?
- Attachments
-
- Screenshot (1560).png (15.86 KiB) Viewed 8504 times
Re: How to enable UI Scaling in the game?
yeahh!! Same for me, I thought I'm the only one who has the issue...
- PacmanGraphics
- Posts: 11
- Joined: Fri Nov 04, 2022 12:41 pm
- Location: Enschede
- Contact:
Re: How to enable UI Scaling in the game?
In settings.yaml =>
release-20250303
Graphics:
ViewportDistance: Far
CursorDouble: True
WindowedSize: 3840,2160
GLProfile: Embedded
release-20231010
Graphics:
ViewportDistance: Far
CursorDouble: True
WindowedSize: 3740,2040
UIScale: 1.5
Now, in the newer (upper) version the UIScale is deleted.
For zooming further out while gaming see this issue in post:
viewtopic.php?f=82&t=21987
release-20250303
Graphics:
ViewportDistance: Far
CursorDouble: True
WindowedSize: 3840,2160
GLProfile: Embedded
release-20231010
Graphics:
ViewportDistance: Far
CursorDouble: True
WindowedSize: 3740,2040
UIScale: 1.5
Now, in the newer (upper) version the UIScale is deleted.
For zooming further out while gaming see this issue in post:
viewtopic.php?f=82&t=21987
-----BEGIN PUBLIC KEY-----
MIIBIzANBgkqhkiG9w0BAQEFAAOCARAAMIIBCwKCAQEAoJ4ze+0XWqLKybjLLT7o
meCyA2T5TbR9LyAZsZagaBGRcSUrXq6KjdkJXl1Dl3gHLhft7CfuoHavDvjMN3eS
FO4hoSkwMywEKY2ujD8Z7VyU6PhJk+cJ2OuwejiNM6jz5LgqlH8KWAYqbHW/7Rfu
za8Nxn2fmpTlZPNeMYlXk/zEHpxUTNDomugJ435F+9JdOx+y5W9Cl3GLteILYkJb
X6ummGK+Fxo9J3PP5Colv9p+vgZ5J/zMsblGJy2Ogo6TLn5BHUFeaPM06esjwTIW
oL6GnfF5yd4U3pPCMnkv1L/lRY0WySvGJRIbL5ERdCyYoBDPcJXNQp6Ztw+DakX/
mwIEAAEAAQ==
-----END PUBLIC KEY-----
MIIBIzANBgkqhkiG9w0BAQEFAAOCARAAMIIBCwKCAQEAoJ4ze+0XWqLKybjLLT7o
meCyA2T5TbR9LyAZsZagaBGRcSUrXq6KjdkJXl1Dl3gHLhft7CfuoHavDvjMN3eS
FO4hoSkwMywEKY2ujD8Z7VyU6PhJk+cJ2OuwejiNM6jz5LgqlH8KWAYqbHW/7Rfu
za8Nxn2fmpTlZPNeMYlXk/zEHpxUTNDomugJ435F+9JdOx+y5W9Cl3GLteILYkJb
X6ummGK+Fxo9J3PP5Colv9p+vgZ5J/zMsblGJy2Ogo6TLn5BHUFeaPM06esjwTIW
oL6GnfF5yd4U3pPCMnkv1L/lRY0WySvGJRIbL5ERdCyYoBDPcJXNQp6Ztw+DakX/
mwIEAAEAAQ==
-----END PUBLIC KEY-----
Re: How to enable UI Scaling in the game?
The UI scale option is only available when in main menu (not ingame)
Re: How to enable UI Scaling in the game?
For a current solution see https://github.com/OpenRA/OpenRA/issues/21776
-
- Posts: 3
- Joined: Mon Mar 10, 2025 5:57 pm