aboutsummaryrefslogtreecommitdiff
path: root/simon/game.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'simon/game.cpp')
-rw-r--r--simon/game.cpp19
1 files changed, 19 insertions, 0 deletions
diff --git a/simon/game.cpp b/simon/game.cpp
index 2a79c61306..36bdf65c14 100644
--- a/simon/game.cpp
+++ b/simon/game.cpp
@@ -244,6 +244,12 @@ static GameMD5 gameMD5[] = {
{ GID_SIMON2TALKIE_DE, "6de6292c9ac11bfb2e70fdb0f773ba85", "stripped.txt", false},
{ GID_SIMON2TALKIE_DE, "2082f8d02075e590300478853a91ffd9", "tbllist", false},
+ { GID_SIMON2TALKIE_DE2,"a76ea940076b5d9316796dea225a9b69", "gsptr30", false },
+ { GID_SIMON2TALKIE_DE2,"72096a62d36e6034ea9fecc13b2dbdab", "icon.dat", false},
+ { GID_SIMON2TALKIE_DE2,"ec9f0f24fd895e7ea72e3c8e448c0240", "simon2.gme", false },
+ { GID_SIMON2TALKIE_DE2,"6de6292c9ac11bfb2e70fdb0f773ba85", "stripped.txt", false},
+ { GID_SIMON2TALKIE_DE2,"2082f8d02075e590300478853a91ffd9", "tbllist", false},
+
{ GID_SIMON2TALKIE_HB, "952a2b1be23c3c609ba8d988a9a1627d", "gsptr30", false },
{ GID_SIMON2TALKIE_HB, "72096a62d36e6034ea9fecc13b2dbdab", "icon.dat", false},
{ GID_SIMON2TALKIE_HB, "a2b249a82ea182af09789eb95fb6c5be", "simon2.gme", false },
@@ -814,6 +820,19 @@ static GameDescription gameDescriptions[] = {
Common::kPlatformPC,
},
+ // Simon the Sorcerer 2 - German DOS CD alternate?
+ {
+ "simon2",
+ GType_SIMON2,
+ GID_SIMON2TALKIE_DE2,
+ "Simon the Sorcerer 2 (German DOS CD)",
+ ARRAYSIZE(SIMON2_GameFiles),
+ SIMON2_GameFiles,
+ GF_TALKIE,
+ Common::DE_DEU,
+ Common::kPlatformPC,
+ },
+
// Simon the Sorcerer 2 - Hebrew DOS CD
{
"simon2",