View on GitHub

MeiYuchen's blog on Git

I am a coder in China, skilled in C language, JavaScript, HTML, CSS, cocos2d-x...

Home git c cocos2dx js common

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.

comments powered by Disqus