User Tag List

Results 1 to 4 of 4

Thread: Updating apps and INI files

  1. #1
    Clicker Fusion 2.5 DeveloperiOS Export ModuleSWF Export Module

    Join Date
    Oct 2010
    Location
    Hertfordshire
    Posts
    165
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Updating apps and INI files

    Hey people.

    MiBalls has been on the app store just under a week but we are working on an update with game center as well as a few additional levels and fixes.

    Just wanted to find out how others had done this as we have two INI files. One is for high scores and the other is for level unlock settings, wallpapers, etc.

    How would we issue an update without effecting the customers unlocked items and bits?

    Who has done this so far and how did you do it?

    Thanks in advance hombre's.

  2. #2
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export Module
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Apr 2007
    Location
    Australia
    Posts
    1,152
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'd either create a new ini file for the items you add in the update and leave the other one alone, or program it so the app loads the ini already stored on the device and adds a new group for your update items.

  3. #3
    Clicker

    Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUniversal Windows Platform Export ModuleSWF Export Module
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    DaveC's Avatar
    Join Date
    Jun 2007
    Location
    Perth, Australia
    Posts
    2,132
    Mentioned
    16 Post(s)
    Tagged
    0 Thread(s)
    sorry to hijack.. rhysD I have programmed my game so that the first time to the user plays it, it checks for any data and if there isn't, the game populates the ini with all the potential groups/data to be saved... because I wasn't sure if I could just include an ini with pre-defined values..my question, was that a waste? could I have just typee up my own .ini and chucked it in the project folder when I'm ready to release?

  4. #4
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export Module
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Apr 2007
    Location
    Australia
    Posts
    1,152
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yeah, you can include a pre-defined ini file in the root folder of your project and it should work.

Similar Threads

  1. New APK not updating binary files.
    By diefox in forum Android Export Module Version 2.0
    Replies: 1
    Last Post: 20th September 2013, 02:02 AM
  2. files under different extention read by mmf apps?
    By Skeets in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 23rd November 2008, 04:25 AM
  3. Can you use mp3 files in apps?
    By MikeB in forum Multimedia Fusion 2 - Technical Support
    Replies: 11
    Last Post: 23rd June 2008, 05:19 PM
  4. Included files in standalone apps
    By Simon in forum Multimedia Fusion 2 - Technical Support
    Replies: 18
    Last Post: 30th October 2007, 11:47 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
  •