EMI: German PC and PS2 EMI detection

This commit is contained in:
Matthieu Milan 2011-05-05 18:44:53 +02:00
parent 268d97c680
commit d81e203699

View file

@ -157,6 +157,20 @@ static const GrimGameDescription gameDescriptions[] = {
0,
GType_MONKEY4
},
{
// Escape from Monkey Island German
{
"monkey4",
"",
AD_ENTRY1s("voiceAll.m4b", "63b4724afc9d94a5aa71b46e6b1b7551", 19999850),
Common::DE_DEU,
Common::kPlatformWindows,
ADGF_NO_FLAGS,
GUIO_NONE
},
0,
GType_MONKEY4
},
{
// Escape from Monkey Island Italian
{
@ -213,6 +227,20 @@ static const GrimGameDescription gameDescriptions[] = {
0,
GType_MONKEY4
},
{
// Escape from Monkey Island German PS2
{
"monkey4",
"",
AD_ENTRY1s("voiceAll.m4b", "6bdd08f3f313765c610fbbe39d18797f", 17262912),
Common::DE_DEU,
Common::kPlatformPS2,
ADGF_NO_FLAGS,
GUIO_NONE
},
0,
GType_MONKEY4
},
{
// Escape from Monkey Island Italian PS2
{