mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-22 01:39:57 +00:00
07b17f7116
The big table with it's 330 entries grew far too messy and unwieldy, so I'm splitting it into several files. One file for each game, with some exceptions: - The Playtoons series - The ADI / Addy 2 series - The ADI / Addy 4 series - The Adibou / Addy Junior series
250 lines
4.9 KiB
C
250 lines
4.9 KiB
C
/* ScummVM - Graphic Adventure Engine
|
|
*
|
|
* ScummVM is the legal property of its developers, whose names
|
|
* are too numerous to list here. Please refer to the COPYRIGHT
|
|
* file distributed with this source distribution.
|
|
*
|
|
* This program is free software; you can redistribute it and/or
|
|
* modify it under the terms of the GNU General Public License
|
|
* as published by the Free Software Foundation; either version 2
|
|
* of the License, or (at your option) any later version.
|
|
|
|
* This program is distributed in the hope that it will be useful,
|
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
* GNU General Public License for more details.
|
|
|
|
* You should have received a copy of the GNU General Public License
|
|
* along with this program; if not, write to the Free Software
|
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|
*
|
|
*/
|
|
|
|
/* Detection tables for Inca II: Wiracocha. */
|
|
|
|
#ifndef GOB_DETECTION_TABLES_INCA2_H
|
|
#define GOB_DETECTION_TABLES_INCA2_H
|
|
|
|
// -- DOS VGA Floppy --
|
|
|
|
{
|
|
{
|
|
"inca2",
|
|
"",
|
|
AD_ENTRY1s("intro.stk", "1fa92b00fe80a20f34ec34a8e2fa869e", 923072),
|
|
EN_USA,
|
|
kPlatformPC,
|
|
ADGF_NO_FLAGS,
|
|
GUIO2(GUIO_NOSUBTITLES, GUIO_NOSPEECH)
|
|
},
|
|
kGameTypeInca2,
|
|
kFeaturesAdLib,
|
|
0, 0, 0
|
|
},
|
|
{
|
|
{
|
|
"inca2",
|
|
"",
|
|
AD_ENTRY1s("intro.stk", "1fa92b00fe80a20f34ec34a8e2fa869e", 923072),
|
|
FR_FRA,
|
|
kPlatformPC,
|
|
ADGF_NO_FLAGS,
|
|
GUIO2(GUIO_NOSUBTITLES, GUIO_NOSPEECH)
|
|
},
|
|
kGameTypeInca2,
|
|
kFeaturesAdLib,
|
|
0, 0, 0
|
|
},
|
|
{
|
|
{
|
|
"inca2",
|
|
"",
|
|
AD_ENTRY1s("intro.stk", "1fa92b00fe80a20f34ec34a8e2fa869e", 923072),
|
|
DE_DEU,
|
|
kPlatformPC,
|
|
ADGF_NO_FLAGS,
|
|
GUIO2(GUIO_NOSUBTITLES, GUIO_NOSPEECH)
|
|
},
|
|
kGameTypeInca2,
|
|
kFeaturesAdLib,
|
|
0, 0, 0
|
|
},
|
|
|
|
// -- DOS VGA CD --
|
|
|
|
{
|
|
{
|
|
"inca2",
|
|
"",
|
|
AD_ENTRY1s("intro.stk", "47c3b452767c4f49ea7b109143e77c30", 916828),
|
|
EN_USA,
|
|
kPlatformPC,
|
|
ADGF_NO_FLAGS,
|
|
GUIO2(GUIO_NOSUBTITLES, GUIO_NOSPEECH)
|
|
},
|
|
kGameTypeInca2,
|
|
kFeaturesCD,
|
|
0, 0, 0
|
|
},
|
|
{
|
|
{
|
|
"inca2",
|
|
"",
|
|
AD_ENTRY1s("intro.stk", "47c3b452767c4f49ea7b109143e77c30", 916828),
|
|
DE_DEU,
|
|
kPlatformPC,
|
|
ADGF_NO_FLAGS,
|
|
GUIO2(GUIO_NOSUBTITLES, GUIO_NOSPEECH)
|
|
},
|
|
kGameTypeInca2,
|
|
kFeaturesCD,
|
|
0, 0, 0
|
|
},
|
|
{
|
|
{
|
|
"inca2",
|
|
"",
|
|
AD_ENTRY1s("intro.stk", "47c3b452767c4f49ea7b109143e77c30", 916828),
|
|
FR_FRA,
|
|
kPlatformPC,
|
|
ADGF_NO_FLAGS,
|
|
GUIO2(GUIO_NOSUBTITLES, GUIO_NOSPEECH)
|
|
},
|
|
kGameTypeInca2,
|
|
kFeaturesCD,
|
|
0, 0, 0
|
|
},
|
|
{
|
|
{
|
|
"inca2",
|
|
"",
|
|
AD_ENTRY1s("intro.stk", "47c3b452767c4f49ea7b109143e77c30", 916828),
|
|
IT_ITA,
|
|
kPlatformPC,
|
|
ADGF_NO_FLAGS,
|
|
GUIO2(GUIO_NOSUBTITLES, GUIO_NOSPEECH)
|
|
},
|
|
kGameTypeInca2,
|
|
kFeaturesCD,
|
|
0, 0, 0
|
|
},
|
|
{
|
|
{
|
|
"inca2",
|
|
"",
|
|
AD_ENTRY1s("intro.stk", "47c3b452767c4f49ea7b109143e77c30", 916828),
|
|
ES_ESP,
|
|
kPlatformPC,
|
|
ADGF_NO_FLAGS,
|
|
GUIO2(GUIO_NOSUBTITLES, GUIO_NOSPEECH)
|
|
},
|
|
kGameTypeInca2,
|
|
kFeaturesCD,
|
|
0, 0, 0
|
|
},
|
|
|
|
// -- Windows --
|
|
|
|
{
|
|
{
|
|
"inca2",
|
|
"",
|
|
AD_ENTRY1s("intro.stk", "d33011df8758ac64ca3dca77c7719001", 908612),
|
|
EN_USA,
|
|
kPlatformWindows,
|
|
ADGF_NO_FLAGS,
|
|
GUIO2(GUIO_NOSUBTITLES, GUIO_NOSPEECH)
|
|
},
|
|
kGameTypeInca2,
|
|
kFeaturesAdLib,
|
|
0, 0, 0
|
|
},
|
|
{
|
|
{
|
|
"inca2",
|
|
"",
|
|
AD_ENTRY1s("intro.stk", "d33011df8758ac64ca3dca77c7719001", 908612),
|
|
DE_DEU,
|
|
kPlatformWindows,
|
|
ADGF_NO_FLAGS,
|
|
GUIO2(GUIO_NOSUBTITLES, GUIO_NOSPEECH)
|
|
},
|
|
kGameTypeInca2,
|
|
kFeaturesAdLib,
|
|
0, 0, 0
|
|
},
|
|
{
|
|
{
|
|
"inca2",
|
|
"",
|
|
AD_ENTRY1s("intro.stk", "d33011df8758ac64ca3dca77c7719001", 908612),
|
|
IT_ITA,
|
|
kPlatformWindows,
|
|
ADGF_NO_FLAGS,
|
|
GUIO2(GUIO_NOSUBTITLES, GUIO_NOSPEECH)
|
|
},
|
|
kGameTypeInca2,
|
|
kFeaturesAdLib,
|
|
0, 0, 0
|
|
},
|
|
{
|
|
{
|
|
"inca2",
|
|
"",
|
|
AD_ENTRY1s("intro.stk", "d33011df8758ac64ca3dca77c7719001", 908612),
|
|
ES_ESP,
|
|
kPlatformWindows,
|
|
ADGF_NO_FLAGS,
|
|
GUIO2(GUIO_NOSUBTITLES, GUIO_NOSPEECH)
|
|
},
|
|
kGameTypeInca2,
|
|
kFeaturesAdLib,
|
|
0, 0, 0
|
|
},
|
|
{
|
|
{
|
|
"inca2",
|
|
"",
|
|
AD_ENTRY1s("intro.stk", "d33011df8758ac64ca3dca77c7719001", 908612),
|
|
FR_FRA,
|
|
kPlatformWindows,
|
|
ADGF_NO_FLAGS,
|
|
GUIO2(GUIO_NOSUBTITLES, GUIO_NOSPEECH)
|
|
},
|
|
kGameTypeInca2,
|
|
kFeaturesAdLib,
|
|
0, 0, 0
|
|
},
|
|
|
|
// -- Demos --
|
|
|
|
{
|
|
{
|
|
"inca2",
|
|
"Non-Interactive Demo",
|
|
{
|
|
{"cons.imd", 0, "f896ba0c4a1ac7f7260d342655980b49", 17804},
|
|
{"conseil.imd", 0, "aaedd5482d5b271e233e86c5a03cf62e", 33999},
|
|
{"int.imd", 0, "6308222fcefbcb20925f01c1aff70dee", 30871},
|
|
{"inter.imd", 0, "39bd6d3540f3bedcc97293f352c7f3fc", 191719},
|
|
{"machu.imd", 0, "c0bc8211d93b467bfd063b63fe61b85c", 34609},
|
|
{"post.imd", 0, "d75cad0e3fc22cb0c8b6faf597f509b2", 1047709},
|
|
{"posta.imd", 0, "2a5b3fe75681ddf4d21ac724db8111b4", 547250},
|
|
{"postb.imd", 0, "24260ce4e80a4c472352b76637265d09", 868312},
|
|
{"postc.imd", 0, "24accbcc8b83a9c2be4bd82849a2bd29", 415637},
|
|
{"tum.imd", 0, "0993d4810ec9deb3f77c5e92095320fd", 20330},
|
|
{"tumi.imd", 0, "bf53f229480d694de0947fe3366fbec6", 248952},
|
|
{0, 0, 0, 0}
|
|
},
|
|
EN_ANY,
|
|
kPlatformPC,
|
|
ADGF_NO_FLAGS,
|
|
GUIO2(GUIO_NOSUBTITLES, GUIO_NOSPEECH)
|
|
},
|
|
kGameTypeInca2,
|
|
kFeaturesAdLib | kFeaturesBATDemo,
|
|
0, 0, 7
|
|
},
|
|
|
|
#endif // GOB_DETECTION_TABLES_INCA2_H
|