Page 1 of 1

[Klonan] [2.0.60] Programmable speaker GUI goes off screen with scaling

Posted: Tue Aug 19, 2025 7:00 am
by teemu
If I set UI scale to "Manual (points): 150%", the bottom part of the programmable speaker GUI goes off screen and becomes inaccessible.
08-19-2025, 09-58-53.png
08-19-2025, 09-58-53.png (103.36 KiB) Viewed 367 times

Re: [2.0.60] Programmable speaker GUI goes off screen with scaling

Posted: Tue Aug 19, 2025 7:31 am
by Rseding91
Thanks for the report. Do you have a vertical resolution of 1620 or larger? If not, a scale of 150% is simply not supported with the current GUIs.

The entire game GUI was built around 1920x1080 with a scale of 100%. Higher scales are only meant to be used at higher resolutions to maintain the same ratio (200% at 4k is exactly twice the scale at twice the resolution).

Using scales larger than that will likely run into issues you're seeing and falls outside of what we're looking to support because: at some point every GUI will be unusable at too large of a scale on too small of a screen.