PDA

View Full Version : Issues with texture


Neiv
07-19-2008, 12:27 PM
Any reason the textures should look like this?

http://www.scinc.com/download/texture_issue.pdf

I have tried recreating the shapes that are producing this problem, deleting the older ones, to no avail. I still get this effect. How do I fix this?

Cripp
07-19-2008, 12:38 PM
try make sure texture caching is OFF.. (in EQ client)

make sure bitmaps are all 24-bit.. and correct size[powers of 2 - 2x2,4x4,8x8,16x16,32x32,64x64,128x128,256x256,512x 512,1024x1024, etc..)
(im sure you got those right, but just for reference for everybody)

nice work btw.

Cripp
07-19-2008, 12:41 PM
I actualy was still having issues of my own with textures too even with all those correct.. some textures were getting mixed around, swapping.. couldnt figure it out.