From 2f2eb8ec84ce714a221ccc8904dc28b7f80a74fd Mon Sep 17 00:00:00 2001 From: Thierry Crozat Date: Wed, 30 Oct 2013 21:54:36 +0000 Subject: CGE: Add detection entry for translated Spanish Soltys --- engines/cge/detection.cpp | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'engines/cge') diff --git a/engines/cge/detection.cpp b/engines/cge/detection.cpp index 3b01421903..c377970c51 100644 --- a/engines/cge/detection.cpp +++ b/engines/cge/detection.cpp @@ -115,6 +115,18 @@ static const CgeGameDescription gameDescriptions[] = { }, kGameTypeSoltys }, + { + { + "soltys", "Soltys Freeware v1.0", + { + {"vol.cat", 0, "fcae86b20eaa5cedec17b24fa5e85eb4", 50176}, + {"vol.dat", 0, "ff10d54acc2c95696c57e05819b6906f", 8450151}, + AD_LISTEND + }, + Common::ES_ESP, Common::kPlatformDOS, ADGF_NO_FLAGS , GUIO0() + }, + kGameTypeSoltys + }, { { // Polish version, provided by Strangerke -- cgit v1.2.3