Jump to content

[SOLVED] Hair Styling in the Race Menu


Recommended Posts

Posted (edited)

As the title says, I'm adding a hairstyle to Racemenu . 

 

Spoiler

145129-1762379918-484611742.jpg

 

To correct the ESP, I copied the one from the follower 

 

Spoiler

Immagine1.jpg.3f413be4e5726c24e331ec804a0c9515.jpg

 

Immagine2.jpg.468dbe770e5752c640843fb6d6d31b9a.jpg

 

I copied and pasted the relevant mesh and texture folders into Skyrim Data

 

Spoiler

Immagine3.jpg.6e0b0e063d6be809497139266a7c1364.jpg

 

OS displays the combing pattern with the correct partitions

 

Spoiler

Immagine4.jpg.3d2bc38bb3afa92050e83b9d43665719.jpg

 

Immagine5.jpg.c7569c65c3951a46a2f7a1ab54a392ff.jpg

 

Racemenu says the hairstyle exists, but it's invisible

 

Spoiler

enb_2026-7-28_09-15-19_841.jpg.288bd3abf700dea4eef7c15ffca8501b.jpg

 

Where am I going wrong?

Edited by Dorabella
Change title
Posted (edited)

A couple of things I'd do:

  1. Does MIC list the hair meshes and/or textures on your character even if the hair is invisible?
  2. What happens if you export a head mesh from RaceMenu's Sculpt -tab, is the hair included in that?
  3. Replace the model and parts list in Fran_Hair_Main and Fran_Ears_1 with HairFemaleNord01 and HairLineFemaleNord01 respectively. If it starts working you can work backwards until it breaks again and have your answer.

 

I'd start with #3.

Edited by traison
Posted
24 minutes ago, traison said:

Does MIC list the hair meshes and/or textures on your character even if the hair is invisible?

Yes. If MCM lists them, I assume the compilation is correct

 

31 minutes ago, traison said:

What happens if you export a head mesh from RaceMenu's Sculpt -tab, is the hair included in that?

No ,the shaven head is exported. I suppose that since I don't see them, they aren't being uploaded or exported. 

 

After making the suggested changes, it looks like this. 

 

Spoiler

enb_2026-7-28_11-18-47_809.jpg.52d5629b2090a4f8b1a306134891b409.jpg

 

 

It seems like a mesh issue. I tried running the parts through NifOptimizer and CAO, but nothing changed.

 

This is how they introduce themselves in Nifskope

 

Spoiler

Immagine.jpg.7f9beb7f220a7abecfffe1c5dbb9ae71.jpg

 

Immagine1.jpg.e75b12c869393f47e72a3b18b2248ccb.jpg

 

Posted (edited)
52 minutes ago, Dorabella said:

If MCM lists them, I assume the compilation is correct

 

I would not make this assumption. MIC has nothing to do with MCM.

 

52 minutes ago, Dorabella said:

It seems like a mesh issue. I tried running the parts through NifOptimizer and CAO, but nothing changed.

 

Next I would compare your hair meshes to the ones in the vanilla game using NifSkope. A quick look at hair01.nif, I see the following:

  1. Root NiNode name is different: "Scene Root" instead of file name.
  2. Vertex data node parent is wrong: NiNode "BSFaceGenNiNodeSkinned" -> Root node.
  3. Vertex data node type is wrong: BSTriShape -> BSDynamicTriShape.

So yes, the mesh is most likely your problem.

Edited by traison
Posted
11 hours ago, traison said:

Vertex data node parent is wrong: NiNode "BSFaceGenNiNodeSkinned" -> Root node.

That's exactly what I noticed when I was checking out another similar mod ([Melodic] Olga Discordia)

 

Steps Performed in Nifskope for Hair and Ears

 

1) Extend the 0BSFadeNode until find the NiTriShape for the hair.

2) Copy Branch NiTriShape Hair

3) Paste Branch into 0BSFadeNode 

4) Remove Branch BSFaceGenNiNodeSkinned

 

Follow the same procedure for the ears, and the problem is fixed.

 

Thank's for your support

 

Spoiler

enb_2026-7-28_22-43-45_871.jpg.3afc5b6d1c34d2d987728ac56e6125c7.jpg

 

  • Dorabella changed the title to [SOLVED] Hair Styling in the Race Menu

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...