CFG Generator
Generates a working load order for your openmw.cfg
BSA and plugin sections. This feature is a work-in-progress.
Choose a preset from one of the preset buttons below or select your own loadout using the multiple select form, then copy and paste the results into your own cfg file. Any selections made, either by hand or from a preset, are still selected when a query is submitted.
BSA Section
fallback-archive=Morrowind.bsa
fallback-archive=Tribunal.bsa
fallback-archive=Bloodmoon.bsa
Plugin Section
#
# Note that lines starting with a # are disabled!
# Remove the # to enable them but
# also pay attention to any notes.
#
content=Morrowind.esm
content=Tribunal.esm
content=Bloodmoon.esm
Data Paths
data="C:\games\Morrowind\Data Files"
NOTE: This generator does not resolve dependencies or do anything smart like that. It just prints out what the load order would look like with the selected mods. This is planned to change in future iterations of the generator.
Please be aware of this when manually selecting mods, and try to ensure you've included dependencies (OpenMW will fail to start if you don't, at least giving you a hint about what's wrong in the log.)