nifskope
nifskope copied to clipboard
Error messsage
I keep getting the following error in nifSkope 2.0 dev 9
" sk_multilayer.prog:
The shader uses varying b, but previous shader does not write to it. The shader uses varying t, but previous shader does not write to it. The shader uses varying N, but previous shader does not write to it. Out of resource error. "
@DoiKid sk_multilayer.zip
You can replace the file in shaders\
with that. I'll have the fixed version in a future release.
Thank you
There is an additional issue due to ParallaxOffsetAndDepth() expecting tangent space vectors, this version of the shader fixes that as well.