aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/detection.cpp
diff options
context:
space:
mode:
authorFlorian Kagerer2008-08-20 19:57:57 +0000
committerFlorian Kagerer2008-08-20 19:57:57 +0000
commitbfd172399817fdaf7ef681363dfae6ea25d99715 (patch)
treedbf3377488dccf253c0ac6b721e9e06e93d36a0c /engines/kyra/detection.cpp
parentd26a62effab26efee2fe461485c678e02ef2caaf (diff)
downloadscummvm-rg350-bfd172399817fdaf7ef681363dfae6ea25d99715.tar.gz
scummvm-rg350-bfd172399817fdaf7ef681363dfae6ea25d99715.tar.bz2
scummvm-rg350-bfd172399817fdaf7ef681363dfae6ea25d99715.zip
- add support for Italian floppy version
- more work on fm-towns music tempo svn-id: r34067
Diffstat (limited to 'engines/kyra/detection.cpp')
-rw-r--r--engines/kyra/detection.cpp12
1 files changed, 12 insertions, 0 deletions
diff --git a/engines/kyra/detection.cpp b/engines/kyra/detection.cpp
index d41ecb5e9b..47bdbbb559 100644
--- a/engines/kyra/detection.cpp
+++ b/engines/kyra/detection.cpp
@@ -397,6 +397,18 @@ const KYRAGameDescription adGameDescs[] = {
KYRA2_FLOPPY_FLAGS
},
+ { // Floppy version extracted
+ {
+ "kyra2",
+ "Extracted",
+ AD_ENTRY1("FATE.PAK", "e0a70c31b022cb4bb3061890020fc27c"),
+ Common::IT_ITA,
+ Common::kPlatformPC,
+ Common::ADGF_NO_FLAGS
+ },
+ KYRA2_FLOPPY_FLAGS
+ },
+
{ // CD version
{
"kyra2",