Naiss 28 Posted December 9, 2014 okey so for some reason when i use a paa file to something it's not wanting to use the color thats in the .paa file like it change from orange to blue and from blue to orange and it just messes with all the colors Share this post Link to post Share on other sites
SniPeZz_Qc 10 Posted December 9, 2014 Put it in 64x64, 256x256 or 512x 256. Share this post Link to post Share on other sites
Naiss 28 Posted December 9, 2014 is there a way to change this in the texture view? Share this post Link to post Share on other sites
MrCopyright 107 Posted December 9, 2014 I have had this issue before and this helped me. 1) Export the image as a .png in one of these square resolutions: 256x256, 512x512, 1024x1024, 2048x2048 2) Open the .png in TexView 2 3) Underneath the 'RGBA' drop box, select the DXT5 option 4) Go to file and save as a .paa file and it should have its original colour If for some reason it doesn't work and you are using the .paa in a dialog, then make sure that colorText[]={}; is not the issue in your .hpp file. If it is, just simply remove it. 1 Share this post Link to post Share on other sites