How to rescale Steam Deck Performance Overlay
Running Bazzite on my HTPC on a 4K TV, but can't seem to change the scaling of the steam performance overlay, or the mouse cursor when it's present, in Gaming Mode.
Any ideas on how I can change the scaling for both ? Every other part of the scaling is fine oddly enough.
1 Reply
hi, in the past i used mangopeel, which is a decky plugin. Unfortunately it is borked right now.
I was able to scale it using a config file here:
~/.config/environment.d/
I named it MangoHud.conf
and fill it with this:
MANGOHUD_CONFIG=read_cfg,font_scale=3
unfortunately this shows the overlay twice now. Seems to be a bug in mangohud though.
I opened an issure here:
https://github.com/flightlessmango/MangoHud/issues/1816
Maybe we can get more attention to this. Apparently has been around since febuary o_0
GitHub
Gamescope MangoHud Overlay shows twice · Issue #1816 · flightless...
Describe the bug: When using MangoHud on Bazzite with a custom environment variable configuration (MANGOHUD_CONFIG=read_cfg,font_scale=3), the performance overlay is displayed twice. The font scali...