ScummVM API documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
detection_tables.h
1 /* ScummVM - Graphic Adventure Engine
2  *
3  * ScummVM is the legal property of its developers, whose names
4  * are too numerous to list here. Please refer to the COPYRIGHT
5  * file distributed with this source distribution.
6  *
7  * This program is free software: you can redistribute it and/or modify
8  * it under the terms of the GNU General Public License as published by
9  * the Free Software Foundation, either version 3 of the License, or
10  * (at your option) any later version.
11  *
12  * This program is distributed in the hope that it will be useful,
13  * but WITHOUT ANY WARRANTY; without even the implied warranty of
14  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15  * GNU General Public License for more details.
16  *
17  * You should have received a copy of the GNU General Public License
18  * along with this program. If not, see <http://www.gnu.org/licenses/>.
19  *
20  */
21 
22 #include "engines/advancedDetector.h"
23 #include "engines/mm/detection.h"
24 
25 namespace MM {
26 
27 #define GUIO_XEEN GUIO4(GAMEOPTION_SHOW_ITEM_COSTS, GAMEOPTION_DURABLE_ARMOR, GAMEOPTION_SHOW_HP_SP_BARS, GAMEOPTION_COPY_PROTECTION)
28 
29 static const MightAndMagicGameDescription GAME_DESCRIPTIONS[] = {
30 #ifdef ENABLE_MM1
31  {
32  // Might and Magic 1
33  {
34  "mm1",
35  nullptr,
36  AD_ENTRY1s("wallpix.dta", "86a7ef03fd5bf434d83012b07fa92680", 123059),
37  Common::EN_ANY,
38  Common::kPlatformDOS,
40  GUIO0()
41  },
42  GType_MightAndMagic1,
43  0
44  },
45 
46  {
47  // Might and Magic 1 (Enhanced)
48  {
49  "mm1_enh",
50  nullptr,
51  AD_ENTRY1s("wallpix.dta", "86a7ef03fd5bf434d83012b07fa92680", 123059),
52  Common::EN_ANY,
53  Common::kPlatformDOS,
55  GUIO0()
56  },
57  GType_MightAndMagic1,
58  GF_ENHANCED
59  },
60 
61  {
62  // Might and Magic 1 (Gfx Pack)
63  // This isn't directly supported, because using it would allow playing
64  // the game without actually having the original game files
65  {
66  "mm1",
67  nullptr,
68  AD_ENTRY1s("wallpix.dta", "64af4dad1f86aedf307e8184a9f12ba9", 164220),
69  Common::EN_ANY,
70  Common::kPlatformDOS,
72  GUIO0()
73  },
74  GType_MightAndMagic1,
75  GF_GFX_PACK
76  },
77 #endif
78 
79 #ifdef ENABLE_XEEN
80  {
81  // World of Xeen
82  {
83  "worldofxeen",
84  nullptr,
85  AD_ENTRY2s("xeen.cc", "0cffbab533d9afe140e69ec93096f43e", 13435646,
86  "dark.cc", "df194483ecea6abc0511637d712ced7c", 11217676),
87  Common::EN_ANY,
88  Common::kPlatformDOS,
90  GUIO_XEEN
91  },
92  GType_WorldOfXeen,
93  0
94  },
95 
96  {
97  // World of Xeen (Monster Spawn Mod v1.0), Bugreport #12714
98  {
99  "worldofxeen",
100  "Monster Spawn Mod v1.0",
101  AD_ENTRY2s("xeen.cc", "37767811a52fb54a8f2be3b45acc91a9", 13536623,
102  "dark.cc", "a4dcb0731ad3818fdd908f17230ee773", 11222393),
103  Common::EN_ANY,
104  Common::kPlatformDOS,
106  GUIO_XEEN
107  },
108  GType_WorldOfXeen,
109  0
110  },
111 
112  {
113  // World of Xeen (Bestseller Games Magazine #6 + #8 German)
114  {
115  "worldofxeen",
116  nullptr,
117  {
118  {"xeen.cc", 0, "f4e4b3ddc43bd102dbe1637f480f1fa1", 13214150},
119  {"dark.cc", 0, "84a86bbbc5f2fe96c0b0325485ed8203", 11173657},
120  {"intro.cc", 0, "e47a7ab0223cf32b2d87eed91d024c35", 8899953},
121  AD_LISTEND
122  },
123  Common::DE_DEU,
124  Common::kPlatformDOS,
126  GUIO_XEEN
127  },
128  GType_WorldOfXeen,
129  0
130  },
131 
132  {
133  // World of Xeen (GOG German)
134  {
135  "worldofxeen",
136  nullptr,
137  AD_ENTRY2s("xeen.cc", "f4e4b3ddc43bd102dbe1637f480f1fa1", 13214150,
138  "dark.cc", "84a86bbbc5f2fe96c0b0325485ed8203", 11168312),
139  Common::DE_DEU,
140  Common::kPlatformDOS,
142  GUIO_XEEN
143  },
144  GType_WorldOfXeen,
145  0
146  },
147 
148  {
149  // World of Xeen (2 CD talkie version)
150  {
151  "worldofxeen",
152  "CD",
153  AD_ENTRY2s("xeen.cc", "964078c53f649937ce9a1a3596ce3d9f", 13438429,
154  "dark.cc", "7f755ce39ea614fa6adb016f8bfc6e43", 11288403),
155  Common::EN_ANY,
156  Common::kPlatformDOS,
157  ADGF_CD,
158  GUIO_XEEN
159  },
160  GType_WorldOfXeen,
161  0
162  },
163 
164  {
165  // World of Xeen French- French untested
166  // https://bugs.scummvm.org/ticket/12559
167  {
168  "worldofxeen",
169  nullptr,
170  AD_ENTRY2s("xeen.cc", "b9bb33bbd3783e7930ddedb189d7ba54", 13203565,
171  "dark.cc", "437618b6b5e76f174719dcb529edbfbb", 11152923),
172  Common::FR_FRA,
173  Common::kPlatformDOS,
175  GUIO_XEEN
176  },
177  GType_WorldOfXeen,
178  0
179  },
180 
181  {
182  // World of Xeen, Spanish fan-translation
183  // https://bugs.scummvm.org/ticket/14976
184  {
185  "worldofxeen",
186  "CD",
187  AD_ENTRY2s("xeen.cc", "8ca98eba894b104e82963b0f4952e795", 13445166,
188  "dark.cc", "9f319d7457e822f2484fa1daa26b2687", 11331280),
189  Common::ES_ESP,
190  Common::kPlatformDOS,
191  ADGF_CD,
192  GUIO_XEEN
193  },
194  GType_WorldOfXeen,
195  0
196  },
197 
198  {
199  // World of Xeen (DOS non-interactive demo)
200  {
201  "worldofxeen",
202  "Non-Interactive Demo",
203  AD_ENTRY1s("demo.cc", "bcd6775323833dc8dd2d930c3b98da03", 4556916),
204  Common::EN_ANY,
205  Common::kPlatformDOS,
207  GUIO0()
208  },
209  GType_WorldOfXeen,
210  0
211  },
212 
213  {
214  // Clouds of Xeen
215  {
216  "cloudsofxeen",
217  nullptr,
218  AD_ENTRY1s("xeen.cc", "0cffbab533d9afe140e69ec93096f43e", 13435646),
219  Common::EN_ANY,
220  Common::kPlatformDOS,
222  GUIO_XEEN
223  },
224  GType_Clouds,
225  0
226  },
227 
228  {
229  // Clouds of Xeen (GOG, Bestseller Games Magazine #6 German)
230  {
231  "cloudsofxeen",
232  nullptr,
233  AD_ENTRY1s("xeen.cc", "f4e4b3ddc43bd102dbe1637f480f1fa1", 13214150),
234  Common::DE_DEU,
235  Common::kPlatformDOS,
237  GUIO_XEEN
238  },
239  GType_Clouds,
240  0
241  },
242 
243  {
244  // Clouds of Xeen, Russian fan-translation
245  {
246  "cloudsofxeen",
247  nullptr,
248  AD_ENTRY1s("xeen.cc", "1dead179f65bbb1ba11dd51d69768489", 13417817),
249  Common::RU_RUS,
250  Common::kPlatformDOS,
252  GUIO_XEEN
253  },
254  GType_Clouds,
255  0
256  },
257 
258  {
259  // Clouds of Xeen (Chinese)
260  {
261  "cloudsofxeen",
262  nullptr,
263  AD_ENTRY1s("xeen.cc", "1fea0587fe139b13f4effa2b5791bd80", 13859999),
264  Common::ZH_TWN,
265  Common::kPlatformDOS,
267  GUIO_XEEN
268  },
269  GType_Clouds,
270  0
271  },
272 
273  {
274  // Clouds of Xeen- French untested
275  // https://bugs.scummvm.org/ticket/12557
276  {
277  "cloudsofxeen",
278  nullptr,
279  AD_ENTRY1s("xeen.cc", "b9bb33bbd3783e7930ddedb189d7ba54", 13203565),
280  Common::FR_FRA,
281  Common::kPlatformDOS,
283  GUIO_XEEN
284  },
285  GType_Clouds,
286  0
287  },
288 
289  {
290  // Clouds of Xeen (DOS non-interactive demo)
291  {
292  "cloudsofxeen",
293  "Non-Interactive Demo",
294  AD_ENTRY1s("logobak.raw", "68425e43f4b0c74f5ff448d1f3c9855c", 64000),
295  Common::EN_ANY,
296  Common::kPlatformDOS,
298  GUIO0()
299  },
300  GType_Clouds,
301  0
302  },
303 
304  {
305  // Darkside of Xeen
306  {
307  "darksideofxeen",
308  nullptr,
309  AD_ENTRY1s("dark.cc", "df194483ecea6abc0511637d712ced7c", 11217676),
310  Common::EN_ANY,
311  Common::kPlatformDOS,
313  GUIO_XEEN
314  },
315  GType_DarkSide,
316  0
317  },
318 
319  {
320  // Darkside of Xeen (GOG German)
321  {
322  "darksideofxeen",
323  nullptr,
324  AD_ENTRY1s("dark.cc", "84a86bbbc5f2fe96c0b0325485ed8203", 11168312),
325  Common::DE_DEU,
326  Common::kPlatformDOS,
328  GUIO_XEEN
329  },
330  GType_DarkSide,
331  0
332  },
333 
334  {
335  // Darkside of Xeen (Bestseller Games Magazine #8 German)
336  {
337  "darksideofxeen",
338  nullptr,
339  AD_ENTRY2s("dark.cc", "84a86bbbc5f2fe96c0b0325485ed8203", 11173657,
340  "intro.cc", "e47a7ab0223cf32b2d87eed91d024c35", 8899953),
341  Common::DE_DEU,
342  Common::kPlatformDOS,
344  GUIO_XEEN
345  },
346  GType_DarkSide,
347  0
348  },
349 
350  {
351  // Darkside of Xeen (Chinese)
352  {
353  "darksideofxeen",
354  nullptr,
355  AD_ENTRY1s("dark.cc", "4dcbcdb0be885afebc2ab6c9e60c434e", 11137412),
356  Common::ZH_TWN,
357  Common::kPlatformDOS,
359  GUIO_XEEN
360  },
361  GType_DarkSide,
362  0
363  },
364 
365  {
366  // Darkside of Xeen- French untested
367  // https://bugs.scummvm.org/ticket/12558
368  {
369  "darksideofxeen",
370  nullptr,
371  AD_ENTRY1s("dark.cc", "437618b6b5e76f174719dcb529edbfbb", 11152923),
372  Common::FR_FRA,
373  Common::kPlatformDOS,
375  GUIO_XEEN
376  },
377  GType_DarkSide,
378  0
379  },
380 
381  {
382  // Darkside of Xeen (DOS non-interactive demo)
383  {
384  "darksideofxeen",
385  "Non-Interactive Demo",
386  AD_ENTRY1s("demo.cc", "2c320db380a479652a27a604c7c357b6", 5017135),
387  Common::EN_ANY,
388  Common::kPlatformDOS,
390  GUIO0()
391  },
392  GType_DarkSide,
393  0
394  },
395 
396  {
397  // Swords of Xeen
398  {
399  "swordsofxeen",
400  nullptr,
401  AD_ENTRY1s("swrd.cc", "0d51c3457070cc7d1a596da9241924a5", 13026924),
402  Common::EN_ANY,
403  Common::kPlatformDOS,
405  GUIO_XEEN
406  },
407  GType_Swords,
408  0
409  },
410 #endif
411 
412  { AD_TABLE_END_MARKER, 0, 0 }
413 };
414 
415 } // End of namespace MM
Flag to designate not yet officially supported games that are not fit for public testing.
Definition: advancedDetector.h:142
No flags.
Definition: advancedDetector.h:139
#define AD_TABLE_END_MARKER
Definition: advancedDetector.h:326
Add "-cd" to gameid.
Definition: advancedDetector.h:154
#define AD_LISTEND
Definition: advancedDetector.h:104
Definition: detection.h:27
#define AD_ENTRY2s(f1, x1, s1, f2, x2, s2)
Definition: advancedDetector.h:122
Add "-demo" to gameid.
Definition: advancedDetector.h:156
#define AD_ENTRY1s(f, x, s)
Definition: advancedDetector.h:116