Modifications

72 octets ajoutés ,  2 août 2022 à 21:38
aucun résumé de modification
Ligne 2 : Ligne 2 :     
:''For information about how the game saves progress on mobile devices, see [[Mobile Saves]].''
 
:''For information about how the game saves progress on mobile devices, see [[Mobile Saves]].''
The game '''saves''' progress when the [[Day Cycle|in-game day]] ends, ''i.e.,'' when the farmer goes to bed, collapses from exhaustion, or collapses at 2am. All progress during a day is lost if the player quits the game without ending the day. In [[multiplayer]], the game saves after all players click through the prompts at end of day and wake up in the morning.
+
A la fin de chaque cycle de jour, une "sauvegarde" s'effectue, c'est à dire, lorsque le joueur va au lit, ou si il s'effondre de fatigue à 2:00. A noter que toute action réalisée pendant une journée est définitivement perdue si le joueur quitte le jeu sans terminer la journée. En [[multijoueur]], le jeu sauvegarde après que l'intégralité des joueurs passent le menu résumant le gain d'argent avant de se réveiller le matin.
    
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.
3

modifications