Changes

Jump to navigation Jump to search
changed version to 1.5 because on mobile is version 1.5 not 1.4
Line 4: Line 4:  
Save files are tagged with the version of the game that last saved the file (''e.g.,'' {{#tag:code|&lt;gameVersion&gt;{{version|link=0}}&lt;/gameVersion&gt;}}). An older version of the game is not able to load a newer save file, but a <i>newer</i> version can load an older save. Once a newer version saves over an older save file (''e.g.,'' when you save for the first time after the game itself was updated to a new version), the save file will be tagged with the newer version number.
 
Save files are tagged with the version of the game that last saved the file (''e.g.,'' {{#tag:code|&lt;gameVersion&gt;{{version|link=0}}&lt;/gameVersion&gt;}}). An older version of the game is not able to load a newer save file, but a <i>newer</i> version can load an older save. Once a newer version saves over an older save file (''e.g.,'' when you save for the first time after the game itself was updated to a new version), the save file will be tagged with the newer version number.
   −
A save file may be transferred to a different device family (''e.g.,'' from mobile to PC) as long as the game version on the receiving device is not older than the save file's version tag. For example, a save file from a mobile device running version 1.4 can be transferred to and used on a PC running {{version|link=0}}, but a {{version|link=0}} PC save file will not run on a mobile device with version 1.4.
+
A save file may be transferred to a different device family (''e.g.,'' from mobile to PC) as long as the game version on the receiving device is not older than the save file's version tag. For example, a save file from a mobile device running version 1.5 can be transferred to and used on a PC running {{version|link=0}}, but a {{version|link=0}} PC save file will not run on a mobile device with version 1.5.
    
==Save format==
 
==Save format==

Navigation menu