Hi,
Is it possible to load all texture from a certain path and change the TextureFormat by code at runtime? I wish if I could use RGBA compressed format for all textures running on 1st and 2nd generation of iphone, and also switch to non-compressed texture for 3GS and iphone4. I know iphone generation can be detected by using a iPhoneSettings script but how to convert all texture format?