Damn, really wish this worked. Or even just a face swap (keeping the same body) for Henry with a female NPC would be great. Since there's face customization mods I'm sure there's a way to do it, I just have no idea how to even start figuring that out.
hi so i have had a look at this mod i have tried a few things to get if fully functional but alas i cant for the life of me figer out how to add so she can equip Armor and ride a horse thats all it needs and its good
So nice to see korean people playing and enjoying western games and sharing their projects with us. I... don't understand what your mod does. Can you explain me what it does?
the mod change henry to tereza but its still very glitchy bcs i think women hasnt fight animations and cant climp horses and cannot wear armors. so its difficult to make it work sadly
This doesn't work. Doesn't work for new game and a save I was trying to use to bypass the horse stage. The mother and father models are just standing there and Theresa is stuck in a T-pose state, you can't interact with anyone the intro to talking to mother doesn't began. It could of been an update that stopped this from working. Also since table.pak is part of the base game files I would say make sure you get a copy of the default base one before you replace it with this one and use it with caution.
Agreed, it's the main thing that's kept me from leaping on this game. Though I have a feeling the main issue holding back a more complete version would be needing to redo all the armor meshes and all of Henry's voice lines (though I don't see why AI couldn't be used for this). If there's no concerted interest, its either not going to happen or be extremely slow.
Agreed, it's the main thing that's kept me from leaping on this game. Though I have a feeling the main issue holding back a more complete version would be needing to redo all the armor meshes and all of Henry's voice lines (though I don't see why AI couldn't be used for this). If there's no concerted interest, its either not going to happen or be extremely slow.
I'd redo the meshes and really wanted to, because I'd prefer to play as a woman as well - wouldn't be the first time I did this... (looking at you, Witcher 3...) alas, no painless way to extract models and edit them, as far as I know. Modding tools for this game just aren't good. Unfortunately. The combat system's fun, lol.
Yeah, it's a real bummer. It's like, the game we NEED is out there, but split between three separate games. Bannerlord has the Empire building this needs (As far as my understanding goes Henry can't usurp the throne), Medieval Dynasty has the village building, and Conan has the co-op and allowance for female warriors (but lacking anything near a medieval theme).
I want my Jeanne D'Arc warrior maiden leading an army to divine retribution and the light of enlightenment to a world filled with tyrants and maniacs. Compliance or death ^_^.
There is a simple but crude way to use this mod to pass the Tutorial level, which is to use 7zip open and modify the Tables.pak\Libs\Tables\rpg\soul_archetype.xml file with
Change gender_id="2" to gender_id="3". This allows you to put on the armor and play the game process normally, but because the male and female models are different so there will be a problem with some model display bug. I hope someone can improve it afterwards.
28 comments
Also since table.pak is part of the base game files I would say make sure you get a copy of the default base one before you replace it with this one and use it with caution.
I want my Jeanne D'Arc warrior maiden leading an army to divine retribution and the light of enlightenment to a world filled with tyrants and maniacs. Compliance or death ^_^.
<row base_stamina="110" body_base_armor="2.5" body_base_conspicuousness="0" body_base_visibility="0" gender_id="2" inventory_capacity_ multiplier="1" normal_body_weight="120" race_id="0" relative_vitality_to_stamina="100" soul_archetype_id="13" soul_archetype_name="Hero " unarmed_attack_base="2.2" />
Change gender_id="2" to gender_id="3".
This allows you to put on the armor and play the game process normally, but because the male and female models are different so there will be a problem with some model display bug. I hope someone can improve it afterwards.