Mobile Memory use

0 favourites
  • 2 posts
From the Asset Store
Memory game, with 10 levels for you to have fun. Made in Construct3, template available for purchase.
  • Hi everyone!

    I have a game that when being played in browser on mobile, loads one layout and when on desktop loads a different layout. The mobile layout uses about 25mb of image memory, which as far as I know should be ok (correct me if i'm wrong). The layouts are loaded from my loader layout.

    The desktop layout uses significantly more and would definitely crash on mobile if loaded.

    The problem is, it's still crashing on mobile! Is construct loading images from the heavy layout, even if that layout isn't used on mobile? Any other ideas as to what could be causing the crash would be appreciated.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • So the problem definitely has to do with the total number of image memory in the project, even if those images are never used in a layout. Maybe my attempted solution was naive of me?

    For reference, on an iPad 2, the application crashes when switching to a layout from the loader layout if there is somewhere between 650-700 mb of image memory being used. Seems to load pretty consistently when its <= 600mb

    I know basically nothing about the specifics of whats going on here so if anyone could shed some light on it, it would be much appreciated.

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