aboutsummaryrefslogtreecommitdiff
path: root/engines
diff options
context:
space:
mode:
authorJohannes Schickel2009-04-15 21:55:12 +0000
committerJohannes Schickel2009-04-15 21:55:12 +0000
commit2558350d1ca96338ec5f409ecea9e25b3b672481 (patch)
tree1a67006c17c0efc09b87e2741ce1b3d18b7d0ef7 /engines
parent695bc36b9affeaaf2d2e635b0d72278915a3997b (diff)
downloadscummvm-rg350-2558350d1ca96338ec5f409ecea9e25b3b672481.tar.gz
scummvm-rg350-2558350d1ca96338ec5f409ecea9e25b3b672481.tar.bz2
scummvm-rg350-2558350d1ca96338ec5f409ecea9e25b3b672481.zip
Added md5sums of Kyra1 Mac CD as supplied with fr #2766454 "KYRA1: Add support for Macintosh CD" (experimental change, not for 0.13.1 yet)
svn-id: r39955
Diffstat (limited to 'engines')
-rw-r--r--engines/kyra/detection.cpp46
1 files changed, 46 insertions, 0 deletions
diff --git a/engines/kyra/detection.cpp b/engines/kyra/detection.cpp
index 08ee4815cc..bc3fcb7a12 100644
--- a/engines/kyra/detection.cpp
+++ b/engines/kyra/detection.cpp
@@ -326,6 +326,52 @@ const KYRAGameDescription adGameDescs[] = {
KYRA1_CD_FLAGS
},
+ { // Kyra 1 Mac CD as mentioned in fr #2766454 "KYRA1: Add support for Macintosh CD" by nnooiissee
+ {
+ "kyra1",
+ "CD",
+ {
+ { "GEMCUT.PAK", 0, "d3d4b281cd357230aabcec46843d04bd", -1 },
+ { "BEAD.CPS", 0, "3038466f65b7751451844707187aa401", -1 },
+ { NULL, 0, NULL, 0 }
+ },
+ Common::EN_ANY,
+ Common::kPlatformMacintosh,
+ ADGF_CD
+ },
+ KYRA1_CD_FLAGS
+ },
+ {
+ {
+ "kyra1",
+ "CD",
+ {
+ { "GEMCUT.PAK", 0, "4a0cb720e824295bcbccbd1407652110", -1 },
+ { "BEAD.CPS", 0, "3038466f65b7751451844707187aa401", -1 },
+ { NULL, 0, NULL, 0 }
+ },
+ Common::DE_DEU,
+ Common::kPlatformMacintosh,
+ ADGF_CD
+ },
+ KYRA1_CD_FLAGS
+ },
+ {
+ {
+ "kyra1",
+ "CD",
+ {
+ { "GEMCUT.PAK", 0, "b71ee090aa12e80ed2ba068826d92bed", -1 },
+ { "BEAD.CPS", 0, "3038466f65b7751451844707187aa401", -1 },
+ { NULL, 0, NULL, 0 }
+ },
+ Common::FR_FRA,
+ Common::kPlatformMacintosh,
+ ADGF_CD
+ },
+ KYRA1_CD_FLAGS
+ },
+
{
{
"kyra1",