From 3e1622d68a9a9f16364e4a2637ce1a9f1d1e64e4 Mon Sep 17 00:00:00 2001 From: Sven Hesse Date: Mon, 8 Apr 2013 11:05:50 +0200 Subject: GOB: Add another Spanish DOS version of Geisha As supplied by alestedx in bug report #3610207 --- engines/gob/detection/tables_geisha.h | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'engines/gob/detection') diff --git a/engines/gob/detection/tables_geisha.h b/engines/gob/detection/tables_geisha.h index a32d1ebf81..2c9a8842d0 100644 --- a/engines/gob/detection/tables_geisha.h +++ b/engines/gob/detection/tables_geisha.h @@ -97,6 +97,20 @@ kFeaturesEGA | kFeaturesAdLib, "disk1.stk", "intro.tot", 0 }, +{ // Supplied by alestedx in bug report #3610207 + { + "geisha", + "", + AD_ENTRY1s("disk1.stk", "49107ac897e7c00af6c4ecd78a74a710", 212164), + ES_ESP, + kPlatformPC, + ADGF_NO_FLAGS, + GUIO2(GUIO_NOSUBTITLES, GUIO_NOSPEECH) + }, + kGameTypeGeisha, + kFeaturesEGA | kFeaturesAdLib, + "disk1.stk", "intro.tot", 0 +}, { { "geisha", -- cgit v1.2.3