Windows 8 startup time (WACK failure)

0 favourites
  • 1 posts
From the Asset Store
Time rewind like in "Braid". Choose objects that will be affected by time rewind
  • My app (http://bit.ly/X9BmLv) is failing certification because of startup time (which for Windows 8 needs to be < 5 seconds). It runs just fine (and starts up much more quickly than that on a Surface RT).

    In order to prune the startup time, what are my options? I don't have a lot of sprites in the game, though two sprites come with 26 animation frames each.

    1. Are all of the images for all of my layers loaded as part of the initialization process? If so, is there a way to defer? My first screen doesn't use any of those 26 images.

    2. Is there a rough threshold on how "big" my app can be and still pass the startup time constraint on Win 8? I read the performance tips blog post, but that's more about how quickly the app runs, which is not my issue.

    3. Workaround for this in Win8 is an extended splash screen, so I'm going to give that a shot, hoping I can tweak the c2runtime.js (if needed) to pull that in.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)