About this mod
Prevents Shadowheart's hair from turning to white depending on your choices in Act 2, with or without the new hairstyle
- Permissions and credits
- Changelogs
Fixed for patch 7 by 19eccho
Option include :
- Black hair and old hairstyle
- Black hair and new hairstyle
- White hair and old hairstyle
How to install ?
Use BG3ModManager or another manager supporting pak installation
Or:
- unzip the file, put the .pak file in %localappdata%\Larian Studios\Baldur's Gate 3\Mods
- edit your modsetting.ls in %localappdata%\Larian Studios\Baldur's Gate 3\PlayerProfiles\Public so that it looks like this
<?xml version="1.0" encoding="UTF-8"?>
<save>
<version major="4" minor="0" revision="9" build="331" />
<region id="ModuleSettings">
<node id="root">
<children>
<node id="ModOrder">
<children>
<node id="Module">
<attribute id="UUID" value="28ac9ce2-2aba-8cda-b3b5-6e922f71b6b8" type="FixedString" />
</node>
<node id="Module">
<attribute id="UUID" value="35f3a363-9e72-42c6-9f4b-b551e949f87b" type="FixedString" />
</node>
</children>
</node>
<node id="Mods">
<children>
<node id="ModuleShortDesc">
<attribute id="Folder" value="GustavDev" type="LSString" />
<attribute id="MD5" value="4fdef99ec596bb9d2d254e10f2c32a91" type="LSString" />
<attribute id="Name" value="GustavDev" type="LSString" />
<attribute id="UUID" value="28ac9ce2-2aba-8cda-b3b5-6e922f71b6b8" type="FixedString" />
<attribute id="Version64" value="144115832324585265" type="int64" />
</node>
<node id="ModuleShortDesc">
<attribute id="Folder" value="BacktoblackShadowheart" type="LSString" />
<attribute id="MD5" value="" type="LSString" />
<attribute id="Name" value="BacktoblackShadowheart" type="LSString" />
<attribute id="UUID" value="35f3a363-9e72-42c6-9f4b-b551e949f87b" type="FixedString" />
<attribute id="Version64" value="36028797018963968" type="int64" />
</node>
</children>
</node>
</children>
</node>
</region>
</save>
Or:
- Dowload the loose files
- Drop the Data folder in the main game directory
How to UNinstall ?
Delete the mod through your mod manager.
Or:
- Delete the .pak file from your mod folder
- Delete the nodes referencing the mod in modsettings.lsx
Or:
- Delete the loose files from the directoryy, specifically the ScriptMaterialOverrides and/or CharacterCreation
As a side note : this mod being a simple replacer that does not, in any way, affect save data, it can be installed and removed at any point in your playthrough