Performance issue on cocoonjs iphone 3GS

0 favourites
  • 6 posts
From the Asset Store
Firebase: Analytics, Dynamic Links, Remote Config, Performance, Crashlytics on Android, iOS & Web Browser
  • Help!

    I'm building my prototype game, very simple(less than 10 sprites and backdrops) I also followed the performance guide. but the frame rate is usually under 20fps.

    I attached the project file and the cocoonJS zip file here hope you can take a look:)

    dl.dropbox.com/u/1396615/RunnerTest/runner.zip

    dl.dropbox.com/u/1396615/RunnerTest/Runner.capx

  • The 3GS is pretty crummy performance wise. Some people arn't even targeting it because its so bad.

    I phone 4 minimum.

  • Did you use CocoonJS 1.2 launcher?

  • I think I have the latest one on appstore. and I just checked version it is 1.2

  • I have tried different method to see if there any improvement. 1 st I have about 60 objects on a level(not on screen), the framerate is about 20 to 30 fps. but it will get better after a while. or after I restart the game several times.

    Then I also tried remove most of the enemy objects, spawn them by certain event(e.g. re-spawn enemy). then the framerate is better, about 30 to 35fps.

    So here is my conclusion: Existing object will eat performance even they are not draw on screen. If I have a big level with pre-placed enemies, how do I improve performance?

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • I'm in the same boat as you, I usually can't get past 40fps with a decent amount of objects on-screen. My advice to you is to make sure if you really need a lot of frames, because in many cases framerate independence reduces the need for high framerate.

    Also, small details like Pixel Rounding, not overusing Tiled Backgrounds, and cutting back on objects that aren't necessary to gameplay. If your lag is due to too many objects, then may benefit from having one background with multiple elements, rather than splitting small parts. Anything that reduces memory should be beneficial.

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)