aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorTravis Howell2002-11-08 05:07:28 +0000
committerTravis Howell2002-11-08 05:07:28 +0000
commitc8d4d0233cafcbe7d98d925995cdb0e732d43320 (patch)
treee90d77d4dded4de48e8124f7a27ab072d9786073 /README
parentd3798b7e3d85120e9708590d62a088326caaca48 (diff)
downloadscummvm-rg350-c8d4d0233cafcbe7d98d925995cdb0e732d43320.tar.gz
scummvm-rg350-c8d4d0233cafcbe7d98d925995cdb0e732d43320.tar.bz2
scummvm-rg350-c8d4d0233cafcbe7d98d925995cdb0e732d43320.zip
Add note about Simon games
svn-id: r5461
Diffstat (limited to 'README')
-rw-r--r--README21
1 files changed, 21 insertions, 0 deletions
diff --git a/README b/README
index ae2f219f90..554b903ef4 100644
--- a/README
+++ b/README
@@ -71,6 +71,27 @@ features that sometimes make it impossible to finish the game. Save often,
and please file a bug report (details on submitted bug reports are below)
if you discover such a bug.
+Simon the Sorcercer 1 and 2 games note
+--------------------------------------
+
+The Simon the Sorcercer 1 & 2 games were split into six targets to make
+coding easier and to make it more clear which target should be used:
+simon1dos - Use for Simon the Sorcercer 1 for DOS (Disk)
+simon2dos - Use for Simon the Sorcercer 2 for DOS (Disk)
+simon1talkie - Use for Simon the Sorcercer 1 Talkie for DOS (CD)
+simon2talkie - Use for Simon the Sorcercer 2 Talkie for DOS (CD)
+simon1win - Use for Simon the Sorcercer 1 Talkie for Windows (CD)
+simon2win - Use for Simon the Sorcercer 2 Talkie for Windows (CD)
+
+If you have the dual verison of Simon the Sorcercer 1 or 2 on CD,
+than you will find the Windows verison in the main directory of CD
+and the DOS Talkie verison in the DOS directory of the CD.
+
+The filenames of saved games for Simon the Sorcercer 1 & 2 were changed too:
+Simon the Sorcercer 1 uses simon1.00x (Where x is the slot number)
+Simon the Sorcercer 2 uses simon2.00x (Where x is the slot number)
+So if you have any old save games you will need to change their filenames to use them
+
Supported Platforms:
-------------------