qrrk / Catapult

A cross-platform launcher for Cataclysm: DDA and BN
MIT License
391 stars 63 forks source link

Resolution is too big on a Steam Deck #155

Closed krbreyn closed 3 months ago

krbreyn commented 5 months ago

image impossible to use

qrrk commented 5 months ago

This is a known issue with screens that are small but pixel-dense. As a workaround, set this is catapult_settings.json:

"ui_scale_override": 1,
"ui_scale_override_enabled": true,
krbreyn commented 5 months ago

thank you

AriaMoradi commented 3 months ago

duplicate of #98