CoopUIScaler
Thunderstore Upload of https://www.nexusmods.com/outward/mods/122
Last updated | 2 years ago |
Total downloads | 2013 |
Total rating | 0 |
Categories | UI |
Dependency string | fantastic_mods-CoopUIScaler-0.0.6 |
Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
README
Ultra Widescreen and Co-op UI Fixes (Updated version)
Allows switching to vertical splitscreen. Allows to use inventory and trade screens when playing in co-op using multi monitor setup. Moves map and loading screens to the 1st player's screen, so they're not split between monitors.
The mod should also fix ui scaling when not using splitscreen, for example when playing on ultrawide displays - UI should not be weirdly large.
Configuration
This mod uses BepInEx configuration,
the file can be edited using BepInEx.ConfigurationManager
or manually at BepInEx\config\com.laymain.outward.mods.coopuiscaler.cfg
[General]
## Split screen type
# Setting type: SplitType
# Default value: Vertical
# Acceptable values: Vertical, Horizontal
SplitType = Vertical
## Move global UI to player 1's screen
# Setting type: Boolean
# Default value: true
MoveGlobalUIToPlayer1 = true
## UI scale factor
# Setting type: Single
# Default value: 1
# Acceptable value range: From 0,5 to 2
ScaleFactor = 1
Installation
Manually or using Thunderstore
Credits
All credits remain to SirMuffin9, I have just applied minor changes to make this mod work again.
I'll remove this version once the author has fixed his own one.