aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFilippos Karapetis2012-07-03 03:46:27 +0300
committerFilippos Karapetis2012-07-03 03:46:27 +0300
commit9184a40fcc2263fae7bc67777346f592d50a39eb (patch)
treef3a79ff94a9a514f9362c0ead12bdd0149b10507
parentc80429008f135c236544846920f488680fa7c200 (diff)
downloadscummvm-rg350-9184a40fcc2263fae7bc67777346f592d50a39eb.tar.gz
scummvm-rg350-9184a40fcc2263fae7bc67777346f592d50a39eb.tar.bz2
scummvm-rg350-9184a40fcc2263fae7bc67777346f592d50a39eb.zip
SCI: Fix incorrect game options for SQ4CD
-rw-r--r--engines/sci/detection_tables.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/sci/detection_tables.h b/engines/sci/detection_tables.h
index 7c51c03b06..07b4733cfd 100644
--- a/engines/sci/detection_tables.h
+++ b/engines/sci/detection_tables.h
@@ -3536,7 +3536,7 @@ static const struct ADGameDescription SciGameDescriptions[] = {
{"resource.map", 0, "ed90a8e3ccc53af6633ff6ab58392bae", 7054},
{"resource.000", 0, "63247e3901ab8963d4eece73747832e0", 5157378},
AD_LISTEND},
- Common::EN_ANY, Common::kPlatformPC, ADGF_CD, GUIO1(GAMEOPTION_SQ4_SILVER_CURSORS) },
+ Common::EN_ANY, Common::kPlatformPC, ADGF_CD, GUIO5(GUIO_MIDIGM, GAMEOPTION_SQ4_SILVER_CURSORS, GAMEOPTION_PREFER_DIGITAL_SFX, GAMEOPTION_ORIGINAL_SAVELOAD, GAMEOPTION_FB01_MIDI) },
// Space Quest 4 - English Windows CD (from the Space Quest Collection)
// Executable scanning reports "1.001.064", VERSION file reports "1.0"