From d3e372db19bae53424dd8ab47c0e7c37d081c920 Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Sun, 27 Mar 2016 14:48:18 +0200 Subject: GOB: Added another French Playttons2. Bug #7052 --- engines/gob/detection/tables_fascin.h | 3 +-- engines/gob/detection/tables_playtoons.h | 18 ++++++++++++++++++ 2 files changed, 19 insertions(+), 2 deletions(-) (limited to 'engines/gob/detection') diff --git a/engines/gob/detection/tables_fascin.h b/engines/gob/detection/tables_fascin.h index 88e7110f06..85f84a196a 100644 --- a/engines/gob/detection/tables_fascin.h +++ b/engines/gob/detection/tables_fascin.h @@ -246,8 +246,7 @@ kFeaturesNone, "disk0.stk", 0, 0 }, -// From bug #7069 -{ +{ // From bug #7069 { "fascination", "", diff --git a/engines/gob/detection/tables_playtoons.h b/engines/gob/detection/tables_playtoons.h index f249e3ffa6..e495db9e25 100644 --- a/engines/gob/detection/tables_playtoons.h +++ b/engines/gob/detection/tables_playtoons.h @@ -222,6 +222,24 @@ kFeatures640x480, "intro2.stk", 0, 0 }, +{ // Version 1.002. Bug #7052 + { + "playtoons2", + "", + { + {"playtoon.stk", 0, "8c98e9a11be9bb203a55e8c6e68e519b", 25574338}, + {"spirou.stk", 0, "91080dc148de1bbd6a97321c1a1facf3", 9817086}, + {0, 0, 0, 0} + }, + FR_FRA, + kPlatformDOS, + ADGF_NO_FLAGS, + GUIO3(GUIO_NOSUBTITLES, GUIO_NOSPEECH, GUIO_NOASPECT) + }, + kGameTypePlaytoons, + kFeatures640x480, + "intro2.stk", 0, 0 +}, { { "playtoons2", -- cgit v1.2.3