aboutsummaryrefslogtreecommitdiff
path: root/engines
diff options
context:
space:
mode:
authorEugene Sandulenko2016-03-30 23:22:04 +0200
committerEugene Sandulenko2016-03-30 23:22:04 +0200
commit0348bb46134fda0076fc604d79fffbc0a6dfd00b (patch)
tree29c14cf41532889c4b107d4a67582c44029834ec /engines
parent979b072f33e0537df0a8707e44a65c7ca26ccda1 (diff)
downloadscummvm-rg350-0348bb46134fda0076fc604d79fffbc0a6dfd00b.tar.gz
scummvm-rg350-0348bb46134fda0076fc604d79fffbc0a6dfd00b.tar.bz2
scummvm-rg350-0348bb46134fda0076fc604d79fffbc0a6dfd00b.zip
MOHAWK: Added detection for early Russian Riven version. Bug #6471
Diffstat (limited to 'engines')
-rw-r--r--engines/mohawk/detection_tables.h17
1 files changed, 17 insertions, 0 deletions
diff --git a/engines/mohawk/detection_tables.h b/engines/mohawk/detection_tables.h
index f065ccc4c5..e3eab89a34 100644
--- a/engines/mohawk/detection_tables.h
+++ b/engines/mohawk/detection_tables.h
@@ -355,6 +355,23 @@ static const MohawkGameDescription gameDescriptions[] = {
},
// Riven: The Sequel to Myst
+ // Version 1.0.0 (5CD) - Russian, Fargus
+ {
+ {
+ "riven",
+ "",
+ AD_ENTRY1s("a_Data.MHK", "2a840ed74fe5dc3a388bced674d379d5", 12024358),
+ Common::RU_RUS,
+ Common::kPlatformWindows,
+ ADGF_UNSTABLE,
+ GUIO1(GUIO_NOASPECT)
+ },
+ GType_RIVEN,
+ 0,
+ 0,
+ },
+
+ // Riven: The Sequel to Myst
// Version 1.1 (5CD) - Russian, Fargus
{
{