aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFilippos Karapetis2013-01-20 20:29:11 +0200
committerFilippos Karapetis2013-01-20 20:29:11 +0200
commitedd6f58457352c5ace7989b9ed9074e782bd04cb (patch)
treea8dde1a25ecfe0aa0f276b5bb19519511b9694ba
parenta81ff520885533e465e6dd6ecf044b6eec1c4068 (diff)
downloadscummvm-rg350-edd6f58457352c5ace7989b9ed9074e782bd04cb.tar.gz
scummvm-rg350-edd6f58457352c5ace7989b9ed9074e782bd04cb.tar.bz2
scummvm-rg350-edd6f58457352c5ace7989b9ed9074e782bd04cb.zip
SCI: Fix bug #3601535 - "SCI: SQ4 CD Limited Audio in ScummVM GUI"
-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 736d0b7ddc..5640319e3f 100644
--- a/engines/sci/detection_tables.h
+++ b/engines/sci/detection_tables.h
@@ -3646,7 +3646,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, GUIO5(GUIO_MIDIGM, GAMEOPTION_SQ4_SILVER_CURSORS, GAMEOPTION_PREFER_DIGITAL_SFX, GAMEOPTION_ORIGINAL_SAVELOAD, GAMEOPTION_FB01_MIDI) },
+ Common::EN_ANY, Common::kPlatformPC, ADGF_CD, GUIO4(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"