MOHAWK: RIVEN: Add a detection entry for another DVD version
This commit is contained in:
parent
b2ba147d96
commit
77f24f36ac
1 changed files with 18 additions and 0 deletions
|
@ -499,6 +499,24 @@ static const MohawkGameDescription gameDescriptions[] = {
|
||||||
0,
|
0,
|
||||||
},
|
},
|
||||||
|
|
||||||
|
// Riven: The Sequel to Myst
|
||||||
|
// Version 1.1 (DVD, Pressing code rvd 2811 ab, RVD8AB-BI RVD2811AB)
|
||||||
|
// From wouwehand in #10519
|
||||||
|
{
|
||||||
|
{
|
||||||
|
"riven",
|
||||||
|
"DVD",
|
||||||
|
AD_ENTRY1("a_Data.MHK", "3370cd9a9696814365a2b7fd7a7b726e"),
|
||||||
|
Common::EN_ANY,
|
||||||
|
Common::kPlatformWindows,
|
||||||
|
ADGF_NO_FLAGS,
|
||||||
|
GUI_OPTIONS_RIVEN
|
||||||
|
},
|
||||||
|
GType_RIVEN,
|
||||||
|
GF_DVD,
|
||||||
|
0,
|
||||||
|
},
|
||||||
|
|
||||||
// Riven: The Sequel to Myst
|
// Riven: The Sequel to Myst
|
||||||
// Version 1.0 (DVD, From "Myst: Die Trilogie")
|
// Version 1.0 (DVD, From "Myst: Die Trilogie")
|
||||||
// From DrMcCoy
|
// From DrMcCoy
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue