Jump to content

Using Oblivion in college project. Need help with textures.


acklavidian

Recommended Posts

I am kinda new to Oblivion modding, and I hope this is a simple fix. However, I have made what will become a tv in blender. I got the basic makeup completed so I started to test. Loaded it in to the constructor set, and every thing looked fine. BUT when I load in the actual game some of the textures are rendered completely wrong. The only way I can describe it is a multicolored static. I have four textures on this mesh. 2 render properly one with a normal map and the other just a plain diffuse map. The other two have the weird multicolored static problem. I have been trying to fix this for several hours each of the past few days.

 

I have one other mod activated besides the one I am working on.

 

I am a senior in computer science, and this project -if done soon- will land me a nice student job at the university. Please help!

 

Oh and my objective is to use a program called HumMod to accurately simulate human vitals. So if I do get help I think it could turn in to an impressive and fun mod.

Link to comment
Share on other sites

Oblivion textures require a normal map.

 

Also: A common thing that I've seen cause that is that you may have compressed the texture file. Re-open it in GIMP and resave it as a DDS and make sure there is no compression option selected.

Link to comment
Share on other sites

A normal map won't necessarily mean it has to be bumpy. To make a perfectly smooth normal map, take a blank image and run the normal map filter. Use that as the image's normal map.

 

 

A glow map is only needed if you want specific parts on an object to glow. If your object is specified to glow and doesn't have a glow map, all parts of it will glow.

Link to comment
Share on other sites

Ok I got that all sorted. Thanks a bunch. I have another problem now. When I apply a glow map it makes the wrong thing glow. Like if I make a completely white dds the same size as the pixelscreen.dds and name it pixelscreen_g.dds it will make the brown wooden part glow up.
Link to comment
Share on other sites

On a glow map, the brighter a spot is on the texture, the brighter it will glow.

 

Take a look at this texture I made a while ago. This is the regular texture.

 

 

http://i1023.photobucket.com/albums/af356/ub3rman123/IgnobleEnd1.jpg?t=1295022271

 

 

See the runes on the blade? Now here's the glow map.

 

 

http://i1023.photobucket.com/albums/af356/ub3rman123/IgnobleEnd2.jpg?t=1295022272

 

 

A glow map has to look like that. Desaturated, with the parts you want glowing in brighter colors. THe spectrum goes from pitch black (No emissive glow) to solid white (Glows at normal color in full darkness), with colors in between giving you various strengths of glow.

Link to comment
Share on other sites

  • Recently Browsing   0 members

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