mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-09 04:16:34 +00:00
VCRUISE: Add detection for Reah Russian CD version
This commit is contained in:
parent
2b3521dc87
commit
605730f85c
@ -99,6 +99,21 @@ static const VCruiseGameDescription gameDescriptions[] = {
|
||||
GID_REAH,
|
||||
Common::DE_DEU,
|
||||
},
|
||||
{ // Reah: Face the Unknown, Russian 6 CD Version
|
||||
{
|
||||
"reah",
|
||||
"Russian CD",
|
||||
AD_ENTRY3s("Reah.exe", "c44224a888035c14e876cbc45519faca", 305664,
|
||||
"0170_b.wav", "4632023ed0bab3fc800abfa5ef65ceaf", 119850,
|
||||
"Speech01.txt", "734478c94944eab9c954c612c70efb9a", 72694),
|
||||
Common::RU_RUS,
|
||||
Common::kPlatformWindows,
|
||||
VCRUISE_GF_FORCE_LANGUAGE,
|
||||
GUIO0()
|
||||
},
|
||||
GID_REAH,
|
||||
Common::RU_RUS,
|
||||
},
|
||||
{ // Reah: Face the Unknown, English digital (GOG) version + German VO community patch
|
||||
{
|
||||
"reah",
|
||||
|
Loading…
x
Reference in New Issue
Block a user