From a2b40f53279a1d9c6d7dc88a5d8865efaf2bb17a Mon Sep 17 00:00:00 2001 From: Lothar Serra Mari Date: Mon, 30 Aug 2021 20:51:59 +0200 Subject: [PATCH] ASYLUM: Add detection entry for German Steam version --- engines/asylum/detection_tables.h | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/engines/asylum/detection_tables.h b/engines/asylum/detection_tables.h index 9c9e6804f6b..1e58f635387 100644 --- a/engines/asylum/detection_tables.h +++ b/engines/asylum/detection_tables.h @@ -103,6 +103,21 @@ static const ADGameDescription gameDescriptions[] = { ADGF_UNSTABLE | ADGF_DROPPLATFORM, GUIO0() }, + { + "asylum", + "Steam", + { + {"SNTRM.DAT", 0, "f427fda37a0e29afd4acf982c4cb9fb0", 8930}, + {"RES.000", 0, "0578f326b40d22f661ac93cf49dc2c19", 285658}, + {"SCN.006", 0, "3a5b54da08198012dc0614114782d5fb", 2918330}, + {"MOV000_2_SMK.ogv", 0, NULL, -1}, + AD_LISTEND + }, + Common::DE_DEU, + Common::kPlatformWindows, + ADGF_UNSTABLE | ADGF_DROPPLATFORM, + GUIO0() + }, { "asylum", "French Version",