I made a game with GS that I want to redo in Corona. The game has been on sale in the app store since January. Can I redo the game and still access the old save files from GS? I don’t want to screw over my old customers… [import]uid: 34108 topic_id: 8755 reply_id: 308755[/import]
Can you post one of these save files so that we can take a look at it? [import]uid: 12108 topic_id: 8755 reply_id: 31947[/import]
Hi gbecker,
Corona API provides a set of I/O functions. You can write a script to read the save file and parse it (in case you can understand it) to your own variables.
– Advanced UI + Graph for Corona® | Website | Forum (https) | See:
[import]uid: 11385 topic_id: 8755 reply_id: 31966[/import]
take a look at http://developer.anscamobile.com/content/file-io
that should get you going 
c [import]uid: 24 topic_id: 8755 reply_id: 32993[/import]
Thanks for the help guys. I’ll give it a try and if I still have trouble I’ll post the file. [import]uid: 34108 topic_id: 8755 reply_id: 33275[/import]