OpenGL ES 1.1

Hi,
is it possible use cocos2dx to create a game in Opengl ES 1.1 ?
If yes, how? I must download a old sdk version of cocos2dx?

Regards!

Cocos2d-x 1.X is using opengles 1.1 for rendering.
So if you want to use ES 1.1, please download the old version.

James Chen wrote:

Cocos2d-x 1.X is using opengles 1.1 for rendering.
So if you want to use ES 1.1, please download the old version.

http://code.google.com/p/cocos2d-x/downloads/detail?name=cocos2d-1.0.1-x-0.13.0-beta.zip&can=2&q=

is it stable? :slight_smile: