Saved game

"Save point" redirects here. For savepoints in transactional database systems, see Savepoint.
Memory cards, 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 sometimes 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.

From the earliest games in the 1970s onward, game platform hardware and memory improved, which led to bigger and more complex computer games, which, in turn, tended to take more and more time to play them from start to finish. This naturally led to the need to store in some way the progress, and how to handle the case where the player received a "game over". More modern games with a heavier emphasis on story telling are designed to allow the player many choices that impact the story in a profound way later on, and some game designers do not want to allow more than one save game so that the experience will always be 'fresh'.

Game designers approach the questions how to solve the 'save game' and if and how to 'integrate it in the game experience' in several creative ways. If the game's idea is to encourage the consumer to try things out in-game and experience the effects, perhaps 'regretting' some choices ('What if I just attack the guards?'). How would the consumer choose to return to which point in the story. Will the consumer bother the hassle managing 'save games'? Should this game attempt to simulate real life (for example Heavy Rain) or read more like a story, automatically saving while playing?

Game designers allow players to prevent the loss of progress in the game (as might happen after a game over.) Games designed this way encourage players to 'try things out', and on regretting a choice, continue from an earlier point on.

Although the feature of save games might suggest you can retry after a game over, a notable exception is in games where save games are deleted when it is game over. Several names are used to describe this feature: 'permadeath', 'iron man', 'hardcore', and the feature has developed over the years from being the only kind of save system per game to the more modern 'suspend game' feature among regular save points. 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 like Moria (video game), Diablo II 'hardcore' mode where the character save game is managed by the battlenet server. Depending on the game the feature may be feasible or not, depending on how the game handles interrupting or ending a game session.

The use of saved games is very common in modern video games, particularly in role-playing video games, which are usually much too long to finish in a single session.

History and overview

In early video games, there was no need for saving games, since these games usually had no actual plot to develop and were generally very short in length.

The relative complexity and inconvenience of storing game state information on early home computers (and the fact that early video game consoles had no non-volatile data storage) meant that initially game saves were represented as "passwords" (often strings of characters that encoded the game state) that players could write down and later input into the game when resuming.

BYTE magazine stated in 1981, regarding the computer text adventure Zork I's save game feature, that "While some cowards use it to retain their hard-earned position in the game before making some dangerous move", it was intended to let players play over many weeks.[1] Home computers in the early 1980s had the advantage of using external media for saving, with compact cassettes and floppy disks, before finally using internal hard drives.

On later cartridge-based console games, such as Kirby's Adventure and The Legend of Zelda, saved games were stored in battery-backed RAM on the game cartridge itself. In recent consoles, which use disc-based media for storing games, saved games are stored in other ways, such as by use of memory cards or internal hard drives on the game machine itself.

Some games do not save the player's progress towards completing the game, but rather high scores, custom settings, and other features. The first game to save the player's score was Taito's seminal 1978 shoot 'em up title Space Invaders.[2]

Depending on the game, a player will have the ability to save the game either at any arbitrary point (usually when the game has been paused), after a specific task has been completed (such as at the end of a level), or at designated areas within the game known as save points.

The available ways to save a game affect gameplay, and can represent a practice of players or an explicit decision by designers to give the game a particular feel or alter its difficulty.[3]

Types of saved games

Save anywhere

A video game may allow the user to save at any point of the game, any time. The phrase "Save, save, save!" is a reference to this feature and is often included in guides to these types of games to ensure that the user takes maximum advantage of this feature. This was chiefly a computer-only save game ability until the introduction of hard drives on console systems. There are modified versions of this, too. For example, the Nintendo Gamecube game Eternal Darkness uses a modified version of save anywhere, where the player can save almost anytime, for an unlimited number of times, but cannot save if an enemy is in the room.

To make gaming more engaging, some video games may impose a limit on the number of times a player saves the game. For instance, IGI 2 allows only a handful saves in each mission, while Max Payne 2 only imposes this restriction on the highest level of difficulty.

Some high-end models of digital audio players and portable media players have the "save anywhere" system for playlists and randomization modes for audio files (and videos).

Save point

Some video games only allow the game to be saved at predetermined points in the game, called save points. Save points are employed either because the game is too complex to allow saving at any given point or to make gaming more engaging by forcing the player to rely on skills instead of on the ability to retry indefinitely. Save points are also far easier to program, so when a game developer has to rush a game, save points are attractive to build in, also testing the 'save anywhere' is far more difficult.

Autosave

