From a795c450bb1f712abb9e8451beeb086024df2eb7 Mon Sep 17 00:00:00 2001 From: Paul Gilbert Date: Sun, 7 May 2017 22:51:05 -0400 Subject: SHERLOCK: Add detection entry for Italian fan translation --- engines/sherlock/detection_tables.h | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/engines/sherlock/detection_tables.h b/engines/sherlock/detection_tables.h index ce6eafcaca..9c88abb788 100644 --- a/engines/sherlock/detection_tables.h +++ b/engines/sherlock/detection_tables.h @@ -111,6 +111,23 @@ static const SherlockGameDescription gameDescriptions[] = { GType_SerratedScalpel, }, + { + // Case of the Serrated Scalpel - Italian fan translation + { + "scalpel", + 0, { + {"talk.lib", 0, "1a547f96476a3a50cf6f0d599a4f5bcc", 247406}, + {"music.lib", 0, "68ae2f7684ecf903bd60a00bb6bae195", 366465}, + AD_LISTEND}, + Common::ES_ESP, + 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 - English 3DO { -- cgit v1.2.3