aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk/detection_tables.h
diff options
context:
space:
mode:
authorBastien Bouclet2018-06-24 13:00:58 +0200
committerBastien Bouclet2018-06-29 13:31:55 +0200
commit24977b814cbff4f75a133370506256e8c7c40631 (patch)
tree031e2a85a3b794f4b2b8948b78edf88ea235dd45 /engines/mohawk/detection_tables.h
parent2660211fd79931f742ba00d72008bef0a1bc4999 (diff)
downloadscummvm-rg350-24977b814cbff4f75a133370506256e8c7c40631.tar.gz
scummvm-rg350-24977b814cbff4f75a133370506256e8c7c40631.tar.bz2
scummvm-rg350-24977b814cbff4f75a133370506256e8c7c40631.zip
MOHAWK: RIVEN: Add detection for the 25th Anniversary version
Diffstat (limited to 'engines/mohawk/detection_tables.h')
-rw-r--r--engines/mohawk/detection_tables.h172
1 files changed, 172 insertions, 0 deletions
diff --git a/engines/mohawk/detection_tables.h b/engines/mohawk/detection_tables.h
index 8644ba96e2..213bbb0723 100644
--- a/engines/mohawk/detection_tables.h
+++ b/engines/mohawk/detection_tables.h
@@ -636,6 +636,178 @@ static const MohawkGameDescription gameDescriptions[] = {
0,
},
+ // Riven: The Sequel to Myst - 25th anniversary
+ // English - Created by the ScummVM team
+ {
+ {
+ "riven",
+ "25th Anniversary",
+ {
+ // The french datafile is included in the list because
+ // in the 25th anniversary edition, all the files sit in the same
+ // package. All the detection entries need to have the same amount
+ // of files to show in the detection results.
+ { "a_data.mhk", 0, "08fcaa5d5a2a01d7a5a6960f497212fe", -1},
+ { "a_data_french.mhk", 0, "ad7547ed7159a97be98a005f62862f85", -1},
+ AD_LISTEND
+ },
+ Common::EN_ANY,
+ Common::kPlatformWindows,
+ ADGF_DROPPLATFORM,
+ GUI_OPTIONS_RIVEN
+ },
+ GType_RIVEN,
+ GF_DVD,
+ 0,
+ },
+
+ // Riven: The Sequel to Myst - 25th anniversary
+ // French - Created by the ScummVM team
+ {
+ {
+ "riven",
+ "25th Anniversary",
+ {
+ { "a_data.mhk", 0, "08fcaa5d5a2a01d7a5a6960f497212fe", -1},
+ { "a_data_french.mhk", 0, "ad7547ed7159a97be98a005f62862f85", -1},
+ AD_LISTEND
+ },
+ Common::FR_FRA,
+ Common::kPlatformWindows,
+ ADGF_DROPPLATFORM,
+ GUI_OPTIONS_RIVEN
+ },
+ GType_RIVEN,
+ GF_DVD,
+ 0,
+ },
+
+ // Riven: The Sequel to Myst - 25th anniversary
+ // German - Created by the ScummVM team
+ {
+ {
+ "riven",
+ "25th Anniversary",
+ {
+ { "a_data.mhk", 0, "08fcaa5d5a2a01d7a5a6960f497212fe", -1},
+ { "a_data_german.mhk", 0, "5ebd301bd4bf6fd7667c4a46eebf6532", -1},
+ AD_LISTEND
+ },
+ Common::DE_DEU,
+ Common::kPlatformWindows,
+ ADGF_DROPPLATFORM,
+ GUI_OPTIONS_RIVEN
+ },
+ GType_RIVEN,
+ GF_DVD,
+ 0,
+ },
+
+ // Riven: The Sequel to Myst - 25th anniversary
+ // Italian - Created by the ScummVM team
+ {
+ {
+ "riven",
+ "25th Anniversary",
+ {
+ { "a_data.mhk", 0, "08fcaa5d5a2a01d7a5a6960f497212fe", -1},
+ { "a_data_italian.mhk", 0, "9d53b178510ce90f10b32ad3ca967d38", -1},
+ AD_LISTEND
+ },
+ Common::IT_ITA,
+ Common::kPlatformWindows,
+ ADGF_DROPPLATFORM,
+ GUI_OPTIONS_RIVEN
+ },
+ GType_RIVEN,
+ GF_DVD,
+ 0,
+ },
+
+ // Riven: The Sequel to Myst - 25th anniversary
+ // Japanese - Created by the ScummVM team
+ {
+ {
+ "riven",
+ "25th Anniversary",
+ {
+ { "a_data.mhk", 0, "08fcaa5d5a2a01d7a5a6960f497212fe", -1},
+ { "a_data_japanese.mhk", 0, "bf43cf8af21fefc5a02881f7cfb68f52", -1},
+ AD_LISTEND
+ },
+ Common::JA_JPN,
+ Common::kPlatformWindows,
+ ADGF_DROPPLATFORM,
+ GUI_OPTIONS_RIVEN
+ },
+ GType_RIVEN,
+ GF_DVD,
+ 0,
+ },
+
+ // Riven: The Sequel to Myst - 25th anniversary
+ // Polish - Created by the ScummVM team
+ {
+ {
+ "riven",
+ "25th Anniversary",
+ {
+ { "a_data.mhk", 0, "08fcaa5d5a2a01d7a5a6960f497212fe", -1},
+ { "a_data_polish.mhk", 0, "5c7cd4b1a1a4c63cc670485816b0b5ec", -1},
+ AD_LISTEND
+ },
+ Common::PL_POL,
+ Common::kPlatformWindows,
+ ADGF_DROPPLATFORM,
+ GUI_OPTIONS_RIVEN
+ },
+ GType_RIVEN,
+ GF_DVD,
+ 0,
+ },
+
+ // Riven: The Sequel to Myst - 25th anniversary
+ // Russian - Created by the ScummVM team
+ {
+ {
+ "riven",
+ "25th Anniversary",
+ {
+ { "a_data.mhk", 0, "08fcaa5d5a2a01d7a5a6960f497212fe", -1},
+ { "a_data_russian.mhk", 0, "76e12906637f5274bb6af8ab42871c25", -1},
+ AD_LISTEND
+ },
+ Common::RU_RUS,
+ Common::kPlatformWindows,
+ ADGF_DROPPLATFORM,
+ GUI_OPTIONS_RIVEN
+ },
+ GType_RIVEN,
+ GF_DVD,
+ 0,
+ },
+
+ // Riven: The Sequel to Myst - 25th anniversary
+ // Spanish - Created by the ScummVM team
+ {
+ {
+ "riven",
+ "25th Anniversary",
+ {
+ { "a_data.mhk", 0, "08fcaa5d5a2a01d7a5a6960f497212fe", -1},
+ { "a_data_spanish.mhk", 0, "6226a3e1748e64962971b2f6536ef283", -1},
+ AD_LISTEND
+ },
+ Common::ES_ESP,
+ Common::kPlatformWindows,
+ ADGF_DROPPLATFORM,
+ GUI_OPTIONS_RIVEN
+ },
+ GType_RIVEN,
+ GF_DVD,
+ 0,
+ },
+
// Riven: The Sequel to Myst
// Version ? (Demo, From "Prince of Persia Collector's Edition")
// From Clone2727