aboutsummaryrefslogtreecommitdiff
path: root/engines/gob
diff options
context:
space:
mode:
authorSven Hesse2007-08-02 16:55:57 +0000
committerSven Hesse2007-08-02 16:55:57 +0000
commitc1d7fa04331f4a2aed056845419d3c2f0421b927 (patch)
tree67c0daef502a4e371f149e3e0fbc769af941aa94 /engines/gob
parent0ea88e439faded4029587143e48c475d3581838c (diff)
downloadscummvm-rg350-c1d7fa04331f4a2aed056845419d3c2f0421b927.tar.gz
scummvm-rg350-c1d7fa04331f4a2aed056845419d3c2f0421b927.tar.bz2
scummvm-rg350-c1d7fa04331f4a2aed056845419d3c2f0421b927.zip
Added the MD5 of Inca II. It works a bit but hangs when a space shooter sequence should start
svn-id: r28413
Diffstat (limited to 'engines/gob')
-rw-r--r--engines/gob/detection.cpp72
1 files changed, 69 insertions, 3 deletions
diff --git a/engines/gob/detection.cpp b/engines/gob/detection.cpp
index 83b66a4177..6e200f5f4c 100644
--- a/engines/gob/detection.cpp
+++ b/engines/gob/detection.cpp
@@ -49,11 +49,12 @@ static const PlainGameDescriptor gobGames[] = {
{"gob1cd", "Gobliiins CD"},
{"gob2", "Gobliins 2"},
{"gob2cd", "Gobliins 2 CD"},
- {"gob3", "Goblins Quest 3"},
- {"gob3cd", "Goblins Quest 3 CD"},
- {"ajworld", "A.J's World of Discovery"},
{"bargon", "Bargon Attack"},
{"ween", "Ween: The Prophecy"},
+ {"ajworld", "A.J's World of Discovery"},
+ {"gob3", "Goblins Quest 3"},
+ {"gob3cd", "Goblins Quest 3 CD"},
+ {"inca2", "Inca II: Wiracocha"},
{"woodruff", "The Bizarre Adventures of Woodruff and the Schnibble"},
// {"dynasty", "The Last Dynasty"},
{0, 0}
@@ -1126,6 +1127,71 @@ static const GOBGameDescription gameDescriptions[] = {
},
{
{
+ "inca2",
+ "",
+ AD_ENTRY1s("intro.stk", "47c3b452767c4f49ea7b109143e77c30", 916828),
+ EN_USA,
+ kPlatformPC,
+ Common::ADGF_NO_FLAGS
+ },
+ kGameTypeGob3,
+ kFeaturesCD,
+ "intro"
+ },
+ {
+ {
+ "inca2",
+ "",
+ AD_ENTRY1s("intro.stk", "47c3b452767c4f49ea7b109143e77c30", 916828),
+ DE_DEU,
+ kPlatformPC,
+ Common::ADGF_NO_FLAGS
+ },
+ kGameTypeGob3,
+ kFeaturesCD,
+ "intro"
+ },
+ {
+ {
+ "inca2",
+ "",
+ AD_ENTRY1s("intro.stk", "47c3b452767c4f49ea7b109143e77c30", 916828),
+ FR_FRA,
+ kPlatformPC,
+ Common::ADGF_NO_FLAGS
+ },
+ kGameTypeGob3,
+ kFeaturesCD,
+ "intro"
+ },
+ {
+ {
+ "inca2",
+ "",
+ AD_ENTRY1s("intro.stk", "47c3b452767c4f49ea7b109143e77c30", 916828),
+ IT_ITA,
+ kPlatformPC,
+ Common::ADGF_NO_FLAGS
+ },
+ kGameTypeGob3,
+ kFeaturesCD,
+ "intro"
+ },
+ {
+ {
+ "inca2",
+ "",
+ AD_ENTRY1s("intro.stk", "47c3b452767c4f49ea7b109143e77c30", 916828),
+ ES_ESP,
+ kPlatformPC,
+ Common::ADGF_NO_FLAGS
+ },
+ kGameTypeGob3,
+ kFeaturesCD,
+ "intro"
+ },
+ {
+ {
"woodruff",
"",
AD_ENTRY1s("intro.stk", "dccf9d31cb720b34d75487408821b77e", 20296390),