CFG Generator
Generate usable config snippets for your setup.
Your current path settings:
- Base Folder Path:
- Morrowind Install Path:
- Opt into dev build features:
- IMPORTANT! Please see this link to find the correct location of each cfg file (there will be two of them:
openmw.cfg
andsettings.cfg
)
Change these values on the Site Settings page.
Preset: One Day Morrowind Modernization
View One Day Morrowind Modernization | View the One Day Morrowind Modernization list changelog
openmw.cfg
Section
Paste these below the last fallback=
line in your openmw.cfg
.
Important: Do not enable every plugin you have downloaded. Many mods come with alternate versions and patches which are incompatible with each other and will cause your game to break. Using these snippets from the CFG Generator enables every plugin that you need to in the correct load order.
settings.cfg
Section
If one of the sections listed below is already present in your settings.cfg
file, omit the heading and add values to the existing section. If you don't have a settings.cfg
file, create it and paste these values into it. Where to find the settings.cfg
file.
[Lua]
lua profiler = false
[Cells]
preload doors = false
[Post Processing]
enabled = false
Custom CFG Section
WARNING!
Please note that as of right now this feature will not protect you from creating conflicts that break the game. This feature is NOT recommended for modding novices. Only use this if you really know what you're doing!