In other languages: Русский Українська 简体中文

Replay system: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
No edit summary
(Massive overhaul, updated to 0.13, fixes)
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Languages}}
{{Languages}}
{{sublinks|Game modes and options}}


A replay is a file, containing any information needed to repeat (replay) a game from start. They are a "by-product" of [[Determinism]] and [[Multiplayer]].
== Overview ==


A replay is a file stored within the game save, containing any information needed to repeat (replay) a game from start, in a movie-like fashion. This feature is to allow players to view how their world game to be.


== Stability ==
== Creating & playing a replay ==
* They did not work reliably for a long time. This should be solved with the determinism bugfixes of v0.11.x releases.


== Prerequisites ==
Replays are automatically generated as the map is played, behind the scenes. No user interaction is needed to create the replay file, simply playing the replay will generate the file if it wasn't already generated.
* You need to download all the mods (with the same version) the player used.
 
* If you add or remove a mod to/from an existing save, the replay will be disabled.
Playing a replay will play back in chronological order the actions taken in the world, as if the player was recording. The speed of playback can be increased or decreased to fine-tune the viewing experience.
* Replays have/had a huge size (much decreased with the v0.11.5 release).
 
To play replays, go to "Replay game" on the play menu:
 
[[File:replayMainMenu.jpg|300x400px]]
 
 
=== The replay GUI ===
 
A simple control GUI is available to control replay playback:
 
[[File:replayGUI.jpg]]
<pre>
1. Pause/play the replay
2. Slow down playback
3. Speed up playback
4. Playback position
</pre>
 
== Limitations ==
 
* There is no way to skip ahead, the entire replay must be watched up until the point of interest.
* Playback view is locked to the character in singleplayer.
* Replays for worlds created in older versions cannot be played. Downgrading is needed to view the replay.
** Adding/removing mods to the save will also break the replay.
* Re-winding (A.K.A. Going backwards in time ) is not possible.


== In comparison to videos ==
* There aren't any comments in a replay and that is the part of the videos you will learn the most from
* Do you really want to watch replays of games with 50h and more?


== See also ==
== See also ==


* [http://www.factorioforums.com/forum/viewtopic.php?f=8&t=7597&p=60077#p60024 Kevin94 about "Replays!"]
* [[Multiplayer]]
* [[Application directory]]

Revision as of 00:34, 24 September 2016


Overview

A replay is a file stored within the game save, containing any information needed to repeat (replay) a game from start, in a movie-like fashion. This feature is to allow players to view how their world game to be.

Creating & playing a replay

Replays are automatically generated as the map is played, behind the scenes. No user interaction is needed to create the replay file, simply playing the replay will generate the file if it wasn't already generated.

Playing a replay will play back in chronological order the actions taken in the world, as if the player was recording. The speed of playback can be increased or decreased to fine-tune the viewing experience.

To play replays, go to "Replay game" on the play menu:

File:ReplayMainMenu.jpg


The replay GUI

A simple control GUI is available to control replay playback:

File:ReplayGUI.jpg

1. Pause/play the replay 
2. Slow down playback 
3. Speed up playback 
4. Playback position

Limitations

  • There is no way to skip ahead, the entire replay must be watched up until the point of interest.
  • Playback view is locked to the character in singleplayer.
  • Replays for worlds created in older versions cannot be played. Downgrading is needed to view the replay.
    • Adding/removing mods to the save will also break the replay.
  • Re-winding (A.K.A. Going backwards in time ) is not possible.


See also