Pillars of Eternity

File information

Last updated

Original upload

Created by

LordLyciaX

Uploaded by

LordLyciaX

Virus scan

Safe to use

Tags for this mod

About this mod

Fixes the Deadfire DLC outfits for male characters. Will need to be manually applied with UABE since it requires editing the resources.assets file.

Permissions and credits
Changelogs
Obsidian's Deadfire Pack DLC has 3 armors that are bugged visually on male characters. Not only do they not properly use custom colors, they also do not properly get affected by what I assume is shaders when stealthing or are obstructed by objects (like walls, rocks, etc.). This "mod" is NOT a stand alone fix, since it would require me uploading the game's assets which I will obviously not do. The "mod" only provides a small text file that another program (UABE) will use to fix the problem. Anyways, onto the instructions:

Need UABE, download here https://github.com/DerPopo/UABE/releases/tag/2.2stabled


BACK UP YOUR FILE BEFORE EDITING IT (*your install directory*\Pillars of Eternity\PillarsOfEternity_Data\resources.assets)


1. Launch UABE (*extracted folder directory*\64bit\AssetBundleExtractor.exe)
2. Click File -> Open
3. Navigate to your game's install location and open resources.assets (*your install directory*\Pillars of Eternity\PillarsOfEternity_Data\resources.assets)
4. Sort by Path ID and find Path ID 570, it should be named "m_M_CL15_Coat_V01"
5. Click on the name, and then click "Import Dump" and direct it to the provided text file (m_M_CL15_Body_V01-resources.assets-565-Material.txt) in the "mod"
6. Click File -> Save and let it save to a new location (it probably won't let you overwrite the file since it is in use by UABE)
7. Close UABE, and replace/backup the original resources.assets file with the edited one

I am no expert on modding, especially PoE or any Unity game. I kept hammering away at attempts until one worked.