aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTravis Howell2004-07-31 12:33:05 +0000
committerTravis Howell2004-07-31 12:33:05 +0000
commit020d0d22869e0dc9ecff1e1d906193eb133aea56 (patch)
treed07455369d4ed06f64785e1daaaf19e511044240 /doc
parent4b6dae31eb9dd30c996eb5d428460f26f9c77b40 (diff)
downloadscummvm-rg350-020d0d22869e0dc9ecff1e1d906193eb133aea56.tar.gz
scummvm-rg350-020d0d22869e0dc9ecff1e1d906193eb133aea56.tar.bz2
scummvm-rg350-020d0d22869e0dc9ecff1e1d906193eb133aea56.zip
Add better note about Simon 1/2 targets changing.
svn-id: r14384
Diffstat (limited to 'doc')
-rw-r--r--doc/03.tex7
-rw-r--r--doc/03_02.tex29
2 files changed, 23 insertions, 13 deletions
diff --git a/doc/03.tex b/doc/03.tex
index 463b10843f..4b1f8f9ea6 100644
--- a/doc/03.tex
+++ b/doc/03.tex
@@ -46,12 +46,9 @@ this is not always true.
Flight of the Amazon Queen& [Game: queen]\\
Simon the Sorcerer 1& [Game: simon1acorn/\\
& simon1dos/\\
- & simon1talkie/\\
- & simon1win]\\
+ & simon1talkie]\\
Simon the Sorcerer 2& [Game: simon2dos/\\
- & simon2talkie/\\
- & simon2win\\
- & simon2mac]\\
+ & simon2talkie]\\
\end{tabular}
The following games should be completable, but have some critical problems that
diff --git a/doc/03_02.tex b/doc/03_02.tex
index 0f11fbbc2d..089b94ab9c 100644
--- a/doc/03_02.tex
+++ b/doc/03_02.tex
@@ -1,16 +1,29 @@
\subsection{Simon the Sorcerer 1 and 2 notes}
-The Simon the Sorcerer 1 \& 2 games were split into several targets to make
-coding easier and to make it more clear which target should be used:
+The following three game targets were removed in ScummVM 0.7.x:
\begin{tabular}{ll}
- simon1acorn & Use for Simon the Sorcerer 1 for Acorn (CD)\\
- simon1dos & Use for Simon the Sorcerer 1 for DOS (Disk)\\
- simon2dos & Use for Simon the Sorcerer 2 for DOS (Disk)\\
- simon1talkie & Use for Simon the Sorcerer 1 Talkie (DOS/Windows)\\
- simon2talkie & Use for Simon the Sorcerer 2 Talkie (Amiga/DOS/Macintosh/Windows)\\
+ simon1win - Used for Simon the Sorcerer 1 Talkie (Windows)\\
+ simon2win - Used for Simon the Sorcerer 2 Talkie (Windows)\\
+ simon2mac - Used for Simon the Sorcerer 2 Talkie (Amiga or Mac)\\
\end{tabular}
-Also make sure that the platform setting is correct!
+If you were using these three targets the games will no longer load or
+error out. Each game should be removed and added again via the launcher
+to correct the targets used.
+
+The current game targets are:
+
+\begin{tabular}{ll}
+ simon1acorn & Use for Simon the Sorcerer 1 for Acorn (CD)\\
+ simon1dos & Use for Simon the Sorcerer 1 for DOS (Disk)\\
+ simon2dos & Use for Simon the Sorcerer 2 for DOS (Disk)\\
+ simon1talkie & Use for Simon the Sorcerer 1 Talkie (DOS/Windows)\\
+ simon2talkie & Use for Simon the Sorcerer 2 Talkie (Amiga/DOS/Mac/Windows)\\
+\end{tabular}
+
+Also make sure that the platform setting is correct, since it is used
+to tell the difference between the various ports of the games.
+
If you have the dual version of Simon the Sorcerer 1 or 2 on CD,
then you will find the Windows version in the main directory of CD
and the DOS Talkie version in the DOS directory of the CD.