I used Cocos2d-x 2.25 and 3.3 to build HelloCpp project on the same Android Phone, But FPS of v2.25 is 60 compare to 40 of v3.3. I don’t why fps is low on v3, maybe because of 3d intergration, can anyone show me how to fix it ?
1 Like
Could it just be that they’re doing more stuff in the v3 version of the HelloCpp? I haven’t taken a look but it could be a possibility.
Is there anyway to improve it , like removing something ?
Beyond trying it out and testing yourself, I can’t help you. Sorry dude.