Merge pull request #83 from usineur/master

EMI: German PC and PS2 EMI detection
This commit is contained in:
Pawel Kolodziejski 2011-05-05 22:09:56 -07:00
commit 05af19b447

View file

@ -171,6 +171,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
{
@ -227,6 +241,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
{