diff options
author | Eugene Sandulenko | 2009-06-07 10:13:05 +0000 |
---|---|---|
committer | Eugene Sandulenko | 2009-06-07 10:13:05 +0000 |
commit | a881ba9d42c92402184ff0b9a102c225d9a3b8aa (patch) | |
tree | e281f4eedf6188cdb6f4a1fbb9c01e70658d53cc | |
parent | 75ef63a363b42be27f2560c90a7953c18bcc2527 (diff) | |
download | scummvm-rg350-a881ba9d42c92402184ff0b9a102c225d9a3b8aa.tar.gz scummvm-rg350-a881ba9d42c92402184ff0b9a102c225d9a3b8aa.tar.bz2 scummvm-rg350-a881ba9d42c92402184ff0b9a102c225d9a3b8aa.zip |
MD5 from bugreport #2797962: "SCI: Laura Bows 2 german, md5"
svn-id: r41326
-rw-r--r-- | engines/sci/detection.cpp | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/engines/sci/detection.cpp b/engines/sci/detection.cpp index 24a83daf7a..ac5268dd4c 100644 --- a/engines/sci/detection.cpp +++ b/engines/sci/detection.cpp @@ -1436,19 +1436,17 @@ static const struct SciGameDescription SciGameDescriptions[] = { SCI_VERSION_1_1 }, -#if 0 - // FIXME: add resource.msg, since the other files are the same as in the spanish version - // Laura Bow 2 v1.1 - German DOS Floppy (from Tobis87, updated info from markcoolio in bug report #2723787)) - // SCI interpreter version 1.001.069 (just a guess) + // Laura Bow 2 v1.1 - German DOS Floppy (from Tobis87, updated info from markcoolio in bug report #2723787, updated info from #2797962)) + // Executable scanning reports "2.000.274" {{"laurabow2", "", { {"resource.map", 0, "3b6dfbcda210bbc3f23fd1927113bf98", 6483}, {"resource.000", 0, "57084910bc923bff5d6d9bc1b56e9604", 5028766}, + {"resource.msg", 0, "795c928cd00dfec9fbc62ebcd12e1f65", 303185}, {NULL, 0, NULL, 0}}, Common::DE_DEU, Common::kPlatformPC, 0, GUIO_NOSPEECH}, 0, SCI_VERSION_AUTODETECT, SCI_VERSION_1_1 }, -#endif // Laura Bow 2 - Spanish DOS CD (from jvprat) // Executable scanning reports "2.000.274", VERSION file reports "1.000.000, May 10, 1994" |