mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-19 02:38:32 +00:00
GRIM: Added detection entry for unsupported game release version.
This commit is contained in:
parent
18a185ba45
commit
9fea086eec
@ -181,6 +181,19 @@ static const GrimGameDescription gameDescriptions[] = {
|
||||
},
|
||||
GType_GRIM
|
||||
},
|
||||
{
|
||||
// Grim Fandango German version (CD protected) - unsupported
|
||||
{
|
||||
"grim",
|
||||
"",
|
||||
AD_ENTRY1s("VOX0001.LAB", "88e8e13a8164c0df62b1f2f4e9ab4583", 388753408),
|
||||
Common::DE_DEU,
|
||||
Common::kPlatformWindows,
|
||||
ADGF_UNSUPPORTED,
|
||||
GUI_OPTIONS_GRIME
|
||||
},
|
||||
GType_GRIM
|
||||
},
|
||||
{
|
||||
// Grim Fandango Hebrew Fan translation (patched)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user