aboutsummaryrefslogtreecommitdiff
path: root/engines/agos/detection_tables.h
diff options
context:
space:
mode:
authorTravis Howell2009-04-05 12:11:20 +0000
committerTravis Howell2009-04-05 12:11:20 +0000
commitdfdd0e4428ede8f32a094189371bcd83318d61a6 (patch)
tree37d56e0edecbfe4bc93b9f73167a9d5afbf04f13 /engines/agos/detection_tables.h
parentbf160a91b83c42ca51b2b48a88b8654d17bab30d (diff)
downloadscummvm-rg350-dfdd0e4428ede8f32a094189371bcd83318d61a6.tar.gz
scummvm-rg350-dfdd0e4428ede8f32a094189371bcd83318d61a6.tar.bz2
scummvm-rg350-dfdd0e4428ede8f32a094189371bcd83318d61a6.zip
Add another German version of Simon the Sorcerer 2 (DOS Floppy).
svn-id: r39859
Diffstat (limited to 'engines/agos/detection_tables.h')
-rw-r--r--engines/agos/detection_tables.h24
1 files changed, 24 insertions, 0 deletions
diff --git a/engines/agos/detection_tables.h b/engines/agos/detection_tables.h
index c0b5309b40..41147b85f8 100644
--- a/engines/agos/detection_tables.h
+++ b/engines/agos/detection_tables.h
@@ -1803,6 +1803,30 @@ static const AGOSGameDescription gameDescriptions[] = {
0
},
+ // Simon the Sorcerer 2 - German DOS Floppy alternate?
+ {
+ {
+ "simon2",
+ "Floppy",
+
+ {
+ { "game32", GAME_BASEFILE, "604d04315935e77624bd356ac926e068", 59111},
+ { "icon.dat", GAME_ICONFILE, "72096a62d36e6034ea9fecc13b2dbdab", 18089},
+ { "simon2.gme", GAME_GMEFILE, "ec9f0f24fd895e7ea72e3c8e448c0240", 19698755},
+ { "stripped.txt", GAME_STRFILE, "6de6292c9ac11bfb2e70fdb0f773ba85", 171},
+ { "tbllist", GAME_TBLFILE, "2082f8d02075e590300478853a91ffd9", 513},
+ { NULL, 0, NULL, 0}
+ },
+ Common::DE_DEU,
+ Common::kPlatformPC,
+ ADGF_NO_FLAGS
+ },
+
+ GType_SIMON2,
+ GID_SIMON2,
+ 0
+ },
+
// Simon the Sorcerer 2 - Italian DOS Floppy
{
{