0 of 0

File information

Last updated

Original upload

Created by

Dragozino

Uploaded by

Dragozino

Virus scan

Safe to use

Tags for this mod

About this mod

A Mod Organizer 2 Plugin for Baldur's Gate 3 that offers multiple features including load order generation.

Requirements
Permissions and credits
Mirrors
Changelogs
GitHub Repository

Features

- Automatic generation of Mods Load Order.
- Support for mods that contain multiple .pak files.
- Support for Norbyte's Baldur's Gate 3 Script Extender configuration mods.
- Overwrite generation for Norbyte's Baldur's Gate 3 Script Extender configuration mods.

How to install?

- Install Mod Organizer 2.5.2
- [OPTIONAL] Install Kezyma's Root Builder, this lets you install mods that go into the game's root using Mod Organizer 2, like Script Extender and DLL mods, highly recommended.
- Download the latest release of the plugin.
- Extract all the files inside "\plugins\basic_games\games" in your Mod Organizer 2 directory.

How to Update?

- Inside "\plugins\basic_games\games", remove "game_baldursgate3.py" file and "baldursgate3" folder.
- Inside your Mod Organizer 2 profiles, remove "modsCache.json".
- Download the latest release of the plugin.
- Extract all the files inside "\plugins\basic_games\games" in your Mod Organizer 2 directory.

How to use?

This plugin auto sorts mods into their correct install structures, but if a mod is unrecognized, these are the structures for every mod type:

- PAK: should go inside a folder called "PAK_FILES'


- Script Extender Configs: yes you heard that right, this plugin supports Script Extender Configs, similar to PAK files, these go inside a folder called "SE_CONFIG"


- DLL: If you are using Kezyma's Root Builder, mods go inside a folder called "Root" or "root", doesn't matter which one



FAQ

Mods are all inactive in-game, am I doing something wrong?
- Check the requirements.

Some mods are inactive in-game, why?
- Those are override mods, safe to ignore.

How does this plugin work?
- Using LSLib, when installing mods, running anything through MO2, the plugin generates a modsCache.json file inside your MO2 profile, storing the mods metadata inside, this will cause a MO2 freeze for the first time depending on the amount of mods because the mod will extract every .pak file inside "temp_extracted" in "\plugins\basic_games\games\baldursgate3".

Limitations
- Mods downloaded through in-game mod manager are not supported yet, you could download them and manually move them to MO2 for them to work.
- Load Order generation only takes into consideration the mods installed in MO2.

Credits
Norbyte for his amazing LSLib tools, which allowed this plugin to do a better job at handling mods.
- Mod Organizer 2 team, I learned so much from the plugins that come with it.