aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra
diff options
context:
space:
mode:
authorEugene Sandulenko2011-07-13 12:39:31 +0100
committerEugene Sandulenko2011-07-13 12:39:31 +0100
commit79e08c68acc1b86b6bede08a9c4f74620f62e7ea (patch)
tree889c33ab0e26267591a5e18ada3119a2a822ae4b /engines/kyra
parent10536e285c02de27fe3cdb703bebc461be9277c5 (diff)
downloadscummvm-rg350-79e08c68acc1b86b6bede08a9c4f74620f62e7ea.tar.gz
scummvm-rg350-79e08c68acc1b86b6bede08a9c4f74620f62e7ea.tar.bz2
scummvm-rg350-79e08c68acc1b86b6bede08a9c4f74620f62e7ea.zip
KYRA: Add detection for Russian versions of Kyra1 & LoL
Diffstat (limited to 'engines/kyra')
-rw-r--r--engines/kyra/detection_tables.h30
1 files changed, 30 insertions, 0 deletions
diff --git a/engines/kyra/detection_tables.h b/engines/kyra/detection_tables.h
index 47a3c4362a..165eddf599 100644
--- a/engines/kyra/detection_tables.h
+++ b/engines/kyra/detection_tables.h
@@ -99,6 +99,18 @@ const KYRAGameDescription adGameDescs[] = {
{
"kyra1",
"Extracted",
+ AD_ENTRY1("GEMCUT.EMC", "689b62b7519215c1b2571d466c95624c"),
+ Common::RU_RUS,
+ Common::kPlatformPC,
+ ADGF_NO_FLAGS,
+ Common::GUIO_NOSPEECH | Common::GUIO_MIDIADLIB | Common::GUIO_MIDIMT32 | Common::GUIO_MIDIPCSPK
+ },
+ KYRA1_FLOPPY_FLAGS
+ },
+ {
+ {
+ "kyra1",
+ "Extracted",
AD_ENTRY1("GEMCUT.EMC", "796e44863dd22fa635b042df1bf16673"),
Common::EN_ANY,
Common::kPlatformPC,
@@ -977,6 +989,24 @@ const KYRAGameDescription adGameDescs[] = {
"lol",
"CD",
{
+ { "GENERAL.PAK", 0, "19354b0f464295c38c801d30588df062", -1 },
+ { "L01.PAK", 0, "174d37f21e0336c5d91020f8c58717ef", -1 },
+ { "VOC.PAK", 0, "eb398f09ba3321d872b6174a68a987d9", -1 },
+ { 0, 0, 0, 0 }
+ },
+ Common::RU_RUS,
+ Common::kPlatformPC,
+ ADGF_DROPLANGUAGE | ADGF_CD,
+ Common::GUIO_MIDIADLIB | Common::GUIO_MIDIMT32 | Common::GUIO_MIDIGM | Common::GUIO_MIDIPCSPK
+ },
+ LOL_CD_FLAGS
+ },
+
+ {
+ {
+ "lol",
+ "CD",
+ {
{ "GENERAL.PAK", 0, "05a4f588fb81dc9c0ef1f2ec20d89e24", -1 },
{ "L01.PAK", 0, "759a0ac26808d77ea968bd392355ba1d", -1 },
{ 0, 0, 0, 0 }