Page 1 of 1
normal + specular map [Solved]
Posted: Sat Feb 06, 2016 8:58 am
by Anakin
Hi,
i just wonder how to enable normal + specular map. DarthDUCK's tutorial says renderflag 28. But this will crash the munge bats. Meshtools sets 80 1B for common and render flag. But isn't this just for bumpmap??
Re: normal + specular map
Posted: Sat Feb 06, 2016 6:45 pm
by AQT
There must be something wrong with your model then if render type 28 is causing your munge to crash. Render type 28 is what you will need for a normal/bump and specular map combination. As this render type works for both, whether it is a normal or bump map depends on the type of texture you use. The equivalent hex values are 00 1C as opposed to 80 1B, which is what Meshtool uses. 00 1B is just a normal/bump map without specular. The 80 00 is like another way to enable specular instead of using 00 04.
Re: normal + specular map
Posted: Sun Feb 07, 2016 6:19 am
by Anakin
So 80 1B is the same as render type 28??
I'm sure i know what i did wrong. I used 28 as hex value...
Thanks for that explanation.
Re: normal + specular map [solved]
Posted: Sun Feb 07, 2016 4:46 pm
by AQT
No, 00 1C is the hex equivalent of render type 28. I suggest you use that instead of 80 1B. 00 1C is what the stock first person weapon models use.