From 8ff61cd9c28bb866454b67e2b5d3e9270c3ffef7 Mon Sep 17 00:00:00 2001 From: Filippos Karapetis Date: Wed, 28 Sep 2011 01:14:52 +0300 Subject: MOHAWK: Added an entry for lbsampler (bug #3309306), and marked two non working LB V3 games as unstable --- engines/mohawk/detection_tables.h | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) (limited to 'engines/mohawk') diff --git a/engines/mohawk/detection_tables.h b/engines/mohawk/detection_tables.h index 01b3a18c11..25ca9cd916 100644 --- a/engines/mohawk/detection_tables.h +++ b/engines/mohawk/detection_tables.h @@ -700,6 +700,22 @@ static const MohawkGameDescription gameDescriptions[] = { 0 }, + // From afholman in bug #3309306 + { + { + "lbsampler", + "v3", + AD_ENTRY1("outline", "8397cea6bed1ff90029f7602ef37684d"), + Common::EN_ANY, + Common::kPlatformWindows, + ADGF_UNSTABLE, + Common::GUIO_NONE + }, + GType_LIVINGBOOKSV3, + 0, + "Living Books Sampler" + }, + { { "maggiesfa", @@ -1221,7 +1237,7 @@ static const MohawkGameDescription gameDescriptions[] = { AD_ENTRY1("OUTLINE", "159c18b663c58d1aa17ad5e1ab1f0e12"), Common::EN_ANY, Common::kPlatformWindows, - ADGF_NO_FLAGS, + ADGF_UNSTABLE, Common::GUIO_NONE }, GType_LIVINGBOOKSV3, @@ -1614,7 +1630,7 @@ static const MohawkGameDescription gameDescriptions[] = { AD_ENTRY1("Outline", "3b793adf2b303722e0fb6c632f94e1fb"), Common::EN_ANY, Common::kPlatformWindows, - ADGF_NO_FLAGS, + ADGF_UNSTABLE, Common::GUIO_NONE }, GType_LIVINGBOOKSV3, -- cgit v1.2.3