Issue Data
|
Issue #12872: Bad UV-map on female Forsworn Curiass
The female forsworn curiass (D8D50) has badly applied textures (textures/armor/forsworn/forswornarmorf.dds).
They look blackhole-black instead of feathers + cord on both sides. <img alt="" src="http://s23.postimg.org/h6xqoo89n/2013_05_16_00002_2_Copia.jpg" style="width: 476px; height: 329px;" /> |
Related Issues: 34774
Using Flip Normals from NiFSkope fixes the feathers but inverts the rest...
Yeah it's not a UV issue, the UVs are OK, however, they used the same doubled polys to make double-sided texture (so do NOT put Double Sided in the Shader if you ever feel like it ). The polys on top need to be flipped.
EDIT: Wait, I just checked the mesh in Nifskope and they actually enabled DoubleSided, so it might be just as easy as un-ticking the flag since it's not needed and creates the "black lighting" issue with doubled polys. Just keep in mind that there is another bug entry for the Forsworn female armor (bad partitions on calves) so it would be nice if both are done at the same time.
EDIT: Wait, I just checked the mesh in Nifskope and they actually enabled DoubleSided, so it might be just as easy as un-ticking the flag since it's not needed and creates the "black lighting" issue with doubled polys. Just keep in mind that there is another bug entry for the Forsworn female armor (bad partitions on calves) so it would be nice if both are done at the same time.
I envy your 3D modeling knowledge...
You're absolutely right (applying your fix):
<img src="http://s1.postimg.org/4zvmeuy4v/Screen_Shot45_2.jpg" alt="Screen_Shot45_2.jpg">
I'll link this post in the other thread about Forsworn female armor then...
[Other entry: <a href="http://www.afkmods.com/index.php?/tracdown/issue/12511-holes-between-forsworn-armour-and-various-boots/">http://www.afkmods.com/index.php?/tracdown/issue/12511-holes-between-forsworn-armour-and-various-boots/</a> ]
You're absolutely right (applying your fix):
<img src="http://s1.postimg.org/4zvmeuy4v/Screen_Shot45_2.jpg" alt="Screen_Shot45_2.jpg">
I'll link this post in the other thread about Forsworn female armor then...
[Other entry: <a href="http://www.afkmods.com/index.php?/tracdown/issue/12511-holes-between-forsworn-armour-and-various-boots/">http://www.afkmods.com/index.php?/tracdown/issue/12511-holes-between-forsworn-armour-and-various-boots/</a> ]
data\meshes\clothes\forswornarmor\forswornarmorf_0.nif
data\meshes\clothes\forswornarmor\forswornarmorf_1.nif
remove Double Sided shader flag from feathers node...
data\meshes\clothes\forswornarmor\forswornarmorf_1.nif
remove Double Sided shader flag from feathers node...
Showing Comments 1 - 6 of 6