Hello, everyone.
I searched long time to run cocos2d on armbian (ubuntu 16.04 LTS based).
Now it run but very slow because device is orange pi zero plus 2 (mini com like arm).
when build project, it automatically works for desktop with opengl.
I guess if i change this to opengl es then speed will be ok.
Please help me.
I’m not sure you are going to have a lot of help here. We don’t support 32-bit Linux and I don’t know that we support any other version of OpenGL or now you would make the swap to OpenGL ES. We also don’t support mesa.
Thanks for the reply. We already compile & run new cocos2d-x-3.15.1 cpp project on Armbian. FPS is 30.
If we make this project work on opengles, fps will rise. Have you got issue?