MOHAWK: Add Detection Entries For Two LB Game Variants.

These are from bug Trac #6745 "MOHAWK: Two unknown Living Book game
variants..."
This commit is contained in:
D G Turner 2018-10-05 03:31:57 +01:00
parent 539c3330a8
commit 444884f9ac

View file

@ -1576,6 +1576,23 @@ static const MohawkGameDescription gameDescriptions[] = {
0
},
// Just Grandma and Me
// From bug Trac #6745
{
{
"grandma",
"v1.3.0.5",
AD_ENTRY1("outline", "33074daec5263ba209abcce3ee60ee38"),
Common::EN_ANY,
Common::kPlatformWindows,
ADGF_UNSTABLE,
GUIO1(GUIO_NOASPECT)
},
GType_LIVINGBOOKSV3,
0,
0
},
// Just Grandma and Me 2.0 Macintosh
// From aluff in bug #3461368
{
@ -2731,6 +2748,23 @@ static const MohawkGameDescription gameDescriptions[] = {
0
},
// Stellaluna 1.0
// From bug Trac #6745
{
{
"stellaluna",
"",
AD_ENTRY1("STELLA.LB", "ff8ae44b52fb19f039e82730f6a1bb51"),
Common::EN_ANY,
Common::kPlatformWindows,
ADGF_NO_FLAGS,
GUIO1(GUIO_NOASPECT)
},
GType_LIVINGBOOKSV2,
0,
0
},
// From aluff in bug#3306722
{
{