aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/detection_tables.h
diff options
context:
space:
mode:
authorMartin Kiewitz2010-07-12 19:55:42 +0000
committerMartin Kiewitz2010-07-12 19:55:42 +0000
commitd52a872724d779b12385aab2925a6b8b7bfcedb4 (patch)
treea73a7f1e8c7def575d1fc30de7487fe868681d71 /engines/sci/detection_tables.h
parent0c42441426a6ade7cf659847dbffb24a63780de8 (diff)
downloadscummvm-rg350-d52a872724d779b12385aab2925a6b8b7bfcedb4.tar.gz
scummvm-rg350-d52a872724d779b12385aab2925a6b8b7bfcedb4.tar.bz2
scummvm-rg350-d52a872724d779b12385aab2925a6b8b7bfcedb4.zip
SCI: changing gameid of lsl6 sci2.1 into "lsl6hires". We need to keep workarounds etc. separate, scripts are not compatible
svn-id: r50829
Diffstat (limited to 'engines/sci/detection_tables.h')
-rw-r--r--engines/sci/detection_tables.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/engines/sci/detection_tables.h b/engines/sci/detection_tables.h
index e761b64991..aa1e26e0f4 100644
--- a/engines/sci/detection_tables.h
+++ b/engines/sci/detection_tables.h
@@ -1684,7 +1684,7 @@ static const struct ADGameDescription SciGameDescriptions[] = {
#ifdef ENABLE_SCI32
// Larry 6 - English/German DOS CD - HIRES
// SCI interpreter version 2.100.002
- {"lsl6", "", {
+ {"lsl6hires", "", {
{"resource.map", 0, "0c0804434ea62278dd15032b1947426c", 8872},
{"resource.000", 0, "9a9f4870504444cda863dd14d077a680", 18520872},
{NULL, 0, NULL, 0}},
@@ -1692,7 +1692,7 @@ static const struct ADGameDescription SciGameDescriptions[] = {
// Larry 6 - German DOS CD - HIRES (provided by richiefs in bug report #2670691)
// SCI interpreter version 2.100.002
- {"lsl6", "", {
+ {"lsl6hires", "", {
{"resource.map", 0, "badfdf446ffed569a310d2c63a249421", 8896},
{"resource.000", 0, "bd944d2b06614a5b39f1586906f0ee88", 18534274},
{NULL, 0, NULL, 0}},
@@ -1700,7 +1700,7 @@ static const struct ADGameDescription SciGameDescriptions[] = {
// Larry 6 - French DOS CD - HIRES (provided by richiefs in bug report #2670691)
// SCI interpreter version 2.100.002
- {"lsl6", "", {
+ {"lsl6hires", "", {
{"resource.map", 0, "d184e9aa4f2d4b5670ddb3669db82cda", 8896},
{"resource.000", 0, "bd944d2b06614a5b39f1586906f0ee88", 18538987},
{NULL, 0, NULL, 0}},