Seriously improved perfomance on iOS10..

0 favourites
  • 12 posts
  • Im noticing a big improvement in my game's performance on iOS10

    On my old iPhone5 running iOS9 my game would run at around 45 - 55 fps, with cpu usage at around 60 - 70%.

    It was certainly playable, but it was a little jerky in places especially during moments of fast - paced play, with many enemies moving around on screen etc.

    With iOS10 Im getting constant 60fps even on the busiest levels and the game-play feels noticeably much smoother, again testing on the same iP5. Interesting to note tho the cpu usage reads higher at around 80 - 85%. But despite that the game definitely runs better.

    I guess Apple did something in this update which allows improved performance for our games. Anyone else noticing this?

  • Im noticing a big improvement in my game's performance on iOS10

    On my old iPhone5 running iOS9 my game would run at around 45 - 55 fps, with cpu usage at around 60 - 70%.

    It was certainly playable, but it was a little jerky in places especially during moments of fast - paced play, with many enemies moving around on screen etc.

    With iOS10 Im getting constant 60fps even on the busiest levels and the game-play feels noticeably much smoother, again testing on the same iP5. Interesting to note tho the cpu usage reads higher at around 80 - 85%. But despite that the game definitely runs better.

    I guess Apple did something in this update which allows improved performance for our games. Anyone else noticing this?

    Would you mind sharing how you are exporting to iPhone when you see that kind of performance boost?

  • Well I haven't changed anything in the way im exporting (C2 > Cordova > XDK) and I haven't done anything in my project that could account for such an improvement. Also, my tests on Android devices return no similar improvement, the fps and cpu usage haven't changed since my last tests on those devices. The only improvement was on iP5 with the updated iOS. So its improvements in iOS10 as far as I can tell.

  • Great stuff - thanks for the information, I was mainly just looking for how you were exporting to iOS. I know a lot of people right now are struggling with blackscreen on iOS 10, from apparently healthy apps. Are you using testflight to get your app to the device?

    (also, very curious to see your game when it comes out )

  • Great stuff - thanks for the information, I was mainly just looking for how you were exporting to iOS. I know a lot of people right now are struggling with blackscreen on iOS 10, from apparently healthy apps. Are you using testflight to get your app to the device?

    (also, very curious to see your game when it comes out )

    Yeah Ive been reading the threads of people saying that their games are breaking on iOS10... I half expected to have problems with mine, but guess I was lucky. Seems like no problems. Probably because my project at this stage is very bare bones, there are no 3rd party plugins or anything, so I guess less opportunities for problems.

    I dont use testflight. My testing process is > just build in XDK, then download the ipa and get it onto my iP5 with iTunes...

    Its been a while since I set up all the Apple Developer stuff, but from memory the developer certificate allow me to install my ipa on one apple device purely for testing? Does that sound right? The various options you have to choose from when setting up the Apple dev account are super confusing... I think I have to apply for a difference certificate when Im ready to actually publish... Will deal with that down the track.

    I posted about my game here, although I havent updated for a while... just focused on getting it completely finished, then Ill put up a bunch of new screen caps and gifs etc.

    What are you working on TMAJA?

  • Artpunk I didn't get a black screen yesterday so I'm hoping I'm not one of the ones affected - we will see though (I'm currently using an old build of XDK, which was the only way I could get Appodeal ads to behave on Android, but I guess this could cause problems for me at some point). It wouldn't surprise me if I run into blackscreen trying to get published on iOS - my app is pretty heavy on the plugins.

    Yeah I know what you mean with the developer certs! One for your device, one for your app (which changes?). I'm reasonably sure I have the correct certificates currently but I'll double check with some research at some point.

    I like the look of your game a lot <img src="{SMILIES_PATH}/icon_e_biggrin.gif" alt=":D" title="Very Happy"> if you need beta testers I'd be happy to lend a hand! Did you produce all assets yourself?

    I'm currently working on Kitten Chaos - available on Android right now: https://play.google.com/store/apps/deta ... s&hl=en_GB

    It's currently a pretty simple game about rolling really fat kittens past obstacles to their baskets. Starts slow and easy but gets much more difficult later on <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":)" title="Smile">. Nothing groundbreaking at the moment, but once I've got it sorted on iOS, I'm looking forward to the upcoming content I have planned for it! If you check it out and have any thoughts they are always welcome <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":)" title="Smile">

  • TMAJA I was one of those affected by black screen and my solution ended up being creating a new project on XDK. Just an FYI in cae you run into this problem.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • CDogs1964 - I created a new project and used the App Preview. It worked on my iPad (not iOS10), but not on my iPhone (ios10). So it seems the new project isn't the fix (at least for me).

  • I like the look of your game a lot <img src="{SMILIES_PATH}/icon_e_biggrin.gif" alt=":D" title="Very Happy"> if you need beta testers I'd be happy to lend a hand! Did you produce all assets yourself?

    Yeah I made all the artwork for the game, I like pixel art and I was making 2D art for other people's games before I started developing my own, so I have a bit of experience with 2D art and animation. I contracted a composer to make music for me though, which is nearing completion.

    Im not sure what to do about beta testing actually... I wondered about posting the game on the Arcade and asking people to leave feedback on the forum here. Not sure if that would be a good way to do it... otherwise I only have a handful of potential beta testers, so I might take you up on that.

    I'm currently working on Kitten Chaos - available on Android right now: https://play.google.com/store/apps/deta ... s&hl=en_GB

    It's currently a pretty simple game about rolling really fat kittens past obstacles to their baskets. Starts slow and easy but gets much more difficult later on <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":)" title="Smile">. Nothing groundbreaking at the moment, but once I've got it sorted on iOS, I'm looking forward to the upcoming content I have planned for it! If you check it out and have any thoughts they are always welcome <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":)" title="Smile">

    Downloaded Kitteh Chaos. Ill pm you with feedback once Ive had time to play it a bit.

  • Well you guys are lucky - I'm having problems.

    I'm going to list my steps for anyone else going through this, maybe we can get somewhere:

    I basically made a C2 (R233) project that is as simple as can be (just one sprite that you press to display text), exported with Cordova (did not have any permissions selected, such as "media") then started a new Intel XDK project (made sure to have the latest XDK) selected the project.

    First problem: Upon importing HTML5 code, I get the error: "Error creating project: Import directory contains Intel XDK files". I do see an XDK file in the Cordova export directory, so I simply delete it. Then the project loads fine into XDK. In XDK, I select the tab to "test", I then select the button to push the files to the testing server and read the QR code from the App Preview app on my iPhone 6 and iPad.

    My iPad (not ios10) loads the app fine.

    My iPhone (has ios10 installed) gives the message: Index.html Error fetching data.js

    This happens when I export cordova with and without the WKWebView selected.

    Edit to add: Got instruction from the XDK forum to change a line in the c2runtime.js file, which worked (as far as getting the program to run on using XDK's "test" with the QR code and app preview app. I haven't tried it yet downloading from iTunes. Here is the line change:

    Replace the line: this.isWKWebView = !!(this.isiOS && this.isCordova && window.indexedDB);

    with the line: this.isWKWebView = false;

  • COGames when creating the new XDK project, do not click 'Start a New Project'. Instead, click on 'Open an Intel XDK Project'. Construct 2 supplies the information needed for this.

    I did run into issue where the new project was now expecting certain files like splash screens and icons to be in a folder called 'package-assets'. I copied them from www and this eliminated the problem, but I am wondering if C2 needs to export differently now.

    Ashley Were you aware of this package-assets requirement? Thanks.

  • >

    > I like the look of your game a lot <img src="{SMILIES_PATH}/icon_e_biggrin.gif" alt=":D" title="Very Happy"> if you need beta testers I'd be happy to lend a hand! Did you produce all assets yourself?

    >

    Yeah I made all the artwork for the game, I like pixel art and I was making 2D art for other people's games before I started developing my own, so I have a bit of experience with 2D art and animation. I contracted a composer to make music for me though, which is nearing completion.

    Im not sure what to do about beta testing actually... I wondered about posting the game on the Arcade and asking people to leave feedback on the forum here. Not sure if that would be a good way to do it... otherwise I only have a handful of potential beta testers, so I might take you up on that.

    >

    > I'm currently working on Kitten Chaos - available on Android right now: https://play.google.com/store/apps/deta ... s&hl=en_GB

    >

    > It's currently a pretty simple game about rolling really fat kittens past obstacles to their baskets. Starts slow and easy but gets much more difficult later on <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":)" title="Smile">. Nothing groundbreaking at the moment, but once I've got it sorted on iOS, I'm looking forward to the upcoming content I have planned for it! If you check it out and have any thoughts they are always welcome <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":)" title="Smile">

    >

    Downloaded Kitteh Chaos. Ill pm you with feedback once Ive had time to play it a bit.

    Thanks for downloading, any and all feedback is appreciated. Hopefully I'll get chance to pay you back with your project at some point <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":)" title="Smile">.

    TMAJA I was one of those affected by black screen and my solution ended up being creating a new project on XDK. Just an FYI in cae you run into this problem.

    Actually really appreciated this info, I was affected by blackscreen and this was the solution. Running well now!

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