UI Scaling [B41]
Scaling the GUI
This mod modifies some of the UI classes in place at runtime (monkey patching) and allows scaling some of the GUI elements. Scaling is applied to:
- CollapsableWindow: icons in title bar
- InventoryPage, InventoryPane: item icons, filter buttons
- leftside menu "EquippedItem" and its popups
- minimap window
Will not include:
- Moodles – there are mods for that
- clock and controls in top right corner – not found in Lua scripts.
Known Issues:
- scaling is not applied (correctly) if adjusted within a running session. Workaround: reload LUA (i.e. restart the game).
Note: Font size is handled by PZ. Some GUI elements already scale relative to font size.
Compatability
Mods: No known issues with other mods, but not tested with a lot of them either. Everything that overwrites ui elements may break.
PZ-Releases: developed with B41, untested with others.
Dependencies
- Optional: Built in Font Scaling
- Optional: Mod Config Menu: Set scaling to something different than 200%.
Workshop ID: 3439480884
Mod ID: LuxiUIScale