User Tag List

Results 1 to 8 of 8

Thread: Questions about limitations

  1. #1
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleSWF Export ModuleInstall Creator Pro
    Ls2's Avatar
    Join Date
    Jun 2011
    Location
    Maceió - Brazil
    Posts
    927
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)

    Questions about limitations

    Hi

    I know than a definitive version is under development, but I've some doubts. I believe that the answers will be useful for those already developing something aiming to export to apk.

    1. There will be limitations (frame size, number of events, etc.)?
    2. Due to the variety of devices (with different hardware), there will be minimum requirements for run the MMF's applications?
    3. We will have a feature to resize the screen according to the display device?

    I am developing a platform game for Android devices. I'm avoiding the use of extensions and effects for better compatibility, but some information was not yet clear.
    By the way, the error in scrolling was resolved?

    Thanks!

  2. #2
    Clicker Fusion 2.5 DeveloperFusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleXNA Export Module
    DistantJ's Avatar
    Join Date
    Jan 2008
    Location
    Gloucester, UK
    Posts
    2,144
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)

    Re: Questions about limitations

    Something I would say is that I'd wait to use the exporter before building something to 'port to it'. I've had no success 'porting' my older games to iPhone or Android, it's much better to design the game on paper (or in your brain if you're one of those types) and start building it once you can properly test it. Just a suggestion.

  3. #3
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

    Join Date
    Jun 2006
    Posts
    6,773
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: Questions about limitations

    1) Any hard limits will be the same as the other exporters. What you're really limited by is what the device can handle.

    2) The device must have a GPU. Anything else depends on how resource intensive the game is.

    3) Yes, in beta 6

  4. #4
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleSWF Export ModuleInstall Creator Pro
    Ls2's Avatar
    Join Date
    Jun 2011
    Location
    Maceió - Brazil
    Posts
    927
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)

    Re: Questions about limitations

    Hi, thanks for the answers! I know than I'm running a risk, but I'm not using extensions, effects, etc. I believe than compatibility issues I will not have, my problem is the performance and trivial features such as scroll and frame size. In addition, PC versions are best to distribute beta versions

    Jamie, the beta 6 will have the option to show a load screen like we have in Flash?

  5. #5
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

    Join Date
    Jun 2006
    Posts
    6,773
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: Questions about limitations

    What would the load screen be used for? It's not loading the application from the internet like with Flash.

  6. #6
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleSWF Export ModuleInstall Creator Pro
    Ls2's Avatar
    Join Date
    Jun 2011
    Location
    Maceió - Brazil
    Posts
    927
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)

    Re: Questions about limitations

    Generally in mobile games (Java ME also has it), before starting the game, there is a screen "loading", some games for Android have this feature. When export to Java ME, for example, before the game starts, appears a white screen and a few seconds after the application starts. The loading screen would serve to show the progress of loading.
    Do not know if it was very clear, my English is limited

  7. #7
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

    Join Date
    Jun 2006
    Posts
    6,773
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: Questions about limitations

    Well, you could put a loading frame at the beginning of your application with "Start of Frame -> Go to Next Frame". The actual initialization of the application should be nearly as instant as it is in the standard runtime, since all the data is already on the device.

  8. #8
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleSWF Export ModuleInstall Creator Pro
    Ls2's Avatar
    Join Date
    Jun 2011
    Location
    Maceió - Brazil
    Posts
    927
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)

    Re: Questions about limitations

    Hm... I'll try this in the Beta 6. Thanks, Jamie

Similar Threads

  1. Roadblocks... Limitations with MMF
    By Konidias in forum Multimedia Fusion 2 - Technical Support
    Replies: 28
    Last Post: 27th September 2012, 02:45 PM
  2. Limitations
    By Corlagon in forum XNA Export Module Version 2.0
    Replies: 2
    Last Post: 5th June 2012, 12:24 PM
  3. iPad RAM Limitations
    By CBSection31 in forum iOS Export Module Version 2.0
    Replies: 9
    Last Post: 27th August 2011, 04:06 PM
  4. List of limitations EXE->SWF
    By Phi in forum SWF/Flash Export Module Version 2.0
    Replies: 10
    Last Post: 7th September 2010, 09:30 PM
  5. Limitations of OS
    By dollar in forum Install Creator and Patch Maker
    Replies: 5
    Last Post: 7th April 2007, 12:45 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •