From 9d33b09885d4205d54cd577a0bbef5172f00e4a3 Mon Sep 17 00:00:00 2001 From: D G Turner Date: Mon, 9 Jun 2014 17:24:55 +0100 Subject: MOHAWK: Add Detection Entry for Italian 5-CD version of Riven. This closes bug #6629. --- engines/mohawk/detection_tables.h | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'engines/mohawk') diff --git a/engines/mohawk/detection_tables.h b/engines/mohawk/detection_tables.h index 8a9c0f70fa..eb3e17a196 100644 --- a/engines/mohawk/detection_tables.h +++ b/engines/mohawk/detection_tables.h @@ -311,6 +311,24 @@ static const MohawkGameDescription gameDescriptions[] = { 0, }, + // Riven: The Sequel to Myst + // Version 1.? (5CD) + // From dodomorandi on bug #6629 + { + { + "riven", + "", + AD_ENTRY1("a_Data.MHK", "0e21e89df7788f32056b6521abf2e81a"), + Common::IT_ITA, + Common::kPlatformWindows, + ADGF_UNSTABLE, + GUIO1(GUIO_NOASPECT) + }, + GType_RIVEN, + 0, + 0, + }, + // Riven: The Sequel to Myst // Version 1.? (DVD, From "Myst 10th Anniversary Edition") // From Clone2727 -- cgit v1.2.3