aboutsummaryrefslogtreecommitdiff
path: root/engines/cge2/detection.cpp
diff options
context:
space:
mode:
authorThierry Crozat2018-05-05 23:13:44 +0100
committerThierry Crozat2018-05-05 23:18:45 +0100
commit699532157abc6c6734552a8e40392ed8d59f7530 (patch)
tree053df8d7cfbc7890a3a1b1b1683d4f2198186d4b /engines/cge2/detection.cpp
parent5d673787c31592ecd48ed6f158d1727ab0b3c1a2 (diff)
downloadscummvm-rg350-699532157abc6c6734552a8e40392ed8d59f7530.tar.gz
scummvm-rg350-699532157abc6c6734552a8e40392ed8d59f7530.tar.bz2
scummvm-rg350-699532157abc6c6734552a8e40392ed8d59f7530.zip
CGE2: Add detection entry for Polish v1.1 version
Diffstat (limited to 'engines/cge2/detection.cpp')
-rw-r--r--engines/cge2/detection.cpp10
1 files changed, 10 insertions, 0 deletions
diff --git a/engines/cge2/detection.cpp b/engines/cge2/detection.cpp
index 54c324057e..648dcc01e2 100644
--- a/engines/cge2/detection.cpp
+++ b/engines/cge2/detection.cpp
@@ -62,6 +62,16 @@ static const ADGameDescription gameDescriptions[] = {
},
{
+ "sfinx", "Freeware v1.1",
+ {
+ {"vol.cat", 0, "aa402aed24a72c53a4d1211c456b79dd", 129024},
+ {"vol.dat", 0, "5966ac26d91d664714349669f9dd09b5", 34180367},
+ AD_LISTEND
+ },
+ Common::PL_POL, Common::kPlatformDOS, ADGF_NO_FLAGS, GUIO1(GAMEOPTION_COLOR_BLIND_DEFAULT_OFF)
+ },
+
+ {
"sfinx", "Freeware v0.3",
{
{"vol.cat", 0, "f158e469dccbebc5a632eb848df89779", 129024},