Jump to content

Black textures in game


ZeroxAlpha

Recommended Posts

Hi,

 

I'm trying to edit some textures but when I use a texture modified by me in the game is black.

 

When I save the texture, this is the configuration in Nvidia's plugin screen:

 

http://i44.tinypic.com/20f3trt.jpg

 

 

I have read some post it's say anything about a Alpha Channel. I do this Channel, but how I do it? With selected Areas or mask areas? And the color and opacity?

Then, in others post I readed that is a Skyrim bug. But other mods work fine. These are my specs: W7 x64, 4GB RAM, GTX 560Ti.

 

Skyrim is in 1.3.10.0

Edited by ZeroxAlpha
Link to comment
Share on other sites

Well the first thing I can see is the "no MIP maps" that's wrong for starters. You need the mips otherwise the game has to load the full sized texture every frame and resize it to suit, which will kill your performance.

 

The second is the compression format, the safest one to use is DXT5 with interpolated alpha, as you need the alpha channel so the game knows that the black areas on the texture are supposed to be invisible NOT black.

Link to comment
Share on other sites

You could also be having problems with missing normal maps. Without a normal map the game doesn't know how light affects the texture so it would appear solid black.
Link to comment
Share on other sites

Ok. I changed to "DXT5 ARGB 8bpp | interpolated alpha" and in "MIP Map Generation" changed to "Generate MIP maps" but not fix the problem.

 

 

I've tried something else. I downloaded a mod, I modified the textures and I have the same problem too.

 

The example, I download Better Females by Bella. Then I opened "\Data\textures\actors\character\female\femalehead.dds" in Photoshop.

http://i44.tinypic.com/2qir0xv.jpg

 

I do a simple modification.

http://i40.tinypic.com/28v92j8.jpg

 

Then saved with this conf.

http://i40.tinypic.com/vyuues.jpg

 

The result in game is:

http://i39.tinypic.com/x2oubc.jpg

 

 

PS: Thanks for helping this newbie :)

Edited by ZeroxAlpha
Link to comment
Share on other sites

Yes, I am learning actually to make a mod soon. And at the beginning I have this problem.

 

I attached the dds example.

 

Thanks for the help

 

 

EDIT: See the DDS, is saved wrong! So after the game does not look good. But how do I fix it?. The other day I made a format so everything is installed again but still does not work.

Edited by ZeroxAlpha
Link to comment
Share on other sites

  • Recently Browsing   0 members

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