From 44b83551aa1d6aee8e6e9a643bfade93d1aa5fef Mon Sep 17 00:00:00 2001 From: Sven Hesse Date: Fri, 2 Sep 2011 01:23:49 +0200 Subject: GOB: Add the Amiga version of Geisha --- engines/gob/detection_tables.h | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'engines') diff --git a/engines/gob/detection_tables.h b/engines/gob/detection_tables.h index 4c1ff9a8e3..9c13b4f7b8 100644 --- a/engines/gob/detection_tables.h +++ b/engines/gob/detection_tables.h @@ -2513,6 +2513,20 @@ static const GOBGameDescription gameDescriptions[] = { kFeaturesEGA | kFeaturesAdLib, "disk1.stk", "intro.tot", 0 }, + { + { + "geisha", + "", + AD_ENTRY1s("disk1.stk", "e5892f00917c62423e93f5fd9920cf47", 208120), + UNK_LANG, + kPlatformAmiga, + ADGF_NO_FLAGS, + GUIO_NOSUBTITLES | GUIO_NOSPEECH + }, + kGameTypeGeisha, + kFeaturesEGA, + "disk1.stk", "intro.tot", 0 + }, { { "gob3", -- cgit v1.2.3