aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFilippos Karapetis2013-04-25 11:10:36 +0300
committerFilippos Karapetis2013-04-25 11:10:36 +0300
commitd8eb01a7290e7a809b2e778fbb1eddada6854036 (patch)
tree193738807987ecae0a5aaf28cbe401781955b6e5
parentc47a51643011f366728307a17a7a6a9801519e44 (diff)
downloadscummvm-rg350-d8eb01a7290e7a809b2e778fbb1eddada6854036.tar.gz
scummvm-rg350-d8eb01a7290e7a809b2e778fbb1eddada6854036.tar.bz2
scummvm-rg350-d8eb01a7290e7a809b2e778fbb1eddada6854036.zip
SCI: Add the French floppy version of GK1 (bug #3611487)
-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 3dd2de30fe..62d88ba1a5 100644
--- a/engines/sci/detection_tables.h
+++ b/engines/sci/detection_tables.h
@@ -696,6 +696,14 @@ static const struct ADGameDescription SciGameDescriptions[] = {
AD_LISTEND},
Common::DE_DEU, Common::kPlatformPC, ADGF_UNSTABLE, GUIO4(GUIO_NOSPEECH, GAMEOPTION_PREFER_DIGITAL_SFX, GAMEOPTION_ORIGINAL_SAVELOAD, GAMEOPTION_FB01_MIDI) },
+ // Gabriel Knight - French DOS Floppy (supplied my kervala in bug report #3611487)
+ // SCI interpreter version 2.000.000
+ {"gk1", "", {
+ {"resource.map", 0, "236e36cc847cdeafdd5e5fa8cba916ed", 10801},
+ {"resource.000", 0, "091cf08910780feabc56f8551b09cb36", 13033072},
+ AD_LISTEND},
+ Common::FR_FRA, Common::kPlatformPC, ADGF_UNSTABLE, GUIO4(GUIO_NOSPEECH, GAMEOPTION_PREFER_DIGITAL_SFX, GAMEOPTION_ORIGINAL_SAVELOAD, GAMEOPTION_FB01_MIDI) },
+
// Gabriel Knight - English DOS CD (from jvprat)
// Executable scanning reports "2.000.000", VERSION file reports "01.100.000"
{"gk1", "CD", {