LoadState and updating older games. (pre v66b)

Monkey Forums/Monkey Programming/LoadState and updating older games. (pre v66b)

benmc(Posted 2014) [#1]
I am trying to update a game I created over a year ago. I'm worried that my users will lose their SaveState data because the LoadState/SaveState functions load data differently then they did back in v66b

Is there anything I can do to access that older SaveState data?


benmc(Posted 2014) [#2]
Sorry, this just applies to Android, and it appears the LoadState_V66b and SaveState_V66b are still available on this Target. So using these temporary functions are the answer.