
Once Python 3 is installed, run pip install pipenv & pipenv install -system. Several other small libraries are also needed for full functionality. Mlox is written using Python3, using a PyQt5 graphial interface.Īs such, both Python3 and PyQt5 are required. Note: On Windows Visa and later, if you installed Morrowind in the default location "C:\Program Files\.", you may need to turn off UAC to get mlox to recognize your activated plugins in Morrowind.ini. When executed with no command line switches it starts in GUI mode.įor information on specific commands use mlox -h. Mlox.py has 2 modes, GUI and command line. WARNING: Mlox requires that it's directory is writable. Linux users can either click on mlox.py or type python mlox.py on a command line. Windows users can run the program by clicking on mlox.exe. Users can instead put their own additions in mlox_user.txt Running Mlox versions 0.59 and higher automatically download the latest rules file. If Mlox does not run you may need the Microsoft Visual C++ 2008 Redistributable Package (vcredist_x86.exe). You should see an mlox directory in the same directory as Morrowind.exe. Unpack the mlox application archive in your Morrowind directory. The latest stable version of mlox can be found here, and the source code can be found on github. Note: mlox does not tell you if you have missing Meshes or Textures, it is only a load order tool, and does not report problems with resources! Downloading
(mlox understands output of Wrye Mash and Reorder Mods++) Or just paste the list of plugins into the Active plugins pane of the GUI.
can check someone else's load list from a file:. Gives useful, but often overlooked information about installed mods.
It also provides advice on plugin conflicts, missing pre-requisites, and general information of interest based on the user's particular set of plugins. The program sorts plugins based on a very simple set of ordering rules that comprise a partial order over the set of plugins using a standard topological sort. Mlox is designed to help people manage large collections of plugins for the popular Elder Scrolls games from Bethesda Softworks. Use mlox to check for plugin dependencies and conflicts, and to sort your plugins into an optimal load order. Mlox is a mini "expert system" for advising you on your set of plugins. Mlox is a tool for analyzing and sorting your Morrowind plugin load order. Mlox - the elder scrolls Mod Load Order eXpert