aboutsummaryrefslogtreecommitdiff
path: root/engines
diff options
context:
space:
mode:
authorArnaud Boutonné2010-08-24 21:30:44 +0000
committerArnaud Boutonné2010-08-24 21:30:44 +0000
commiteface88e31f46331537d4d9b8942076eee9ce6c3 (patch)
tree02b25afec4c104d418bb0581e7eef2a69cc24478 /engines
parentb563a9d26589ad928f70b8fb1a8b7d5f4ece2e43 (diff)
downloadscummvm-rg350-eface88e31f46331537d4d9b8942076eee9ce6c3.tar.gz
scummvm-rg350-eface88e31f46331537d4d9b8942076eee9ce6c3.tar.bz2
scummvm-rg350-eface88e31f46331537d4d9b8942076eee9ce6c3.zip
GOB: Add information about a cracked Fascination
Add a comment about a cracked versions of Fascination. The crack used is based on the original executable's tolerance, it crashes in Scummvm. svn-id: r52360
Diffstat (limited to 'engines')
-rw-r--r--engines/gob/detection_tables.h15
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",