aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk
diff options
context:
space:
mode:
authorD G Turner2014-06-09 17:24:55 +0100
committerD G Turner2014-06-09 17:24:55 +0100
commit9d33b09885d4205d54cd577a0bbef5172f00e4a3 (patch)
treee9dad9362dbbfc82fb221c0abe473b451d206dcc /engines/mohawk
parentb0685aebc6cedb9ccb8106fc495f11713a6b572f (diff)
downloadscummvm-rg350-9d33b09885d4205d54cd577a0bbef5172f00e4a3.tar.gz
scummvm-rg350-9d33b09885d4205d54cd577a0bbef5172f00e4a3.tar.bz2
scummvm-rg350-9d33b09885d4205d54cd577a0bbef5172f00e4a3.zip
MOHAWK: Add Detection Entry for Italian 5-CD version of Riven.
This closes bug #6629.
Diffstat (limited to 'engines/mohawk')
-rw-r--r--engines/mohawk/detection_tables.h18
1 files changed, 18 insertions, 0 deletions
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
@@ -312,6 +312,24 @@ static const MohawkGameDescription gameDescriptions[] = {
},
// 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
{