diff options
author | Travis Howell | 2005-11-18 22:50:22 +0000 |
---|---|---|
committer | Travis Howell | 2005-11-18 22:50:22 +0000 |
commit | 210a520554f456d72e570f32664332db005397a5 (patch) | |
tree | d4f6ed267eef9062954eb6919da29ed8a9055330 | |
parent | 1c2451b472aad436f0c33e4f2f77436e4bd81fa4 (diff) | |
download | scummvm-rg350-210a520554f456d72e570f32664332db005397a5.tar.gz scummvm-rg350-210a520554f456d72e570f32664332db005397a5.tar.bz2 scummvm-rg350-210a520554f456d72e570f32664332db005397a5.zip |
Simon 1 and Simon 2 are auto detected now.
svn-id: r19651
-rw-r--r-- | README | 10 | ||||
-rw-r--r-- | doc/03_02.tex | 13 |
2 files changed, 0 insertions, 23 deletions
@@ -220,16 +220,6 @@ any answer. Chances are that it will work. 3.2) Simon the Sorcerer 1 and 2 notes: ---- --------------------------------- -The current game targets are: - 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) - -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. diff --git a/doc/03_02.tex b/doc/03_02.tex index 76c62e5c7e..e4eb99effa 100644 --- a/doc/03_02.tex +++ b/doc/03_02.tex @@ -1,17 +1,4 @@ \subsection{Simon the Sorcerer 1 and 2 notes} -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. |