aboutsummaryrefslogtreecommitdiff
path: root/engines/sci
diff options
context:
space:
mode:
authorD G Turner2014-06-01 23:48:27 +0100
committerD G Turner2014-06-01 23:48:27 +0100
commitb01e045ed1dc5060e53dd960fcaf84007211261d (patch)
tree69808ae60f6beee721faac4b560cf4ed4a6d3202 /engines/sci
parentd395b3b86d889bf2341c9ebabb7b9d1887f49077 (diff)
downloadscummvm-rg350-b01e045ed1dc5060e53dd960fcaf84007211261d.tar.gz
scummvm-rg350-b01e045ed1dc5060e53dd960fcaf84007211261d.tar.bz2
scummvm-rg350-b01e045ed1dc5060e53dd960fcaf84007211261d.zip
SCI: Add Ecoquest I detection entry from bug #6599.
Diffstat (limited to 'engines/sci')
-rw-r--r--engines/sci/detection_tables.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/engines/sci/detection_tables.h b/engines/sci/detection_tables.h
index 7b4f0c8056..ea577634ab 100644
--- a/engines/sci/detection_tables.h
+++ b/engines/sci/detection_tables.h
@@ -469,6 +469,14 @@ static const struct ADGameDescription SciGameDescriptions[] = {
AD_LISTEND},
Common::EN_ANY, Common::kPlatformWindows, ADGF_CD, GUIO4(GUIO_MIDIGM, GAMEOPTION_PREFER_DIGITAL_SFX, GAMEOPTION_ORIGINAL_SAVELOAD, GAMEOPTION_FB01_MIDI) },
+ // Eco Quest - English DOS Floppy (reported by misterhands in bug #6599)
+ // Game v1.10, interpreter 2.000.286, INT #6.12.92
+ {"ecoquest", "Floppy", {
+ {"resource.map", 0, "acb10c12bf15ffa7d0fac36124b20c8e", 4890},
+ {"resource.000", 0, "89cf7c8eed99afd0a9f4188170b81ebe", 3428654},
+ AD_LISTEND},
+ Common::EN_ANY, Common::kPlatformDOS, 0, GUIO4(GUIO_NOSPEECH, GAMEOPTION_PREFER_DIGITAL_SFX, GAMEOPTION_ORIGINAL_SAVELOAD, GAMEOPTION_FB01_MIDI) },
+
// Eco Quest - English DOS Floppy
// SCI interpreter version 1.000.510
{"ecoquest", "Floppy", {