cocos2dx can not load pvr.ccz
When you use cocos2dx and meet error like this:
cocos2d: Couldn't add PVRImage: ***.pvr.ccz
You can try to make sure your pvr.ccz's Image format is RGBA8888
not BGRA 8888.
When you use cocos2dx and meet error like this:
cocos2d: Couldn't add PVRImage: ***.pvr.ccz
You can try to make sure your pvr.ccz's Image format is RGBA8888
not BGRA 8888.