Black Desert Online- Armor/Outfits File Names. Please don't ask about armor swapping in this thread. (2 Viewers)

BlackFireBR

Content Creator
Joined
Sep 2, 2013
Ranger Bow file names available on the first page.
(I'll add the real names I can find after I'm done with all weapons)
topic_ranger_bows.jpg
 

BlackFireBR

Content Creator
Joined
Sep 2, 2013
Added a section
-----------------------------------------------------------------------------------------------------------------------------------------
Adding Wings to any Armor
Open your file partcombinationdesc.xml located in your "character" folder.

Using CTRL+F, locate the PAC file name of the armor you want to put wings.
For example, if I want to put wings to the Valkyrie's Aker Guard Armor, I should search for the FIRST declaration of "PVW_00_UB_0052.PAC"
Code:
<!-- Valkyrie Aker Guard -->
<Upperbody MeshFileName="1_PC/7_PVW/ARMOR/9_UPPERBODY/PVW_00_UB_0052.PAC">
    <Lowerbody MeshFileName="1_PC/7_PVW/ARMOR/10_LOWERBODY/PVW_00_LB_0052.PAC"/>
    <Hand MeshFileName="1_PC/7_PVW/ARMOR/11_HAND/PVW_00_HAND_0052.PAC"/>
    <Foot MeshFileName="1_PC/7_PVW/ARMOR/12_FOOT/PVW_00_FOOT_0052.PAC"/>
    <Helm MeshFileName="1_PC/7_PVW/ARMOR/13_HEL/PVW_00_HEL_0052.PAC"/>
    <Shoulder MeshFileName="1_PC/7_PVW/ARMOR/14_SHO/PVW_00_SHO_0052.PAC"/>
    <Cloak MeshFileName="1_PC/7_PVW/ARMOR/19_CLOAK/PVW_00_CLOAK_0052.PAC"/>
</Upperbody>

Now add the following line to before the "</Upperbody>":
<Item_hair MeshFileName = "1_PC/7_PVW/ARMOR/14_SHO/PVW_00_SHO_0034.PAC"/>

Remember to use the right class prefix for your class, since we are doing this for Valkyrie, I'm using 7_PVW and PVW.

After that save the file and you should be good to go.
-----------------------------------------------------------------------------------------------------------------------------------------
for anyone insterested
 

mtmaximus

Potential Patron
Joined
Apr 4, 2016
Yeah I see it there... I am just confused because none of the armor changes are working for my blader... same with weapon... the plum works great.

<!-- Blader -->
<Conditional Code="U">
<Model Index="-">1_PC/6_PKM/ARMOR/9_UPPERBODY/PKM_03_UB_0003.PAC</Model>
<Model Index="U">1_PC/6_PKM/ARMOR/9_UPPERBODY/PKM_00_UB_0014.PAC.PAC</Model>
</Conditional>

This isn't resulting in any change in my armor... this is supposed to change grunil to the wilderness costume, but nothing changes... thoughts?
 

mtmaximus

Potential Patron
Joined
Apr 4, 2016
Always quintuple-check your XML
Maybe you can spot the problem with my weapon setup:
<!-- Blade For Musa (Blader) -->
<Conditional Code="U">
<Model Index="-">1_PC/6_PKM/WEAPON/35_BLADE/PKM_01_BLD_0006.PAC</Model>
<Model Index="U">1_PC/6_PKM/WEAPON/35_BLADE/PKM_00_BLD_0061.PAC</Model>
</Conditional>

<Conditional Code="U">
<Model Index="-">1_PC/22_PKWW/WEAPON/35_BLADE/PKM_01_BLD_0006_IN.PAC</Model>
<Model Index="U">1_PC/22_PKWW/WEAPON/35_BLADE/PKM_00_BLD_0061_IN.PAC</Model>
</Conditional>
Should make my Yuria into an awakening... but it don't.
 

BlackFireBR

Content Creator
Joined
Sep 2, 2013
You used 22_PKWW instead of 6_PKM in the second statement, but it should be showing the awakening when you withdraw the weapon at least
 

mtmaximus

Potential Patron
Joined
Apr 4, 2016
You used 22_PKWW instead of 6_PKM in the second statement, but it should be showing the awakening when you withdraw the weapon at least
Well now we know that I will never be a proof reader.

But it doesn't show the blade even drawn I will correct the area and report back :)
 

mtmaximus

Potential Patron
Joined
Apr 4, 2016
nope fixed it and still the yuria sword.... weird.

is it possible the male Yuria Blade has a different model number than the female yuria blade?
 
N

NoemieClark

Thanks for sharing the armor swapping. It's not working for me, my xml is ok but mod-armor.bat always say "IO error". My Joku texture replacer and resorep are ok.

Any ideas someone ?
 

abropo

Avid Affiliate
Joined
Mar 12, 2016
Wow, just wow. I haven't really looked into many threads recently and boy have I missed a revolution. You pretty much decompiled the names of all the gear in the game and organized it into a nice user-friendly interface. Props to you, my good man. Future endeavors featuring armor mods will be a monumentally smaller task thanks to the information laid out in your threads. Thanks for the work~
 

b2070435

Potential Patron
Joined
Mar 16, 2016
Please consider using external gallery for your images in post 1. There are so much already what this tab simply freezes for a minute when I try to view one.
 

Users who are viewing this thread

Top


Are you 18 or older?

This website requires you to be 18 years of age or older. Please verify your age to view the content, or click Exit to leave.