mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-09 20:34:12 +00:00
WINTERMUTE: Add another Rhiannon-version to the detection tables.
As it's unclear how this version differs from the current version, I've tagged it as DVD.
This commit is contained in:
parent
6283e7f423
commit
7141df0729
@ -1084,6 +1084,16 @@ static const ADGameDescription gameDescriptions[] = {
|
||||
ADGF_UNSTABLE,
|
||||
GUIO0()
|
||||
},
|
||||
// Rhiannon: Curse of the four Branches (English PC DVD)
|
||||
{
|
||||
"rhiannon",
|
||||
"DVD",
|
||||
AD_ENTRY1s("data.dcp", "6736bbc921bb6ce5161b3ad095a97bd4", 1053441028),
|
||||
Common::EN_ANY,
|
||||
Common::kPlatformWindows,
|
||||
ADGF_UNSTABLE,
|
||||
GUIO0()
|
||||
},
|
||||
// 1 1/2 Ritter: Auf der Suche nach der hinreissenden Herzelinde
|
||||
{
|
||||
"ritter",
|
||||
|
Loading…
x
Reference in New Issue
Block a user