aboutsummaryrefslogtreecommitdiff
path: root/engines
diff options
context:
space:
mode:
authorMartin Kiewitz2015-04-17 21:19:36 +0200
committerMartin Kiewitz2015-04-17 21:19:36 +0200
commit64009f9384a376c79717c86713ddfb0e88366084 (patch)
tree8d164f23600e0a1280b1540f54b8a3a0dbef383d /engines
parentda19822e373bf134049b6b415f2f19bf2e1e343b (diff)
downloadscummvm-rg350-64009f9384a376c79717c86713ddfb0e88366084.tar.gz
scummvm-rg350-64009f9384a376c79717c86713ddfb0e88366084.tar.bz2
scummvm-rg350-64009f9384a376c79717c86713ddfb0e88366084.zip
SCI: add kq6 Sneak Peaks CD demo bug #6824
Diffstat (limited to 'engines')
-rw-r--r--engines/sci/detection_tables.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/engines/sci/detection_tables.h b/engines/sci/detection_tables.h
index 32d1a58765..312069025b 100644
--- a/engines/sci/detection_tables.h
+++ b/engines/sci/detection_tables.h
@@ -1552,6 +1552,17 @@ static const struct ADGameDescription SciGameDescriptions[] = {
AD_LISTEND},
Common::EN_ANY, Common::kPlatformDOS, ADGF_DEMO, GUIO4(GUIO_NOSPEECH, GAMEOPTION_PREFER_DIGITAL_SFX, GAMEOPTION_ORIGINAL_SAVELOAD, GAMEOPTION_FB01_MIDI) },
+ // King's Quest 6 - English DOS Playable CD "Sneak Peaks" Demo (first island fully playable)
+ // (supplied by KQ5 G5 in bug report #6824)
+ // Executable scanning reports "1.cfs.158 Not a release version", VERSION file reports "1.000.000"
+ // SCI interpreter version ???
+ {"kq6", "Demo/CD", {
+ {"resource.000", 0, "233394a5f33b475ae5975e7e9a420865", 8345598},
+ {"resource.map", 0, "eb9e177281b7cde188dc0d83194cd365", 8960},
+ {"resource.msg", 0, "3cf5de44de36191f109d425b8450efc8", 259510},
+ AD_LISTEND},
+ Common::EN_ANY, Common::kPlatformDOS, ADGF_CD | ADGF_DEMO, GUIO4(GUIO_NOSPEECH, GAMEOPTION_PREFER_DIGITAL_SFX, GAMEOPTION_ORIGINAL_SAVELOAD, GAMEOPTION_FB01_MIDI) },
+
// King's Quest 6 - English DOS Floppy
// SCI interpreter version 1.001.054
{"kq6", "", {