diff options
-rw-r--r-- | engines/gob/detection_tables.h | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/engines/gob/detection_tables.h b/engines/gob/detection_tables.h index 678ccb68c9..08e6f1015d 100644 --- a/engines/gob/detection_tables.h +++ b/engines/gob/detection_tables.h @@ -2220,6 +2220,21 @@ static const GOBGameDescription gameDescriptions[] = { kFeaturesAdLib, "demo.stk", "demo.tot", 0 }, +// This version is not detected on purpose: it's a pirated version, using a corrupted crack. +// { +// { +// "fascination", +// "", +// AD_ENTRY1s("disk0.stk", "c14330d052fe4da5a441ac9d81bc5891", 1061955), +// UNK_LANG, +// kPlatformPC, +// ADGF_NO_FLAGS, +// GUIO_NOSUBTITLES | GUIO_NOSPEECH +// }, +// kGameTypeFascination, +// kFeaturesAdLib, +// "disk0.stk", 0, 0 +// }, { { "fascination", |