aboutsummaryrefslogtreecommitdiff
path: root/engines/gob
diff options
context:
space:
mode:
authorArnaud Boutonné2009-12-17 23:07:03 +0000
committerArnaud Boutonné2009-12-17 23:07:03 +0000
commit5e7ed05997c6c616e277f610020e235d3ab3f209 (patch)
tree01441f81ea4cf58052d4c94286b0baec86eb9f7d /engines/gob
parent3c5473f832694e69133fec656329e5660902f298 (diff)
downloadscummvm-rg350-5e7ed05997c6c616e277f610020e235d3ab3f209.tar.gz
scummvm-rg350-5e7ed05997c6c616e277f610020e235d3ab3f209.tar.bz2
scummvm-rg350-5e7ed05997c6c616e277f610020e235d3ab3f209.zip
gob - Split LiT part 2 detection in light / full.
svn-id: r46412
Diffstat (limited to 'engines/gob')
-rw-r--r--engines/gob/detection.cpp20
1 files changed, 19 insertions, 1 deletions
diff --git a/engines/gob/detection.cpp b/engines/gob/detection.cpp
index b9708e4282..2aef3675a3 100644
--- a/engines/gob/detection.cpp
+++ b/engines/gob/detection.cpp
@@ -2255,7 +2255,7 @@ static const GOBGameDescription gameDescriptions[] = {
{
{
"lit2",
- "",
+ "Light install",
AD_ENTRY1s("intro.stk", "17acbb212e62addbe48dc8f2282c98cb", 72318),
FR_FRA,
kPlatformWindows,
@@ -2268,6 +2268,24 @@ static const GOBGameDescription gameDescriptions[] = {
},
{
{
+ "lit2",
+ "Full install",
+ {
+ {"intro.stk", 0, "17acbb212e62addbe48dc8f2282c98cb", 72318},
+ {"partie4.itk", 0, "6ce4967e0c79d7daeabc6c1d26783d4c", 2612087},
+ {0, 0, 0, 0}
+ },
+ FR_FRA,
+ kPlatformWindows,
+ ADGF_NO_FLAGS,
+ GUIO_NOSUBTITLES | GUIO_NOSPEECH
+ },
+ kGameTypeLostInTime,
+ kFeaturesAdlib,
+ 0, 0, 0
+ },
+ {
+ {
"fascination",
"CD Version (Censored)",
AD_ENTRY1s("disk0.stk", "9c61e9c22077f72921f07153e37ccf01", 545953),