From 25614c60c8cad149d8203d313019510a8c5a4f12 Mon Sep 17 00:00:00 2001 From: Tarek Soliman Date: Tue, 17 Jan 2017 15:58:32 -0600 Subject: SCI: Add more version info to SQ4 detection entry --- engines/sci/detection_tables.h | 1 + 1 file changed, 1 insertion(+) (limited to 'engines/sci/detection_tables.h') diff --git a/engines/sci/detection_tables.h b/engines/sci/detection_tables.h index 90b9412b9a..52fb703e13 100644 --- a/engines/sci/detection_tables.h +++ b/engines/sci/detection_tables.h @@ -4233,6 +4233,7 @@ static const struct ADGameDescription SciGameDescriptions[] = { Common::EN_ANY, Common::kPlatformDOS, 0, GUIO4(GUIO_NOSPEECH, GAMEOPTION_PREFER_DIGITAL_SFX, GAMEOPTION_ORIGINAL_SAVELOAD, GAMEOPTION_FB01_MIDI) }, // Space Quest 4 1.052 - English DOS Floppy (supplied by markcoolio in bug report #2723865) + // Also matches floppies labeled "VER#1.1 INT#4.29.91" (tsoliman) // Executable scanning reports "1.000.753" // SCI interpreter version 1.000.200 (just a guess) {"sq4", "", { -- cgit v1.2.3