ScummVM API documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
tables_littlered.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 Once Upon A Time: Little Red Riding Hood. */
29 
30 #ifndef GOB_DETECTION_TABLES_LITTLERED_H
31 #define GOB_DETECTION_TABLES_LITTLERED_H
32 
33 // -- DOS EGA Floppy --
34 
35 {
36  {
37  "littlered",
38  "",
39  AD_ENTRY1s("intro.stk", "0b72992f5d8b5e6e0330572a5753ea25", 256490),
40  EN_GRB,
41  kPlatformDOS,
43  GUIO2(GUIO_NOSUBTITLES, GUIO_NOSPEECH)
44  },
45  kFeaturesAdLib | kFeaturesEGA,
46  0, 0, 0
47 },
48 {
49  {
50  "littlered",
51  "",
52  AD_ENTRY1s("intro.stk", "0b72992f5d8b5e6e0330572a5753ea25", 256490),
53  FR_FRA,
54  kPlatformDOS,
56  GUIO2(GUIO_NOSUBTITLES, GUIO_NOSPEECH)
57  },
58  kFeaturesAdLib | kFeaturesEGA,
59  0, 0, 0
60 },
61 {
62  {
63  "littlered",
64  "",
65  AD_ENTRY1s("intro.stk", "0b72992f5d8b5e6e0330572a5753ea25", 256490),
66  DE_DEU,
67  kPlatformDOS,
69  GUIO2(GUIO_NOSUBTITLES, GUIO_NOSPEECH)
70  },
71  kFeaturesAdLib | kFeaturesEGA,
72  0, 0, 0
73 },
74 {
75  {
76  "littlered",
77  "",
78  AD_ENTRY1s("intro.stk", "0b72992f5d8b5e6e0330572a5753ea25", 256490),
79  ES_ESP,
80  kPlatformDOS,
82  GUIO2(GUIO_NOSUBTITLES, GUIO_NOSPEECH)
83  },
84  kFeaturesAdLib | kFeaturesEGA,
85  0, 0, 0
86 },
87 {
88  {
89  "littlered",
90  "",
91  AD_ENTRY1s("intro.stk", "0b72992f5d8b5e6e0330572a5753ea25", 256490),
92  IT_ITA,
93  kPlatformDOS,
95  GUIO2(GUIO_NOSUBTITLES, GUIO_NOSPEECH)
96  },
97  kFeaturesAdLib | kFeaturesEGA,
98  0, 0, 0
99 },
100 
101 // -- Windows --
102 
103 {
104  {
105  "littlered",
106  "",
107  AD_ENTRY1s("intro.stk", "113a16877e4f72037d9714be1c2b0221", 1187522),
108  EN_GRB,
109  kPlatformWindows,
111  GUIO2(GUIO_NOSUBTITLES, GUIO_NOSPEECH)
112  },
113  kFeaturesAdLib | kFeaturesEGA,
114  0, 0, 0
115 },
116 {
117  {
118  "littlered",
119  "",
120  AD_ENTRY1s("intro.stk", "113a16877e4f72037d9714be1c2b0221", 1187522),
121  FR_FRA,
122  kPlatformWindows,
124  GUIO2(GUIO_NOSUBTITLES, GUIO_NOSPEECH)
125  },
126  kFeaturesAdLib | kFeaturesEGA,
127  0, 0, 0
128 },
129 {
130  {
131  "littlered",
132  "",
133  AD_ENTRY1s("intro.stk", "113a16877e4f72037d9714be1c2b0221", 1187522),
134  DE_DEU,
135  kPlatformWindows,
137  GUIO2(GUIO_NOSUBTITLES, GUIO_NOSPEECH)
138  },
139  kFeaturesAdLib | kFeaturesEGA,
140  0, 0, 0
141 },
142 { // Included in a German version of Adi 2 - Supplied by BJNFNE
143  {
144  "littlered",
145  "v1.1",
146  AD_ENTRY1s("intro.stk", "1c00173d73a3691cc93948f6575d7c75", 1188138),
147  DE_DEU,
148  kPlatformWindows,
150  GUIO2(GUIO_NOSUBTITLES, GUIO_NOSPEECH)
151  },
152  kFeaturesAdLib | kFeaturesEGA,
153  0, 0, 0
154 },
155 {
156  {
157  "littlered",
158  "",
159  AD_ENTRY1s("intro.stk", "113a16877e4f72037d9714be1c2b0221", 1187522),
160  IT_ITA,
161  kPlatformWindows,
163  GUIO2(GUIO_NOSUBTITLES, GUIO_NOSPEECH)
164  },
165  kFeaturesAdLib | kFeaturesEGA,
166  0, 0, 0
167 },
168 {
169  {
170  "littlered",
171  "",
172  AD_ENTRY1s("intro.stk", "113a16877e4f72037d9714be1c2b0221", 1187522),
173  ES_ESP,
174  kPlatformWindows,
176  GUIO2(GUIO_NOSUBTITLES, GUIO_NOSPEECH)
177  },
178  kFeaturesAdLib | kFeaturesEGA,
179  0, 0, 0
180 },
181 { // Found in french ADI 2 Francais-Maths CM1
182  {
183  "littlered",
184  "",
185  AD_ENTRY1s("intro.stk", "5c15b37ed27ac2470854e9e09374d50e", 1248610),
186  FR_FRA,
187  kPlatformWindows,
189  GUIO2(GUIO_NOSUBTITLES, GUIO_NOSPEECH)
190  },
191  kFeaturesAdLib | kFeaturesEGA,
192  0, 0, 0
193 },
194 { // Found in french ADI 2 Francais-Maths CM1
195  {
196  "littlered",
197  "",
198  AD_ENTRY1s("intro.stk", "5c15b37ed27ac2470854e9e09374d50e", 1248610),
199  ES_ESP,
200  kPlatformWindows,
202  GUIO2(GUIO_NOSUBTITLES, GUIO_NOSPEECH)
203  },
204  kFeaturesAdLib | kFeaturesEGA,
205  0, 0, 0
206 },
207 { // Found in french ADI 2 Francais-Maths CM1
208  {
209  "littlered",
210  "",
211  AD_ENTRY1s("intro.stk", "5c15b37ed27ac2470854e9e09374d50e", 1248610),
212  EN_GRB,
213  kPlatformWindows,
215  GUIO2(GUIO_NOSUBTITLES, GUIO_NOSPEECH)
216  },
217  kFeaturesAdLib | kFeaturesEGA,
218  0, 0, 0
219 },
220 { // Found in french ADI 2 Francais-Maths CM1
221  {
222  "littlered",
223  "",
224  AD_ENTRY1s("intro.stk", "5c15b37ed27ac2470854e9e09374d50e", 1248610),
225  IT_ITA,
226  kPlatformWindows,
228  GUIO2(GUIO_NOSUBTITLES, GUIO_NOSPEECH)
229  },
230  kFeaturesAdLib | kFeaturesEGA,
231  0, 0, 0
232 },
233 { // Found in french ADI 2 Francais-Maths CM1
234  {
235  "littlered",
236  "",
237  AD_ENTRY1s("intro.stk", "5c15b37ed27ac2470854e9e09374d50e", 1248610),
238  DE_DEU,
239  kPlatformWindows,
241  GUIO2(GUIO_NOSUBTITLES, GUIO_NOSPEECH)
242  },
243  kFeaturesAdLib | kFeaturesEGA,
244  0, 0, 0
245 },
246 
247 // -- Amiga --
248 
249 {
250  {
251  "littlered",
252  "",
253  AD_ENTRY2s("intro.stk", "0b72992f5d8b5e6e0330572a5753ea25", 256490,
254  "mod.babayaga", "43484cde74e0860785f8e19f0bc776d1", 60248),
255  UNK_LANG,
256  kPlatformAmiga,
258  GUIO2(GUIO_NOSUBTITLES, GUIO_NOSPEECH)
259  },
260  kFeaturesNone,
261  0, 0, 0
262 },
263 
264 #endif // GOB_DETECTION_TABLES_LITTLERED_H
No flags.
Definition: advancedDetector.h:139
#define AD_ENTRY2s(f1, x1, s1, f2, x2, s2)
Definition: advancedDetector.h:122
#define AD_ENTRY1s(f, x, s)
Definition: advancedDetector.h:116