aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/detection.cpp
diff options
context:
space:
mode:
authorArnaud Boutonné2009-06-17 18:48:41 +0000
committerArnaud Boutonné2009-06-17 18:48:41 +0000
commit95da9c27617bbbc758f6414706b2db3c1ac28404 (patch)
treec3cb90371ded8d377d555deb0144892a93ea5ece /engines/gob/detection.cpp
parent6c47f9f4f886edb0d4aae34ea6f4e9fa9ff54e17 (diff)
downloadscummvm-rg350-95da9c27617bbbc758f6414706b2db3c1ac28404.tar.gz
scummvm-rg350-95da9c27617bbbc758f6414706b2db3c1ac28404.tar.bz2
scummvm-rg350-95da9c27617bbbc758f6414706b2db3c1ac28404.zip
- Modify detection files for Playtoons CK Knights (CK2) as it wasn't making the difference with CK1
- Add Playtoons CK Monsters (CK1) svn-id: r41611
Diffstat (limited to 'engines/gob/detection.cpp')
-rw-r--r--engines/gob/detection.cpp22
1 files changed, 21 insertions, 1 deletions
diff --git a/engines/gob/detection.cpp b/engines/gob/detection.cpp
index 7a62e0fef7..297fe98929 100644
--- a/engines/gob/detection.cpp
+++ b/engines/gob/detection.cpp
@@ -66,7 +66,8 @@ static const PlainGameDescriptor gobGames[] = {
{"playtoons3", "Playtoons 3 - The Secret of the Castle"},
{"playtoons4", "Playtoons 4 - The Mandarine Prince"},
{"playtoons5", "Playtoons 5 - The Stone of Wakan"},
- {"playtnck2", "Playtoons Construction Kit 2 - Les chevaliers"},
+ {"playtnck1", "Playtoons Construction Kit 1 - Monsters"},
+ {"playtnck2", "Playtoons Construction Kit 2 - Knights"},
{"bambou", "Playtoons Limited Edition - Bambou le sauveur de la jungle"},
{"fascination", "Fascination"},
{"geisha", "Geisha"},
@@ -3316,10 +3317,29 @@ static const GOBGameDescription gameDescriptions[] = {
},
{
{
+ "playtnck1",
+ "",
+ {
+ {"playtoon.stk", 0, "5f9aae29265f1f105ad8ec195dff81de", 68382024},
+ {"dan.itk", 0, "906d67b3e438d5e95ec7ea9e781a94f3", 3000320},
+ {0, 0, 0, 0}
+ },
+ FR_FRA,
+ kPlatformPC,
+ ADGF_NO_FLAGS,
+ GUIO_NOSUBTITLES || GUIO_NOSPEECH
+ },
+ kGameTypePlaytnCk,
+ kFeatures640,
+ "intro2.stk", 0, 0
+ },
+ {
+ {
"playtnck2",
"",
{
{"playtoon.stk", 0, "5f9aae29265f1f105ad8ec195dff81de", 68382024},
+ {"dan.itk", 0, "74eeb075bd2cb47b243349730264af01", 3213312},
{0, 0, 0, 0}
},
FR_FRA,