Has anyone run their game on Higher Resolution in Cocos2d-android?

≡放荡痞女 提交于 2019-12-04 16:32:14

With Android version 4.3 came some core changes and a couple of bugs. Google patched up 4.3 about a week after release. Are you testing on a Nexus device with the latest (and updated) 4.3 version?

Solution : to this problem is

change gluPerspective to use 1662 instead of 1500 in CCDirector(setProjection method). This will work with resolutions up to 1920 galaxy s4 etc.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!