From 02a7f331b110dc0a5b5df39a6a89ada45aa96101 Mon Sep 17 00:00:00 2001 From: Colin Snover Date: Sun, 18 Jun 2017 13:13:00 -0500 Subject: SCI32: Remove Windows platform from GK1 German This entry was added by a batch change operation in f7a72c897a9657320ccd6a32873b364f77412e98, but the German version of GK1 does not support Windows. --- engines/sci/detection_tables.h | 8 -------- 1 file changed, 8 deletions(-) (limited to 'engines/sci') diff --git a/engines/sci/detection_tables.h b/engines/sci/detection_tables.h index 4924a642ac..1ba3af4ec5 100644 --- a/engines/sci/detection_tables.h +++ b/engines/sci/detection_tables.h @@ -809,14 +809,6 @@ static const struct ADGameDescription SciGameDescriptions[] = { AD_LISTEND}, Common::FR_FRA, Common::kPlatformDOS, ADGF_CD | ADGF_TESTING, GUIO_GK1_CD }, - // Gabriel Knight - German Windows CD (from Tobis87) - // SCI interpreter version 2.000.000 - {"gk1", "CD", { - {"resource.map", 0, "a7d3e55114c65647310373cb390815ba", 11392}, - {"resource.000", 0, "091cf08910780feabc56f8551b09cb36", 13400497}, - AD_LISTEND}, - Common::DE_DEU, Common::kPlatformWindows, ADGF_CD | ADGF_TESTING, GUIO_GK1_CD }, - // Gabriel Knight - Spanish Windows CD (from jvprat) // Executable scanning reports "2.000.000", VERSION file reports "1.000.000, April 13, 1995" {"gk1", "CD", { -- cgit v1.2.3