From 020d0d22869e0dc9ecff1e1d906193eb133aea56 Mon Sep 17 00:00:00 2001 From: Travis Howell Date: Sat, 31 Jul 2004 12:33:05 +0000 Subject: Add better note about Simon 1/2 targets changing. svn-id: r14384 --- README | 35 +++++++++++++++++++++-------------- doc/03.tex | 7 ++----- doc/03_02.tex | 29 +++++++++++++++++++++-------- 3 files changed, 44 insertions(+), 27 deletions(-) diff --git a/README b/README index f0660c890e..7c0dceadae 100644 --- a/README +++ b/README @@ -128,12 +128,9 @@ Other Games: 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] The following games should be completable, but have some critical problems that prevent them from being fully supported at this time. Please do not file bug @@ -188,15 +185,25 @@ any answer. Chances are that it will work. 3.2) 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: - 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) - -Also make sure that the platform setting is correct! +The following three game targets were removed in ScummVM 0.7.x: + 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) + +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: + 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.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. -- cgit v1.2.3