Main article: Autosave

Game saving does not need to be manual. Some video games save the game in progress at automatically, such as at the start of each level, after the pass of a fixed amount of time (if saving anywhere is allowed) or at certain predetermined points in the game (an extension to save point concept).

Some games suspend saves in which the game is automatically saved upon exiting and reloaded upon restarting. The aim of suspend save is to allow the gameplay to be temporarily interrupted; as such, suspend saves are erased when the player resumes the game. Savescumming, the act of capturing or reusing suspend saves, is a form of cheating. Ironman is a game mode in some games where reloading from autosaves or other saves is disabled, to avoid savescum cheating.

Checkpoints

Tux passes a checkpoint (the yellow bell) in the video game SuperTux.

Checkpoints are locations in a video game where a player character respawns after death. Characters generally respawn at the last checkpoint that they have reached. A respawn is most often due to the death of the in-game character, but it can also be caused by the failure to meet an objective required to advance in the game. Checkpoints might be temporary, as they stop working when the character loses all of its lives. Most modern games, however, save the game to memory at these points, known as auto-saving.[4]

Checkpoints might be visible or invisible to the player. Visible checkpoints might give a player a sense of security when activated, but in turn sacrifice some immersion, as checkpoints are intrinsically "gamey" and might even need an explanation of how they work. Invisible checkpoints don't break immersion, but make players unsure of where they will respawn.[5]

Quick saving

Quick saving and quick loading allow the player to save or load the game with a single keystroke. 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 save and, if applicable, confirm whether an old saved game file with same title should be overwritten. The term quick save may be used in video games that lack the traditional saving mechanism altogether.

The advantage of quick saving is its low burden: The player only has to press a button and, if applicable, wait a few seconds. The disadvantage is the automatic loss of the previous quick-saved game. Games that only offer quick saving may be impossible to play by two different players (or more) unless there is mechanism to distinguish players, such as user accounts.

Password

Passwords are a form of saved game not stored on non-volatile memory. Instead, everything needed to reconstruct the game state is encoded in a string of text (the password) and displayed to the player, who can then record or memorize it. The player may later resume play from that point by entering the same password. Passwords are only feasible when the amount of data being saved is only a few bytes.

Save states

A save state is a form of saved game in emulators. A save state is generated when the emulator stores the contents of random-access memory of an emulated program to disk. Save states are comparable to snapshots in hardware virtualization or hibernation in computing.

Save states enable players to save their games even when the emulated game or system does not support the feature; this is commonly associated with cheating. For instance, save states may be used to circumvent saving restrictions or to abuse RNG. An associated concept is save state hacking, the practice of altering the save states to alter gameplay conditions, usually in favor of the player. This is often used in tool-assisted speedruns.

Save states have started to receive mainstream usage in the early 2010s with Nintendo's Virtual Console. Some Wii U and 3DS Virtual Console titles allow players to save a restore point, which is like a quick save but has no restrictions on reloading.[6] Although likely derived from quick saves, restore points are functionally identical to save states, and can be used for many of the same purposes.

Integration of saved game systems into gameplay

Game designers often attempt to integrate the save points into the style of the game using skeuomorphism. Resident Evil represents save points with old fashioned typewriters (which require an ink ribbon item for each save), the Grand Theft Auto series used representations appropriate to the era of the setting: audio cassettes for the mid-1980s (Grand Theft Auto: Vice City), 3½-inch disks for the early-1990s (Grand Theft Auto: San Andreas), compact discs for the late-1990s (Grand Theft Auto: Liberty City Stories), and in the current age, a smartphone icon with a "save to cloud" icon representing cloud computing (Grand Theft Auto V). Many RPGs integrate the function of saving into the form of a journal that the characters can write into, or by auto-saving whenever the character stays at an inn or other resting place.

Square is notorious for commonly treating save points as legitimate objects within the game world. In Chrono Trigger, attempting to use fake save point in Magus's castle can actually bring the party into battle. In Final Fantasy VII, there is a save point at the Gold Saucer amusement park that forces the player to spend in-game currency to use it. There is also a phony save point serving as a distraction early on. If it is checked, the player misses out on a new character. In Final Fantasy VIII, the effects of a mysterious magical spell cause one save point to suddenly replicate into dozens of save points when touched. In Chrono Cross, Terranigma, and Xenogears, the character's recording of his memories in the game's various save points becomes a plot point later in the game.

