User Tag List

Results 1 to 6 of 6

Thread: Do INI and ARR files still get overwritten on update?

  1. #1
    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)

    Do INI and ARR files still get overwritten on update?

    Just a quick question. When I first put out Awesome Land, the INI file would get overwritten when the updates came out. I believe I read that CT moved the files to a different location and that this meant they wouldn't get overwritten?

    I just want to double check this is true, and that it also applies to array files, as I have a project in mind that works with a much more complicated save game and some which use non-consumable IAP, so I'd like to double confirm before I go ahead,

    Anybody?

  2. #2
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCiOS Export ModuleInstall Creator Pro
    Julian82's Avatar
    Join Date
    May 2012
    Location
    outbuddies.com
    Posts
    990
    Mentioned
    50 Post(s)
    Tagged
    0 Thread(s)
    Very important Question! - as long as you're not keen to have an angry customer mob chasing you after each update

  3. #3
    Clickteam Clickteam
    Anders's Avatar
    Join Date
    Jun 2006
    Location
    Denmark, Århus
    Posts
    3,456
    Mentioned
    5 Post(s)
    Tagged
    1 Thread(s)
    INI files are located in the APP's 'Documents' folder. Updating the app should not touch any of those files at all.

    When you connect your device to your PC/Mac the Documents folder should get synced to it depending on your settings (AFAIK)

    Around the internet people complained this was happening for their generic iOS apps but it often turned out they stored absolute paths for their files which can change after an app update.
    We only store relative paths which will always work.

  4. #4
    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)
    Thanks Andos, and that includes array files now too?

  5. #5
    Clickteam Clickteam
    Anders's Avatar
    Join Date
    Jun 2006
    Location
    Denmark, Århus
    Posts
    3,456
    Mentioned
    5 Post(s)
    Tagged
    1 Thread(s)
    The extensions all use the same loading system (except for the iOS video object because the videos typically are very large) so yes that will work for the array obejcts as well

  6. #6
    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)

    Do INI and ARR files still get overwritten on update?

    Good job Andos, thanks! Not that I doubted CT's intuition, but always better to be sure before risking it! :-)

Similar Threads

  1. "Flash / INI object: now loads INI files stored as binary files in the application."
    By EdibleWare in forum SWF/Flash Export Module Version 2.0
    Replies: 5
    Last Post: 2nd July 2014, 10:22 AM
  2. Mfx. files for new version in update won't load!
    By plusallofyou in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 29th December 2012, 10:35 AM
  3. Loading files such as INI,Text files, List Files?
    By Gibbon in forum SWF/Flash Export Module Version 2.0
    Replies: 3
    Last Post: 21st July 2012, 06:41 AM
  4. Conveting mfa. files to swf. files.
    By onewingedangel in forum Multimedia Fusion 2 - Technical Support
    Replies: 16
    Last Post: 22nd September 2008, 03:23 PM

Posting Permissions

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