The 3gs had issues with framerate and stuttering with games, including cocos2d games. Supposedly OS 3.1 was supposed to fix that. Anybody know if it did?
3gs + OS3.1 - stuttering issues
(2 posts) (2 voices)-
Posted 2 years ago #
-
It helped slightly with my game but didn't resolve the issue entirely. 3.1 also includes a new timer class that lets you sync up your drawing with the device refresh rate. That made a big difference for me. I posted some code for trying it out with Cocos2d in this thread: http://www.cocos2d-iphone.org/forum/topic/1780
Posted 2 years ago #
Reply
You must log in to post.