Although save points are typically seen as boons, some games that are notorious for unforgiving trap-filled gameplay occasionally use this tendency to fool the player. In I Wanna Be The Guy, saving is done by shooting at appropriately labeled boxes. However, one such box late in the game is actually an enemy in disguise, and will attack the player when shot. This enemy is unique to the final area of the game and must be defeated to allow saving there as normal.

In Donkey Kong Country 2: Diddy's Kong Quest, it costs two banana coins to use any save point more than once. Also, there is a puzzle in Alundra 2 that entails a cost in GP proportional to the number of times the game has been saved, penalizing frequent savers.

Perhaps one of the most famous integration of saved games in gameplay is Metal Gear Solid, where the progress is saved by calling one of the characters on the radio. Depending on how often the player saves, Psycho Mantis comments on the player's gaming style and also if save files from certain other Konami games are present on the same memory card.

Another way saved games interact with each other is through passing along data to a particular game's sequels. A famous example of this is in Konami's own Suikoden series. By having and utilizing a save state from Suikoden's final save point that includes all 108 Stars of Destiny recruited, extra characters and plot elements are introduced in Suikoden II, and both previous games can stack with Suikoden III to show the player even more. Another notable example is the Ratchet & Clank series, in which having saves from previous entries to drastically reduce the price of previously purchased weapons that reappear in later games. Video games may also take the saved games of other video games into account; for example, Super Smash Bros. Melee features a Captain Olimar trophy awarded to the player with a Pikmin saved game on the memory card. The character Rosalina becomes available on Mario Kart Wii if you have a Super Mario Galaxy save on your console. In Mass Effect 2, the player can import a save from Mass Effect which can alter the events that transpire in the game. Other franchises that allow transferring saves between games include the Fire Emblem, Shenmue and .hack series. In Silent Hill 3, if the player has a save from a complete play-through of Silent Hill 2 on the same PS2 memory card, the player can unlock hidden scenes that are similar to that of the previous game. Another example is in the Need For Speed series. For example, if the player begins a new career in Need For Speed: Most Wanted, and has a previous save game from Need For Speed: Underground 2, the player is rewarded an extra $10,000 in the beginning. Also, in Animal Crossing: City Folk, players may transport a character from Animal Crossing: Wild World (if they have both games and an available character slot in Animal Crossing: City Folk).

Save sharing

For many years, sharing game saves among friends has been very common. From trading passwords to swapping memory cards, gamers have always been able to help each other out to unlock features in a game. With the growing popularity of the Internet, many people upload their game saves to help out their online friends. However, with the inclusion of a progress meter or "gamerscore" that tracks player progress in games for the Xbox 360, many players are beginning to view those who load other people's files onto their systems as "cheaters".[7] Some games such as Grand Theft Auto IV prevent the use of saved games made by other users. The Legend of Zelda: Oracles actually encourages this with a password swapping side quest that is available after finishing the main story.

Arcades

Saved games have generally been rare at arcades, but have found some use, notably in the Konami e-Amusement system, or by the use of PlayStation cards, as in Dance Dance Revolution. These generally use either a magnetic card to store the data, or network (internet) connection, or some combination thereof. Similarly, passwords have generally been rare at arcades, with occasional exceptions, such as Gauntlet Legends.

See also

References

  1. Liddil, Bob (February 1981). "Zork, The Great Underground Empire". BYTE. pp. 262–264. Retrieved 18 October 2013.
  2. Geddes, Ryan; Hatfield, Daemon (2007-12-10). "IGN's Top 10 Most Influential Games". IGN. Retrieved 2008-07-11.
  3. Moran, Chuk (2010). "Playing with Game Time". Fibreculture. 16. Retrieved 16 July 2012.
  4. Ernest, Adams (2010-04-07). Fundamentals of Game Design. New Riders. p. 403. ISBN 013210475X. Retrieved 2014-11-26.
  5. Rogers, Scott (2014-04-16). "A nice little calm spot". Level Up! The Guide to Great Video Game Design. John Wiley & Sons. ISBN 1118877195. Retrieved 2014-11-26.
  6. Cazares, Sergio (2013-12-15). "Restore Point or No Restore Point". 30PLUSGAMER. Archived from the original on May 28, 2015. Retrieved 2015-05-28.
  7. Grant, Christopher (2008-03-25). "Cheaters Branded on Xbox Live, Gamerscore Reset, ''Joystiq''". Joystiq.com. Retrieved 2011-08-29.
This article is issued from Wikipedia - version of the 10/16/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.