diff options
Diffstat (limited to 'engines/gob/detection')
-rw-r--r-- | engines/gob/detection/tables_geisha.h | 14 |
1 files changed, 14 insertions, 0 deletions
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", |