aboutsummaryrefslogtreecommitdiff
path: root/engines
diff options
context:
space:
mode:
authorPaul Gilbert2019-08-01 18:50:26 -0700
committerPaul Gilbert2019-08-01 18:50:44 -0700
commitccf904d8fffcf229a97686555192c983e9732bcb (patch)
tree551cac04d10eebecafefdc984e27fc6f883fb233 /engines
parent837ac7e7ecabcc0b90885759b5c4278ec800bf82 (diff)
downloadscummvm-rg350-ccf904d8fffcf229a97686555192c983e9732bcb.tar.gz
scummvm-rg350-ccf904d8fffcf229a97686555192c983e9732bcb.tar.bz2
scummvm-rg350-ccf904d8fffcf229a97686555192c983e9732bcb.zip
SHERLOCK: SS: Add French version detection
Diffstat (limited to 'engines')
-rw-r--r--engines/sherlock/detection_tables.h16
1 files changed, 16 insertions, 0 deletions
diff --git a/engines/sherlock/detection_tables.h b/engines/sherlock/detection_tables.h
index a18227f0a1..d20ca92cd4 100644
--- a/engines/sherlock/detection_tables.h
+++ b/engines/sherlock/detection_tables.h
@@ -40,6 +40,22 @@ static const SherlockGameDescription gameDescriptions[] = {
},
{
+ // Case of the Serrated Scalpel - French
+ // Provided by InsertDisk2 - Patch #11040
+ {
+ "scalpel",
+ 0,
+ AD_ENTRY1s("talk.lib", "295ef96a50641d44f44c02c90cf7948e", 259541),
+ Common::FR_FRA,
+ Common::kPlatformDOS,
+ ADGF_UNSTABLE,
+ GUIO6(GUIO_NOSPEECH, GAMEOPTION_ORIGINAL_SAVES, GAMEOPTION_FADE_STYLE, GAMEOPTION_HELP_STYLE,
+ GAMEOPTION_PORTRAITS_ON, GAMEOPTION_WINDOW_STYLE)
+ },
+ GType_SerratedScalpel,
+ },
+
+ {
// Case of the Serrated Scalpel - German CD (from multilingual CD)
// Provided by m_kiewitz
{