aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/detection_tables.h
diff options
context:
space:
mode:
authorThierry Crozat2018-06-03 17:41:47 +0100
committerGitHub2018-06-03 17:41:47 +0100
commit4229e2642ef33f761528cc5811726df56f3a42d0 (patch)
tree05e7f223bd939694b5a72299e919c5aea5cf3a9a /engines/sci/detection_tables.h
parente10c33fc2028a618c25a6bccbf6c90f2f2fa525d (diff)
parent999cf71dcf4ac9466915edd55a9c91094db1a99c (diff)
downloadscummvm-rg350-4229e2642ef33f761528cc5811726df56f3a42d0.tar.gz
scummvm-rg350-4229e2642ef33f761528cc5811726df56f3a42d0.tar.bz2
scummvm-rg350-4229e2642ef33f761528cc5811726df56f3a42d0.zip
Merge pull request #1141 from DanielSWolf/larryscale
SCI: High-quality "LarryScale" cel scaler for LSL7
Diffstat (limited to 'engines/sci/detection_tables.h')
-rw-r--r--engines/sci/detection_tables.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/engines/sci/detection_tables.h b/engines/sci/detection_tables.h
index e9fba208e4..b908d5b964 100644
--- a/engines/sci/detection_tables.h
+++ b/engines/sci/detection_tables.h
@@ -2733,11 +2733,12 @@ static const struct ADGameDescription SciGameDescriptions[] = {
#define GUIO_LSL7_DEMO GUIO3(GUIO_NOASPECT, \
GUIO_NOMIDI, \
GUIO_NOLAUNCHLOAD)
-#define GUIO_LSL7 GUIO5(GUIO_NOASPECT, \
+#define GUIO_LSL7 GUIO6(GUIO_NOASPECT, \
GUIO_NOMIDI, \
GAMEOPTION_ENABLE_BLACK_LINED_VIDEO, \
GAMEOPTION_ORIGINAL_SAVELOAD, \
- GAMEOPTION_HQ_VIDEO)
+ GAMEOPTION_HQ_VIDEO, \
+ GAMEOPTION_LARRYSCALE)
// Larry 7 - English DOS Demo (provided by richiefs in bug report #2670691)
// SCI interpreter version 2.100.002