Tips: Better Balanced Combat Auto Patcher

Performance Portable Install Navmeshtool Merging Objects Cleaning Plugins INI Importer Custom Shaders Custom Groundcover Register BSAs File Renames Atlased Meshes

The popular Better Balanced Combat mod has some compatibility issues with certain mods. The mod author offers an "Auto Patcher" tool, found in the mod's 7z archive that can do the work of enabling compatibility with trouble mods.

Using the patcher is relatively simple, but there are some prerequisites:

  1. A functional installation of vanilla Morrowind.
  2. Each plugin that needs to be patched inside the "Data Files" directory of this vanilla installation.
  3. Install the Auto Patcher files into the Data Files folder of this vanilla installation. There are executables for Linux and Windows, choose the right one for your OS. macOS users could try my shell script.

With all that in order, running the patcher is relatively straightforward for any OS:

  1. Open up a terminal or command prompt.
  2. cd into the vanilla Morrowind install described above.
  3. Linux users only: Ensure the patcher is executables (e.g. chmod +x BBCAutoPatcher).
  4. Run the patcher (e.g. ./BBCAutoPatcher for Linux, BBCAutoPatcher.exe for Windows).
  5. Carefully read the patcher output to proceed.

If all goes well, you will have a plugin called BBC_Auto_Patch.esp that can be put at the end of your load order. Put this into a data directory, add that to your openmw.cfg, and enable the plugin to use it. This guide by the mod author explains some of the changes being made in detail.

Linux users please also see this guide by the Better Balanced Combat author.