When the player saves game (or autosave is triggered) the save game system will simply work through all units and objects that may change, save their variables down into an object of their specific class (as above) and save each into arrays of that class.
How do games save your progress?
The first way is to simply stores the current level, the current score and a handful of other stats. This is seen in games such as Super Mario Galaxy and most earlier console module based games. The save game doesn’t restore your exact position, but just which levels you have completed.
What does it mean to save game in quick save?
Quick saving. These terms are used to differentiate between the traditional saving mechanism where the player is required to invoke a menu or dialog box, issue save order, specify a title for the game being saved and, if applicable, confirm whether an old saved game file with same title should be overwritten.
What does it mean to save game on PlayStation?
A PlayStation memory card, used explicitly for game saves, were common during the 5th and 6th generation of consoles as read-only media became more popular. A saved game (also called a game save, savegame, savefile, save point, or simply save) is a piece of digitally stored information about the progress of a player in a video game .
How is the progress of a save game maintained?
For online games, the game’s progress is maintained on the remote server. In some games, upon resuming the game from a save game, the software locks or marks the save game. Early examples include Moria and Diablo II’s “hardcore” mode where the character save game is managed by the server.
What does it mean to save from menu in Pokemon?
In the Japanese core series games, saving from the menu is presented as writing down the player’s recent actions in a Pokémon Report (Japanese: ポケモンレポート), although it is referred to as saving when saving due to changing Boxes in the Generation I and II games.