Question about Skin Texture png's

Hi

Does anyone know where I can find the .png for these SkinTextures?

<Texture_Skin>K_Female_Tattoo_Texture_01.png</Texture_Skin>
<Texture_Skin>K_Female_Tattoo_Texture_02.png</Texture_Skin>


When I search for it all I find are the dds files with the same names. Are the png's "inside" these files?

The only one I found was the NewTarthGirlSkin.png

I want to edit the colors of some of the tattoos.

 

Thanks.


3,528 views 4 replies
Reply #1 Top

There probably aren't PNGs for those. DDS are Direct Draw Surface files, they're images stored in a format that video cards can use directly. There's a photoshop plugin that opens them, and probably one for GIMP too. You could also ask Google about file converters. It's a widely used standard so there's got to be something out there that will get them into a more editable format.

Reply #2 Top

Just to confirm, there may be references to .png files but if there's a .dds file with the same name it will get read.