aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/detection_tables.h
diff options
context:
space:
mode:
authorMartin Kiewitz2010-08-01 12:38:07 +0000
committerMartin Kiewitz2010-08-01 12:38:07 +0000
commit83e51b0e92b401fb117d40d9eaaf2cafe30ecbd2 (patch)
treef7b13b655142013c1dc8350af3705c0935fc0470 /engines/sci/detection_tables.h
parentb0889cfd016e3e1f34466357384c2197366397cd (diff)
downloadscummvm-rg350-83e51b0e92b401fb117d40d9eaaf2cafe30ecbd2.tar.gz
scummvm-rg350-83e51b0e92b401fb117d40d9eaaf2cafe30ecbd2.tar.bz2
scummvm-rg350-83e51b0e92b401fb117d40d9eaaf2cafe30ecbd2.zip
SCI: removing pirated sq4 version from detection
"fixes" bug #3037800 fixing warning in seg_manager svn-id: r51576
Diffstat (limited to 'engines/sci/detection_tables.h')
-rw-r--r--engines/sci/detection_tables.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/engines/sci/detection_tables.h b/engines/sci/detection_tables.h
index 21c9ad826c..e916d1341f 100644
--- a/engines/sci/detection_tables.h
+++ b/engines/sci/detection_tables.h
@@ -2831,7 +2831,8 @@ static const struct ADGameDescription SciGameDescriptions[] = {
Common::DE_DEU, Common::kPlatformAmiga, 0, GUIO_NOSPEECH
},
- // Space Quest 4 - English DOS
+#if 0
+ // Space Quest 4 - English DOS - THIS VERSION IS PIRATED/CRACKED AND REPACKAGED =DO NOT RE-ADD=
// Executable scanning reports "1.000.753"
// SCI interpreter version 1.000.200 (just a guess)
{"sq4", "", {
@@ -2840,6 +2841,7 @@ static const struct ADGameDescription SciGameDescriptions[] = {
{NULL, 0, NULL, 0}},
Common::EN_ANY, Common::kPlatformPC, 0, GUIO_NOSPEECH
},
+#endif
// Space Quest 4 - English DOS
// Executable scanning reports "1.000.753"