Save game state (whole game changes) into slot & load it later and you still need a local storage to store that data "locally".
+ System: Every 3 seconds
-> System: Save game to slot "mysave"
+ System: On start of layout
-> System: Load game from slot "mysave"