From 45b7e5bbc2ef9d70b004d5c341334f92448c373d Mon Sep 17 00:00:00 2001 From: Arnaud Boutonné Date: Tue, 7 Jul 2009 07:51:18 +0000 Subject: Add detection of Playtoons 2 En svn-id: r42208 --- engines/gob/detection.cpp | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'engines') diff --git a/engines/gob/detection.cpp b/engines/gob/detection.cpp index 9426c01ef2..f8a590e57e 100644 --- a/engines/gob/detection.cpp +++ b/engines/gob/detection.cpp @@ -3433,6 +3433,24 @@ static const GOBGameDescription gameDescriptions[] = { kFeatures640 | kFeaturesSCNDemo, 0, 0, 6 }, + { + { + "playtoons2", + "", + { + {"playtoon.stk", 0, "4772c96be88a57f0561519e4a1526c62", 24406262}, + {"spirou.stk", 0, "5d9c7644d0c47840169b4d016765cc1a", 9816201}, + {0, 0, 0, 0} + }, + EN_ANY, + kPlatformPC, + ADGF_NO_FLAGS, + GUIO_NOSUBTITLES | GUIO_NOSPEECH + }, + kGameTypePlaytoon, + kFeatures640, + "intro2.stk", 0, 0 + }, { { "playtoons2", -- cgit v1.2.3