aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/detection_tables.h
diff options
context:
space:
mode:
authorFilippos Karapetis2010-11-25 01:19:45 +0000
committerFilippos Karapetis2010-11-25 01:19:45 +0000
commit75082609544bc64e3cb8d72e424f1fd81ff4126f (patch)
tree4d2baaed802ec9df15664488da0488ea76a4ea47 /engines/sci/detection_tables.h
parent169c6be32b99e898a3a52ba394ea6c025642e561 (diff)
downloadscummvm-rg350-75082609544bc64e3cb8d72e424f1fd81ff4126f.tar.gz
scummvm-rg350-75082609544bc64e3cb8d72e424f1fd81ff4126f.tar.bz2
scummvm-rg350-75082609544bc64e3cb8d72e424f1fd81ff4126f.zip
SCI: Added support for the alternative GM tracks of the Windows version of KQ5CD (bug #3041239)
Note that the empty GM track for the Sierra logo makes the game hang, so the MT-32 track is used, which sounds awful svn-id: r54464
Diffstat (limited to 'engines/sci/detection_tables.h')
-rw-r--r--engines/sci/detection_tables.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/engines/sci/detection_tables.h b/engines/sci/detection_tables.h
index a8086b903f..ca4f041100 100644
--- a/engines/sci/detection_tables.h
+++ b/engines/sci/detection_tables.h
@@ -1128,6 +1128,18 @@ static const struct ADGameDescription SciGameDescriptions[] = {
AD_LISTEND},
Common::EN_ANY, Common::kPlatformPC, 0, GUIO_NONE },
+ // King's Quest 5 - English DOS CD (from the King's Quest Collection)
+ // Executable scanning reports "x.yyy.zzz", VERSION file reports "1.000.052"
+ // SCI interpreter version 1.000.784
+ // Same entry as the DOS version above. This one is used for the alternate
+ // MIDI music tracks in the Windows version
+ {"kq5", "CD", {
+ {"resource.map", 0, "f68ba690e5920725dcf9328001b90e33", 13122},
+ {"resource.000", 0, "449471bfd77be52f18a3773c7f7d843d", 571368},
+ {"resource.001", 0, "b45a581ff8751e052c7e364f58d3617f", 16800210},
+ AD_LISTEND},
+ Common::EN_ANY, Common::kPlatformWindows, 0, GUIO_NONE },
+
// King's Quest 5 - English DOS Floppy
// SCI interpreter version 1.000.060
{"kq5", "", {