Page 1 of 1

How to enable UI Scaling in the game?

Posted: Thu Feb 27, 2025 10:40 pm
by Arnantalb
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!

Re: How to enable UI Scaling in the game?

Posted: Fri Feb 28, 2025 11:02 pm
by Sandra. C
yeahh!! Same for me, I thought I'm the only one who has the issue...

Re: How to enable UI Scaling in the game?

Posted: Sat Mar 08, 2025 8:22 pm
by PacmanGraphics
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

Re: How to enable UI Scaling in the game?

Posted: Mon Mar 10, 2025 9:15 am
by Punsho
The UI scale option is only available when in main menu (not ingame)

Re: How to enable UI Scaling in the game?

Posted: Mon Mar 10, 2025 5:42 pm
by Arnantalb

Re: How to enable UI Scaling in the game?

Posted: Mon Mar 10, 2025 5:59 pm
by MessorStructor
hello