MOHAWK: Added detection for early Russian Riven version. Bug #6471
This commit is contained in:
parent
979b072f33
commit
0348bb4613
1 changed files with 17 additions and 0 deletions
|
@ -354,6 +354,23 @@ static const MohawkGameDescription gameDescriptions[] = {
|
|||
0,
|
||||
},
|
||||
|
||||
// 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
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue