Skip to content

Commit

Permalink
Added note about EET compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
Argent77 committed Jun 21, 2018
1 parent d126fbf commit 6b37bd9
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 3 deletions.
6 changes: 6 additions & 0 deletions DlcMerger/readme/readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@ This mod provides three options to merge DLC archives with the game:

Merges the "Siege of Dragonspear" from any of the supported DLC locations with Baldur's Gate: Enhanced Edition.

Note: You need to apply the Big World Fixpack (https://github.com/BiGWorldProject/BiG-World-Fixpack) if you want to
use this mod in conjunction with EET (Enhanced Edition Trilogy).


2. Merge a user-defined DLC archive (Enhanced Edition game required)

Expand Down Expand Up @@ -76,5 +79,8 @@ The mod "DLC Merger" is licensed under the "Creative Commons Attribution-ShareAl
History
~~~~~~~

1.1
- Added information regarding EET to readme

1.0
- Initial release
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,18 +11,20 @@ The downside of this distribution method is the limited ability to mod the game
## Components
This mod provides three options to merge DLC archives with the game:

**1. Merge "Siege of Dragonspear" with BG:EE (BG:EE and the SoD DLC required)**
#### 1. Merge "Siege of Dragonspear" with BG:EE (BG:EE and the SoD DLC required)

Merges the "Siege of Dragonspear" from any of the supported DLC locations with Baldur's Gate: Enhanced Edition.

**2. Merge a user-defined DLC archive (Enhanced Edition game required)**
**Note:** You need to apply the [Big World Fixpack](https://github.com/BiGWorldProject/BiG-World-Fixpack) if you want to use this mod in conjunction with EET (Enhanced Edition Trilogy).

#### 2. Merge a user-defined DLC archive (Enhanced Edition game required)

Merges a single DLC archive with the game. The mod prompts for the name of the DLC archive, which can be located in any of the supported DLC paths. Supported DLC paths are (in order of application):
- Documents directory of the game
- Installation directory of the game
- "dlc" folder in install directory
- "workshop" folder in install directory (requires DLC files with .mod extension)

**3. Merge all available DLC archives (Enhanced Edition game required, 64-bit WeiDU installer required)**
#### 3. Merge all available DLC archives (Enhanced Edition game required, 64-bit WeiDU installer required)

This option scans all supported DLC search paths of the game for available DLC archives. Each DLC will be merged in the same order as it would be loaded by the game, so that multiple DLC archives may safely override files from other DLCs without causing issues. Because of technical reasons, this operation is currently only successful if the mod is invoked by a 64-bit WeiDU installer.

0 comments on commit 6b37bd9

Please sign in to comment.