-
[718] Texture Rendering
So after working on the old Noszcape source, I've found that some textures don't render the transparency.
I'd like to know what I can do to fix the transparency so that some items like the Gatherer's cape don't look like below:
[Only registered and activated users can see links. Click Here To Register...]
Otherwise I'd really like to know how the source and client are able to render 830 animations and features, if anyone knowledgeable about this could email me at [Only registered and activated users can see links. Click Here To Register...] that would be greatly appreciated.
-
Because Cjay0091 converted the cache, server definitions and client to 718 loading 830. You won't be able to modify the client without access to the source code (which afaik, only Cjay0091 has).
-
You would need to change the textures decoding. There was a byte that identified something related to transparancy but it changes from == 1 to == 2 between 718 and 830 I think. I did this a long time ago so not sure.
Has Hc747 though, no source code = no editing.