would you so kindly introduce me a tutorial of how to make a model swap mod? i'd love to swap henry's face with tankard of nicholas of rattay. while i find henry's base face somewhat creepy especially with those weird eyelash/eyelid line. would love any help!
1) Instal Total commander; 2) Open the file Head.pak IPL_Heads-part0.pak IPL_Heads-part1.pak(There are several of them.) via Total Commander; 3) Find the folder with the head you are interested; 4) Open my mod and delete all files; 5) Transfer all the files of the head you are interested in to my mod; 6) Rename the following files: m_head_Name of your head.skin = m_head_henry.skin m_head_Name of your head._b.mtl = m_head_henry_b.mtl m_head_Name of your head_LOD1.skin = m_head_henry_LOD1.skin m_head_Name of your head_LOD2.skin = m_head_henry_LOD2.skin m_head_Name of your head_m01.mtl = m_head_henry_m01.mtl m_head_Name of your head_poses.xml = m_head_henry_poses (Here you may need to go inside the file and change the first line (Head Name="m_head_henry")) The remaining files do not need to be renamed. I carried out all the transfers and renaming in Total Commander
Method 2 Total commander 1) Data\IPL_GameData.pak\Libs\Storm\appearance\common\appearance_unique.xml 2) We are looking for a line <rule name="appearance player_henry"> 3) Using Guleus as an example: <operations> <setHead name="m_head_044" /> (Edited this line) <setHair name="m_hair_009_black" /> (Edited this line) <setUnderwear name="m_underwear03_m05" /> (Edited this line) <setBody name="henry_body" /> <setBeard name="m_beard_09" /> (Edited this line) </operations> 4) <rule name="appearance_cutscene_really_naked_henry"> <rule name="appearance_cutscene_henry_whipped_mild"> <rule name="appearance_cutscene_henry_whipped_severe"> Repeat step 3 Edit 4 lines.
apparently there is a tutorial for modders to fix the first person clipping issues with face mods. Any chance you could apply it to your mod? link is above.
Sorry to ask here, but, if you want to headswap two NPCs and all you know is that one of them is called Maid Regina and the other is called Housewife, how do you find the relevant files?
I've googled and looked on the KCD2 modding discord for a tutorial, but no luck. If anyone could point me to a tutorial I'd be grateful.
there is a fix for the clipping. https://www.nexusmods.com/kingdomcomedeliverance2/mods/642 do you think you could apply that to your mod? i tried but i cant find the required file in your mod.
129 comments
i'd love to swap henry's face with tankard of nicholas of rattay. while i find henry's base face somewhat creepy especially with those weird eyelash/eyelid line.
would love any help!
2) Open the file Head.pak IPL_Heads-part0.pak IPL_Heads-part1.pak(There are several of them.) via Total Commander;
3) Find the folder with the head you are interested;
4) Open my mod and delete all files;
5) Transfer all the files of the head you are interested in to my mod;
6) Rename the following files:
m_head_Name of your head.skin = m_head_henry.skin
m_head_Name of your head._b.mtl = m_head_henry_b.mtl
m_head_Name of your head_LOD1.skin = m_head_henry_LOD1.skin
m_head_Name of your head_LOD2.skin = m_head_henry_LOD2.skin
m_head_Name of your head_m01.mtl = m_head_henry_m01.mtl
m_head_Name of your head_poses.xml = m_head_henry_poses (Here you may need to go inside the file and change the first line (Head Name="m_head_henry"))
The remaining files do not need to be renamed.
I carried out all the transfers and renaming in Total Commander
Total commander
1) Data\IPL_GameData.pak\Libs\Storm\appearance\common\appearance_unique.xml
2) We are looking for a line <rule name="appearance player_henry">
3) Using Guleus as an example:
<operations>
<setHead name="m_head_044" /> (Edited this line)
<setHair name="m_hair_009_black" /> (Edited this line)
<setUnderwear name="m_underwear03_m05" /> (Edited this line)
<setBody name="henry_body" />
<setBeard name="m_beard_09" /> (Edited this line)
</operations>
4) <rule name="appearance_cutscene_really_naked_henry">
<rule name="appearance_cutscene_henry_whipped_mild">
<rule name="appearance_cutscene_henry_whipped_severe">
Repeat step 3
Edit 4 lines.
apparently there is a tutorial for modders to fix the first person clipping issues with face mods. Any chance you could apply it to your mod? link is above.
I've googled and looked on the KCD2 modding discord for a tutorial, but no luck. If anyone could point me to a tutorial I'd be grateful.
https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTQzijXA91GyBGYI9Fzk4_cOYbDPahIaLEPTw&s