Difference between revisions of "Retex Troubleshooting"

17 bytes added ,  04:15, 15 April 2006
m
no edit summary
imported>JOG
m
imported>JOG
m
Line 1: Line 1:
==Missing Normal Map==
==Missing Normal Map==


A quite common problem with retexturing is the disappearance of bodyparts when you use an retextured armor. This is caused by a missing normal map. For some reason the game seems to mix up an object's axes when the normal map is missing.  
A quite common problem with retexturing is the disappearance of bodyparts, especially when you use an retextured armor. This is caused by a missing normal map. For some reason the game seems to mix up an object's axes when the normal map is missing.  


*Retextured static object without a normal map suddenly flip around one axle when you turn them on another axle in the Render Window.
*Retextured static object without a normal map suddenly flip around one axis when you turn them on another axis in the Render Window.


*Retextured Armor seems to have invisible bodyparts, this is the same symptom, the game tries to turn them around one axis and they flip over on the other, out of the player's view.
*Retextured Armor seems to have invisible bodyparts, this is the same symptom, the game tries to turn them around one axis and they flip over on the other, out of the player's view.
Line 16: Line 16:




There is another thing you need to keep in mind, though: The game is designed to have similar textures (like shop signs) share one normal map. To realize this, the normal map's filename is determined by textures filename simply by truncating it at the position of the first underscore ("_") and appending "_n.dds".  
There is another thing you need to keep in mind, though: The game is designed to have similar textures (like shop signs) share one normal map. To realize this, the normal map's filename is determined by the texture's filename simply by truncating it at the position of the first underscore ("_") and appending "_n.dds".  




Anonymous user