User Tag List

Page 2 of 3 FirstFirst 1 2 3 LastLast
Results 11 to 20 of 30

Thread: INI Limit?

  1. #11
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCSWF Export Module
    N64Mario's Avatar
    Join Date
    Nov 2008
    Location
    USA
    Posts
    1,308
    Mentioned
    15 Post(s)
    Tagged
    0 Thread(s)
    Can Ini++ be used on Flash runtime and/or any runtimes? Or are they still limited to regular INI for other runtimes like Flash?

  2. #12
    Clickteam Clickteam
    LB's Avatar
    Join Date
    Jun 2007
    Location
    Richardson, Texas, North America
    Posts
    8,937
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    Jax stated he will not be porting INI++ to any other platforms ;(

    @Danny: an iJeff stole yours? As in an iOS-powered Jeff?
    Working as fast as I can on Fusion 3

  3. #13
    Clickteam Clickteam
    Danny's Avatar
    Join Date
    Aug 2007
    Location
    United Kingdom
    Posts
    3,016
    Mentioned
    21 Post(s)
    Tagged
    2 Thread(s)
    Quote Originally Posted by LB View Post
    @Danny: an iJeff stole yours? As in an iOS-powered Jeff?
    ROFL... was tired dude. need iSleep.
    Want to learn Clickteam Fusion 2.5?




  4. #14
    Clicker Fusion 2.5 DeveloperiOS Export ModuleSWF Export Module
    uncleswell's Avatar
    Join Date
    Jan 2007
    Location
    Wilkes-Barre, PA
    Posts
    121
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Wait... so is there a compression option for the regular INI? (I'm exporting to iOS)

    I also have a program in the works that will have the user saving alot more than 64kb. If INI is not an option, It would be most helpful to know asap.

    or does anyone know any ways around this for iOS? I couldn't have imagined ini only supports 64k.. I mean I guess a bit of research would have been smart.. but I swore I've used it for more before.. just never on iOS though.

    Any help is especially appreciated!!!

  5. #15
    Clickteam Clickteam
    LB's Avatar
    Join Date
    Jun 2007
    Location
    Richardson, Texas, North America
    Posts
    8,937
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    INI does not support compression, and even if it did the 64k limit would apply to the uncompressed content. I think the limit is a Windows thing, so it may be OK on iOS. Though, I do have to wonder - what would you be using an INI for that would cause it to take up more than 64k!?
    Working as fast as I can on Fusion 3

  6. #16
    Clicker Fusion 2.5 DeveloperiOS Export ModuleSWF Export Module
    uncleswell's Avatar
    Join Date
    Jan 2007
    Location
    Wilkes-Barre, PA
    Posts
    121
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by LB View Post
    INI does not support compression, and even if it did the 64k limit would apply to the uncompressed content. I think the limit is a Windows thing, so it may be OK on iOS. Though, I do have to wonder - what would you be using an INI for that would cause it to take up more than 64k!?
    savegames that consist of storing metadata for cells in a 3d grid. Each cell has several values and strings associated with it. The nature of the application means that users should be able to edit as many cells as they'd like.
    I'll do some tests to see if the INI limit applies in iOS...

    does anyone know of any way I could check the INI size from the app or via xcode testing? Or perhaps Ill just pre-make an ini with a ton of data and try it that way.

    thanks for the reply, LB!

  7. #17
    Clickteam Clickteam
    LB's Avatar
    Join Date
    Jun 2007
    Location
    Richardson, Texas, North America
    Posts
    8,937
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    The INI stores stuff in text format so it is very inefficient and takes a lot of space very quick. If you are doing this I would recommend using Array objects if you can.
    Working as fast as I can on Fusion 3

  8. #18
    Clicker

    Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export ModuleUnicode Add-on
    Fusion 2.5 (Steam)
    ASD's Avatar
    Join Date
    Feb 2007
    Location
    Japan
    Posts
    1,846
    Mentioned
    11 Post(s)
    Tagged
    1 Thread(s)
    64KB and 1024 characters ini limitations is in Windows 9x or earlier?
    Windows NT series OS not have limitations?

  9. #19
    Clickteam Clickteam
    LB's Avatar
    Join Date
    Jun 2007
    Location
    Richardson, Texas, North America
    Posts
    8,937
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    These limitations apply only if you are using the Windows API, which I assume the INI object does. I'm pretty sure the INI++ object does not, so it does not have these limitations. INI files are just a file like any other, these limitations are from the Windows API if use use their functions to read INI files (you shouldn't )
    Working as fast as I can on Fusion 3

  10. #20
    Clicker

    Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export ModuleUnicode Add-on
    Fusion 2.5 (Steam)
    ASD's Avatar
    Join Date
    Feb 2007
    Location
    Japan
    Posts
    1,846
    Mentioned
    11 Post(s)
    Tagged
    1 Thread(s)
    INI++ is Unicode supported?
    Can it store Unicode character if I use Unicode MMF2?

Page 2 of 3 FirstFirst 1 2 3 LastLast

Similar Threads

  1. Max((Limit) need help
    By warlords in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 20th August 2013, 03:19 PM
  2. 34k limit
    By RickyRombo in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 27th May 2011, 02:18 PM
  3. 3 shot limit?
    By Zambaku in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 15th March 2009, 04:39 PM
  4. 500 object limit?
    By Tommy in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 11th February 2007, 08:08 PM
  5. WAV limit
    By DeepGames in forum The Games Factory 2 - Technical Support
    Replies: 9
    Last Post: 24th October 2006, 12:09 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
  •