aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorathrxx2012-02-21 21:17:51 +0100
committerathrxx2012-02-21 21:48:48 +0100
commit7986f1709d77a84df92ba86ecf04a0cb1e88e0cf (patch)
tree73181f29bbf05e1ae403893b7d76f46c8237fef3
parent66da4777d476c6a9fc2a13351e3b30afc748fd94 (diff)
downloadscummvm-rg350-7986f1709d77a84df92ba86ecf04a0cb1e88e0cf.tar.gz
scummvm-rg350-7986f1709d77a84df92ba86ecf04a0cb1e88e0cf.tar.bz2
scummvm-rg350-7986f1709d77a84df92ba86ecf04a0cb1e88e0cf.zip
KYRA: (EOB) - make detection entries for EOB I more unique (bug #3488973)
This makes sure that non English versions don't get detected as English.
-rw-r--r--engines/kyra/detection_tables.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/kyra/detection_tables.h b/engines/kyra/detection_tables.h
index 4d84b09ff5..44e604c44d 100644
--- a/engines/kyra/detection_tables.h
+++ b/engines/kyra/detection_tables.h
@@ -1463,7 +1463,7 @@ const KYRAGameDescription adGameDescs[] = {
"eob",
0,
{
- { "EOBDATA2.PAK", 0, "feaf0345086b3a1d931352f4b0ad8feb", -1 },
+ { "EOBDATA3.PAK", 0, "61aff543131bd61a8b7d7dc901a8278b", -1 },
{ 0, 0, 0, 0 }
},
Common::EN_ANY,
@@ -1479,7 +1479,7 @@ const KYRAGameDescription adGameDescs[] = {
"eob",
0,
{
- { "SHINDIA.CPS", 0, "383b0c7ba0903eae5d04cad28ce90aaf", -1 },
+ { "TEXT.DAT", 0, "fb59b50f97fd1806756911d986b9b2b5", -1 },
{ 0, 0, 0, 0 }
},
Common::DE_DEU,