O.Languedoc 67 Posted March 4, 2016 Hi EveryOne, I am currently working on a texture with a lot of nuance of grey. out of photoshop it looks great but when i convert it with TextView to a paa it automaticly makes a DXT1 and there are now a lot of purple patch in the grey. For sure its compression/conversion but i was wondering if there was a way to export the paa in ARGB8888? Maybe its just the "grey" that is causing issue. Share this post Link to post Share on other sites
Jackal326 1181 Posted March 4, 2016 Are you following the correct texture naming rules? i.e. is your texture suffixed by _co.paa if it is simply a solid texture, or _ca.paa if it requires an alpha channel etc. TexView (and Image2PAA) take these suffixes into consideration when converting the textures to paa format, and as a result will apply the correct compression/conversion process automatically. Using the incorrect suffix (or none at all) can cause issues with the resulting file. Share this post Link to post Share on other sites
O.Languedoc 67 Posted March 8, 2016 yes I am... I think its just compression artefacts.... When i look at the textures in ARGB8888 in textview2 the colors are good. But when its in DXT1 some pixel are shifting.... Share this post Link to post Share on other sites