From d76b44ee57c5a5db6d825af16e82bf778ba0d30b Mon Sep 17 00:00:00 2001 From: Thierry Crozat Date: Sat, 30 Sep 2017 16:29:43 +0100 Subject: SUPERNOVA: Add detection entry for English translation --- engines/supernova/detection.cpp | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'engines') diff --git a/engines/supernova/detection.cpp b/engines/supernova/detection.cpp index 577fc74f06..17db24a01f 100644 --- a/engines/supernova/detection.cpp +++ b/engines/supernova/detection.cpp @@ -47,6 +47,15 @@ static const ADGameDescription gameDescriptions[] = { ADGF_UNSTABLE, GUIO1(GUIO_NONE) }, + { + "msn1", + NULL, + AD_ENTRY1s("msn.exe", "d11264516c529c7fc2ca81d8ba062d9e", 65536), + Common::EN_ANY, + Common::kPlatformDOS, + ADGF_UNSTABLE, + GUIO1(GUIO_NONE) + }, // Mission Supernova 2 { -- cgit v1.2.3