ScummVM API documentation
tables_adi4.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  * This file is dual-licensed.
22  * In addition to the GPLv3 license mentioned above, this code is also
23  * licensed under LGPL 2.1. See LICENSES/COPYING.LGPL file for the
24  * full text of the license.
25  *
26  */
27 
28 /* Detection tables for the ADI / Addy 4 series. */
29 /* This Game uses the DEV6 Engine, more Information can be found here: https://wiki.scummvm.org/index.php?title=DEV6_Information */
30 /* These games are part of the Adi series. For more information, refer to our wiki: https://wiki.scummvm.org/index.php?title=Adi_Games */
31 
32 #ifndef GOB_DETECTION_TABLES_ADI4_H
33 #define GOB_DETECTION_TABLES_ADI4_H
34 
35 // -- French: Adi --
36 
37 {
38  {
39  "adi4",
40  "Adi 4.00 Collège",
41  AD_ENTRY1s("intro.stk", "a3c35d19b2d28ea261d96321d208cb5a", 6021466),
42  FR_FRA,
43  kPlatformWindows,
45  GUIO1(GUIO_NOASPECT)
46  },
47  kFeatures640x480,
48  0, 0, 0
49 },
50 {
51  {
52  "adi4",
53  "Adi 4.00",
54  AD_ENTRY1s("intro.stk", "44491d85648810bc6fcf84f9b3aa47d5", 5834944),
55  FR_FRA,
56  kPlatformWindows,
58  GUIO1(GUIO_NOASPECT)
59  },
60  kFeatures640x480,
61  0, 0, 0
62 },
63 {
64  {
65  "adi4",
66  "Adi 4.00 École",
67  AD_ENTRY1s("intro.stk", "29374c0e3c10b17dd8463b06a55ad093", 6012072),
68  FR_FRA,
69  kPlatformWindows,
71  GUIO1(GUIO_NOASPECT)
72  },
73  kFeatures640x480,
74  0, 0, 0
75 },
76 {
77  {
78  "adi4",
79  "Adi 4.00 Limited Edition",
80  AD_ENTRY1s("intro.stk", "ebbbc5e28a4adb695535ed989c1b8d66", 5929644),
81  FR_FRA,
82  kPlatformWindows,
84  GUIO1(GUIO_NOASPECT)
85  },
86  kFeatures640x480,
87  0, 0, 0
88 },
89 {
90  {
91  "adi4",
92  "ADI 4.10",
93  AD_ENTRY1s("intro.stk", "6afc2590856433b9f5295b032f2b205d", 5923112),
94  FR_FRA,
95  kPlatformWindows,
97  GUIO1(GUIO_NOASPECT)
98  },
99  kFeatures640x480,
100  0, 0, 0
101 },
102 {
103  {
104  "adi4",
105  "ADI 4.11",
106  AD_ENTRY1s("intro.stk", "6296e4be4e0c270c24d1330881900c7f", 5921234),
107  FR_FRA,
108  kPlatformWindows,
110  GUIO1(GUIO_NOASPECT)
111  },
112  kFeatures640x480,
113  0, 0, 0
114 },
115 {
116  {
117  "adi4",
118  "ADI 4.21",
119  AD_ENTRY1s("intro.stk", "c5b9f6222c0b463f51dab47317c5b687", 5950490),
120  FR_FRA,
121  kPlatformWindows,
123  GUIO1(GUIO_NOASPECT)
124  },
125  kFeatures640x480,
126  0, 0, 0
127 },
128 
129 // -- German: Addy --
130 
131 {
132  { // Supplied by Indy4-Fan
133  "adi4",
134  "Addy 4.00 Erdkunde",
135  AD_ENTRY1s("intro.stk", "fda1566d233ee55d65b2ad014c1cb485", 188),
136  DE_DEU,
137  kPlatformWindows,
139  GUIO1(GUIO_NOASPECT)
140  },
141  kFeatures640x480,
142  0, "GA2INTRO.TOT", 0
143 },
144 {
145  { // Supplied by fischbeck
146  "adi4",
147  "Addi Simule", // That is not an typo in the name "Addi" that's how this version is called.
148  AD_ENTRY1s("simule.stk", "66d97fe54bbf8ea4bbb18534cb28b13f", 2523796),
149  DE_DEU,
150  kPlatformWindows,
152  GUIO1(GUIO_NOASPECT)
153  },
154  kFeatures640x480,
155  "simule.stk", "INTRODD.TOT", 0 // INTRODD.TOT brings up a main menu to select various environmental learning tasks.
156 },
157 {
158  {
159  "adi4",
160  "Addy 4 Grundschule Basisprogramm",
161  AD_ENTRY1s("intro.stk", "d2f0fb8909e396328dc85c0e29131ba8", 5847588),
162  DE_DEU,
163  kPlatformWindows,
165  GUIO1(GUIO_NOASPECT)
166  },
167  kFeatures640x480,
168  0, 0, 0
169 },
170 {
171  {
172  "adi4",
173  "Addy 4.01 Sekundarstufe Basisprogramm",
174  AD_ENTRY1s("intro.stk", "367340e59c461b4fa36651cd74e32c4e", 5847378),
175  DE_DEU,
176  kPlatformWindows,
178  GUIO1(GUIO_NOASPECT)
179  },
180  kFeatures640x480,
181  0, 0, 0
182 },
183 {
184  {
185  "adi4",
186  "Addy 4.21 Sekundarstufe Basisprogramm",
187  AD_ENTRY1s("intro.stk", "534f0b674cd4830df94a9c32c4ea7225", 6878034),
188  DE_DEU,
189  kPlatformWindows,
191  GUIO1(GUIO_NOASPECT)
192  },
193  kFeatures640x480,
194  0, 0, 0
195 },
196 
197 // -- English: ADI --
198 
199 {
200  {
201  "adi4",
202  "ADI 4.10",
203  AD_ENTRY1s("intro.stk", "3e3fa9656e37d802027635ace88c4cc5", 5359144),
204  EN_GRB,
205  kPlatformWindows,
207  GUIO1(GUIO_NOASPECT)
208  },
209  kFeatures640x480,
210  0, 0, 0
211 },
212 
213 // -- Demos --
214 
215 {
216  {
217  "adi4",
218  "Adi 4.00 Interactive Demo",
219  AD_ENTRY1s("intro.stk", "89ace204dbaac001425c73f394334f6f", 2413102),
220  FR_FRA,
221  kPlatformWindows,
223  GUIO1(GUIO_NOASPECT)
224  },
225  kFeatures640x480,
226  0, 0, 0
227 },
228 {
229  {
230  "adi4",
231  "Adi 4.00 / Adibou 2 Demo",
232  AD_ENTRY1s("intro.stk", "d41d8cd98f00b204e9800998ecf8427e", 0),
233  FR_FRA,
234  kPlatformWindows,
236  GUIO1(GUIO_NOASPECT)
237  },
238  kFeatures640x480,
239  0, 0, 0
240 },
241 
242 
243 // -- Add-ons : "Math & Language" --
244 // 8-9 years
245 {
246  {
247  "adi4mathlanguage89",
248  "", // Français Maths CE2
249  AD_ENTRY2s("ADIF91.STK", "f5e4d0e38e96cb9ea3fdb122548a7775", 19707056,
250  "ADIM91.STK", "2f839dffcded30680456d0e881f16f31", 27322360),
251  FR_FRA,
252  kPlatformWindows,
254  GUIO0()
255  },
256  kFeatures640x480,
257  0, 0, 0
258 },
259 
260 // 9-10 years
261 
262 // 10-11 years
263 {
264  {
265  "adi4mathlanguage1011",
266  "", // Français Maths CM2
267  AD_ENTRY2s("ADIF71.STK", "a0dc766e42025271df54f4e705e530e5", 13668920,
268  "ADIM71.STK", "d093bf3b38c668d9f89ae1118b2dfc95", 21544420),
269  FR_FRA,
270  kPlatformWindows,
272  GUIO0()
273  },
274  kFeatures640x480,
275  0, 0, 0
276 },
277 
278 // 11-12 years
279 
280 // 12-13 years
281 
282 // 13-14 years
283 
284 // 14-15 years
285 
286 // -- Add-ons : "Anglais" (English for non-native speakers) --
287 // 7-9 years
288 
289 // 9-11 years
290 {
291  {
292  "adi4anglais911",
293  "",
294  AD_ENTRY2s("A71RAN.STK", "1c16f54d71ed3d2fa49fe4d8ff4884ae", 100144,
295  "ADIA71.STK", "9cc17a7ccbf157c1742387ce133205fd", 21661580),
296  FR_FRA,
297  kPlatformWindows,
299  GUIO0()
300  },
301  kFeatures640x480,
302  0, 0, 0
303 },
304 
305 // 11-12 years
306 
307 // 12-13 years
308 
309 // 13-14 years
310 
311 // 14-15 years
312 
313 // -- Add-ons : Geography --
314 {
315  {
316  "adi4geo",
317  "", // Géographie
318  AD_ENTRY2s("INTROGEO.STK", "d86d0f53818dd285bebff25925627b8c", 3170680,
319  "INTROGEO.ITK", "5daacbf8840f811e48b99e1d92933873", 20084736),
320  FR_FRA,
321  kPlatformWindows,
323  GUIO0()
324  },
325  kFeatures640x480,
326  0, 0, 0
327 },
328 
329 {
330  {
331  "adi4geo",
332  "", // Erdkunde
333  AD_ENTRY2s("INTROGEO.STK", "f01ffe9366df86a7ea5ed425b41081ba", 3284478,
334  "INTROGEO.ITK", "998bb8e759d5b8b4e7aa22d6030f2dad", 22046720),
335  DE_DEU,
336  kPlatformWindows,
338  GUIO0()
339  },
340  kFeatures640x480,
341  0, 0, 0
342 },
343 
344 // -- Add-ons : Sciences --
345 
346 // -- Add-ons : Euro --
347 {
348  {
349  "adi4euro",
350  "", // Der Euro
351  AD_ENTRY2s("EURO.STK", "7dac3823570036c6eda57cc2c872aa59", 681944,
352  "EURO.ITK", "09629a0aa35a00f68211f6429bd43e9f", 25409536),
353  DE_DEU,
354  kPlatformWindows,
356  GUIO0()
357  },
358  kFeatures640x480,
359  0, 0, 0
360 },
361 
362 #endif // GOB_DETECTION_TABLES_ADI4_H
Flag to designate not yet officially supported games that are not fit for public testing.
Definition: advancedDetector.h:143
An add-on game, that cannot be run independently without its base game.
Definition: advancedDetector.h:140
#define AD_ENTRY2s(f1, x1, s1, f2, x2, s2)
Definition: advancedDetector.h:122
Add "-demo" to gameid.
Definition: advancedDetector.h:157
#define AD_ENTRY1s(f, x, s)
Definition: advancedDetector.h:116