Grey Cloud Posted July 27, 2020 Posted July 27, 2020 The problem: Â The follower: https://www.nexusmods.com/skyrim/mods/102958 Â She is using Fair Skin textures which I gave her (4 x body, 4 x hands and 4 x head). Her esp points to the place where these textures live and her head nif does the same. She's using my UUNP meshes to go with the UUNP skin textures. I have done to her what I do to all my followers but I cannot get rid of that. Just for the record, it is the same when she is naked. Â Any help would be greatly appreciated. Â Â
Mez558 Posted July 28, 2020 Posted July 28, 2020 1 hour ago, Grey Cloud said: The problem:   Reveal hidden contents       The follower: https://www.nexusmods.com/skyrim/mods/102958  She is using Fair Skin textures which I gave her (4 x body, 4 x hands and 4 x head). Her esp points to the place where these textures live and her head nif does the same. She's using my UUNP meshes to go with the UUNP skin textures. I have done to her what I do to all my followers but I cannot get rid of that. Just for the record, it is the same when she is naked.  Any help would be greatly appreciated.   No idea Get the same thing straight out the box and have tried replacing her textures and meshes same as you did with no change. Nothing jumps out as being wrong in armor addon or texture sets either. I thought it might be something with her head mesh but it uses the default mesh, not it's own.  You'll need someone with an actual clue to help now. ? Â
Andy14 Posted July 28, 2020 Posted July 28, 2020 Compare the shaders in head and body mesh (specular, glossines, color) and check whether HasVertexColors and HasNormals in body and head nif are the same. Then compare the results with other (functioning) followers.
RW311 Posted July 28, 2020 Posted July 28, 2020 I remade a face tint just in ck to confirm what happened and it's a very different tint than what was included in the download, it fixes the mismatch but of course it's ck so not as pretty. Â You could remake face tint in racemenu using correct npc skin tint data or just let mod creator know that it was packaged with wrong head tint file.
Grey Cloud Posted July 28, 2020 Author Posted July 28, 2020 10 hours ago, Mez558 said: I thought it might be something with her head mesh but it uses the default mesh, not it's own. That's what I originally thought. Â 4 hours ago, Andy14 said: Compare the shaders in head and body mesh (specular, glossines, color) and check whether HasVertexColors and HasNormals in body and head nif are the same. Then compare the results with other (functioning) followers. She's currently using the same textures and meshes as the rest of my followers. Â 28 minutes ago, RW311 said: I remade a face tint just in ck to confirm what happened and it's a very different tint than what was included in the download, it fixes the mismatch but of course it's ck so not as pretty. You could remake face tint in racemenu using correct npc skin tint data or just let mod creator know that it was packaged with wrong head tint file. Sounds good but unfortunately I don't understand a word of it. I've no idea how to remake a facetint in the CK or RM. I just tried removing the facetint but it didn't do anything.
Andy14 Posted July 28, 2020 Posted July 28, 2020 33 minutes ago, Grey Cloud said: She's currently using the same textures and meshes as the rest of my followers. The head mesh (FaceGeom) is definitely not the same as other followers. And I was talking about shaders, not textures. You already wrote that you use the same textures
Grey Cloud Posted July 28, 2020 Author Posted July 28, 2020 23 minutes ago, Andy14 said: The head mesh (FaceGeom) is definitely not the same as other followers. And I was talking about shaders, not textures. You already wrote that you use the same textures My mistake which gives you an idea of my level of understanding in this sort of thing. I'll have look at her head and see if I can find any of the things you mentioned.  Edit. Short answer - no. Where do I find these: HasVertexColors and HasNormals
RW311 Posted July 28, 2020 Posted July 28, 2020  I think there was some race swapping done when this npc was created and that's why the tint mismatch so I don 't know if racemenu export can fix it.  Ck fix is easy enough though.  First backup the npc facegen.nif in mesh folder, you can backup the facetint.dds in textures if you want but it's useless because it's the wrong tint color.  Open ck and load the mod. Open the npc, you can add some makeups in the tint layers section but don't touch any head parts or sliders at all. Press ok when done then export the facegen (ctrl + f4). Save and close ck.  Go to backup of facegen and copy it over the one ck just made.  Tint data is now updated to npc race and the facetint is made with that tint color data, as long as you don't touch any sliders or head parts npc will look just fine but different than screenshots of course. Â
Grey Cloud Posted July 28, 2020 Author Posted July 28, 2020 1 hour ago, RW311 said:  I think there was some race swapping done when this npc was created and that's why the tint mismatch so I don 't know if racemenu export can fix it.  Ck fix is easy enough though.  First backup the npc facegen.nif in mesh folder, you can backup the facetint.dds in textures if you want but it's useless because it's the wrong tint color.  Open ck and load the mod. Open the npc, you can add some makeups in the tint layers section but don't touch any head parts or sliders at all. Press ok when done then export the facegen (ctrl + f4). Save and close ck.  Go to backup of facegen and copy it over the one ck just made.  Tint data is now updated to npc race and the facetint is made with that tint color data, as long as you don't touch any sliders or head parts npc will look just fine but different than screenshots of course.  Ta Da! As luck would have it she decided to sit in the most awkward spot for a screenshot but you just about make out that she is fixed. Thanks very much.
Andy14 Posted July 28, 2020 Posted July 28, 2020 1 hour ago, Grey Cloud said: Where do I find these: HasVertexColors and HasNormals NiTriShapeData
Grey Cloud Posted July 28, 2020 Author Posted July 28, 2020 25 minutes ago, Andy14 said: NiTriShapeData Thanks.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.