diff options
Diffstat (limited to 'doc/saves.tex')
-rw-r--r-- | doc/saves.tex | 21 |
1 files changed, 12 insertions, 9 deletions
diff --git a/doc/saves.tex b/doc/saves.tex index 4a9b53e6e8..eb2edac24a 100644 --- a/doc/saves.tex +++ b/doc/saves.tex @@ -1,4 +1,12 @@ -\section {Savegames} + +%%% Local Variables: +%%% mode: latex +%%% TeX-master: "readme.tex" +%%% End: + + +\section{Savegames} + Savegames are by default put in the current directory on some platforms and preset directories on others. You can specify the save in the config file by setting the savepath parameter. See the example config file later in this @@ -25,14 +33,9 @@ Windows example: \end{verbatim} -\subsection {Autosaves} +\subsection{Autosaves} + Because ScummVM is still a beta product, it -can- crash and/or hang occasionally. As such, every five minutes it will save a game in Slot 0. This -game can be loaded via Ctrl-0, or the F5 menu. This autosaving does not, +game can be loaded via Ctrl-0, or the F5 menu. This autosaving does not, however, occur with Simon the Sorcerer 1 and 2, nor with Broken Sword 1 and 2. - - -%%% Local Variables: -%%% mode: latex -%%% TeX-master: "readme" -%%% End: |