-
Re: Ini File issues
I've not been able to load an ini file in beta 21. I've dragged the ini file into the xcode project and I've also tried putting in other folders such as resources. On the iOS device it does not seem to load the ini file.
Where should I put the INI file I want to use?
Also in MMF I have tried to put just the filename and also a full path to an INI file.
-
Re: Ini File issues
In the help file it says "Add ".\" before the name if you want it be to created in the directory of the application". If I try to do this MMF changes it to C:\DOCUME~1\Username\LOCALS~1\Temp
-
Re: Ini File issues
theres a setting in the properties menu to do that instead now :)
-
Re: Ini File issues
There's a tick box to create the ini in the application data folder, but that's not the location of the application is it? More importantly, this does not seem to help with the problem of how to get the iOS device to read an INI file I've created. I'm probably missing something important but I can't see what else to do.
Andos, Francois?
-
Re: Ini File issues
The tick box puts the file in the roaming folder. Called the MFAAPPLICATION folder (or something like that). Thats what the tick box was to do.
You are supposed to be able to put it in the same folder as the MFA file, but i have not been able to get this to work as of yet.
-
Re: Ini File issues
I will have a look and clarify things. Stay tuned...
Andy, if you save data to a ini file that lays beside your application, it wont work once it is installed in the program files folder on Vista, and W7...
-
Re: Ini File issues
Thanks Francois. These days I usually just zip up Windows games and let the user choose where to put them as they tend to prefer this than using an installer, so typically everything would be in the same place and unlikely to be in the users program files folder.