Monochrome User Interface Supplement
Version: 1
Monochrome UI supplement is, well... a monochrome UI supplement.
Specifically, this mod replaces some of the built-in textures openmw provides and changes the default text color of Lua widgets. When Monochrome UI first released, there were no Lua widgets and replacing these built-in textures required invasive (and unsafe) modifications to one's game. Now, we can replace both much more easily.
This only supports OpenMW 0.48 to 0.50. It is INCOMPATIBLE! With OpenMW 0.51 and later.
Before And After
- Download the mod from Here
- Extract the zip to a location of your choosing.
- Paste the location you extracted it to into the form below, hit
Generate Config, and paste the result into openmw.cfg.
Where would you like to install this mod?
# Monochrome User Interface Supplement Data Directories
data=C:/Games/OpenMW-Mods/Monochrome User Interface Supplement/.
The skill icons module which was previously part of this mod has now matured into Beta Icons Restored and Reimagined.
Alternatively, here's an example set of momw-configurator customizations for use with total-overhaul:
## Total Overhaul
[[Customizations]]
listName = "total-overhaul"
# Monochrome UI Supplement
[[Customizations.insert]]
insert = "/home/sk3shun-8/GitHub/s3stash/monochrome_ui_supplement"
after = "MonochromeUserInterface/monochrome-user-interface"