2007-05-30 21:56:52 +00:00
|
|
|
/* 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.
|
2007-01-14 21:29:12 +00:00
|
|
|
*
|
|
|
|
* 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.
|
|
|
|
*
|
|
|
|
* $URL$
|
|
|
|
* $Id$
|
|
|
|
*
|
|
|
|
*/
|
|
|
|
|
|
|
|
#include "common/stdafx.h"
|
|
|
|
|
|
|
|
#include "base/plugins.h"
|
|
|
|
|
|
|
|
#include "common/advancedDetector.h"
|
|
|
|
|
|
|
|
#include "parallaction/parallaction.h"
|
|
|
|
|
|
|
|
namespace Parallaction {
|
2007-01-21 20:24:38 +00:00
|
|
|
|
|
|
|
struct PARALLACTIONGameDescription {
|
|
|
|
Common::ADGameDescription desc;
|
|
|
|
|
|
|
|
int gameType;
|
|
|
|
uint32 features;
|
|
|
|
};
|
|
|
|
|
|
|
|
int Parallaction::getGameType() const { return _gameDescription->gameType; }
|
|
|
|
uint32 Parallaction::getFeatures() const { return _gameDescription->features; }
|
|
|
|
Common::Language Parallaction::getLanguage() const { return _gameDescription->desc.language; }
|
|
|
|
Common::Platform Parallaction::getPlatform() const { return _gameDescription->desc.platform; }
|
2007-01-14 21:29:12 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
static const PlainGameDescriptor parallactionGames[] = {
|
2007-01-29 23:25:51 +00:00
|
|
|
{"parallaction", "Parallaction engine game"},
|
2007-01-14 21:29:12 +00:00
|
|
|
{"nippon", "Nippon Safes Inc."},
|
|
|
|
{0, 0}
|
|
|
|
};
|
|
|
|
|
|
|
|
namespace Parallaction {
|
|
|
|
|
|
|
|
static const PARALLACTIONGameDescription gameDescriptions[] = {
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"nippon",
|
2007-06-13 20:00:39 +00:00
|
|
|
"Multi-lingual",
|
2007-01-14 21:29:12 +00:00
|
|
|
{
|
2007-01-24 22:42:44 +00:00
|
|
|
{ "disk1", 0, "610363308258e926dbabd5a9e7bb769f", 1060142},
|
|
|
|
{ "disk2", 0, "bfdd7bcfbc226f4acf3f67fa9efa2826", 907205},
|
|
|
|
{ "disk3", 0, "eec08180240888d76e3cfe3e183d5d5d", 1030721},
|
|
|
|
{ "disk4", 0, "5bffddc7db226bdaa7dd3e10e5a15e68", 1151403},
|
|
|
|
{ "en", 0, "65cbfa81eafe308621184796ed116700", 399360},
|
|
|
|
{ "fr", 0, "ac20c743ea10f2cb4491f76c5644582c", 410624},
|
|
|
|
{ "ge", 0, "50916bfa34aee1380e0e959b37eceb5a", 410624},
|
|
|
|
{ "it", 0, "89964aef04d2c53a615ee8983caf2775", 410624},
|
|
|
|
{ NULL, 0, NULL, 0}
|
2007-01-14 21:29:12 +00:00
|
|
|
},
|
2007-06-13 20:00:39 +00:00
|
|
|
Common::UNK_LANG,
|
2007-01-14 21:29:12 +00:00
|
|
|
Common::kPlatformPC,
|
2007-02-13 13:42:28 +00:00
|
|
|
Common::ADGF_NO_FLAGS
|
2007-01-14 21:29:12 +00:00
|
|
|
},
|
|
|
|
GType_Nippon,
|
2007-06-13 20:00:39 +00:00
|
|
|
GF_LANG_EN | GF_LANG_FR | GF_LANG_DE | GF_LANG_IT,
|
2007-01-14 21:29:12 +00:00
|
|
|
},
|
2007-06-13 20:00:39 +00:00
|
|
|
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"nippon",
|
|
|
|
"Multi-lingual",
|
|
|
|
{
|
|
|
|
{ "disk0", 0, "16cca8724fdf4ec8234385497a0c728a", 208437},
|
|
|
|
{ "disk1", 0, "6b29987cfe2298d3745b6d99a0080c44", 901120},
|
|
|
|
{ "disk2", 0, "2db40bf8198a57d18e4471a6deaab970", 901120},
|
|
|
|
{ "disk3", 0, "0486972962b2bfc230e789b9f88f9ec8", 901120},
|
|
|
|
{ "disk4", 0, "6f625e7f05da4a2f57d6b62d57013614", 901120},
|
|
|
|
{ "en", 0, "c9ec4f2267d736eef4877c5133e1c6e1", 174074},
|
|
|
|
{ "ge", 0, "42d6f10a4ebdadb25a6161d53ea4f450", 182298},
|
|
|
|
{ "fr", 0, "cf17defc24f143d1a9acb52eaa5c2406", 179958},
|
|
|
|
{ NULL, 0, NULL, 0}
|
|
|
|
},
|
|
|
|
Common::UNK_LANG,
|
2007-06-14 10:12:25 +00:00
|
|
|
Common::kPlatformAmiga,
|
2007-06-13 20:00:39 +00:00
|
|
|
Common::ADGF_NO_FLAGS
|
|
|
|
},
|
|
|
|
GType_Nippon,
|
|
|
|
GF_LANG_EN | GF_LANG_FR | GF_LANG_DE,
|
|
|
|
},
|
|
|
|
|
2007-02-24 09:11:12 +00:00
|
|
|
{
|
|
|
|
{
|
|
|
|
"nippon",
|
2007-06-13 20:00:39 +00:00
|
|
|
"Demo",
|
2007-02-24 09:11:12 +00:00
|
|
|
{
|
|
|
|
{ "disk0", 0, "6fed2e18a6bfe5e8bb49144fcc95fd11", 624640},
|
|
|
|
{ "fr", 0, "72f04be4320dfac719431419ec2b9a0d", 12778},
|
|
|
|
{ NULL, 0, NULL, 0}
|
|
|
|
},
|
2007-02-24 14:49:08 +00:00
|
|
|
Common::EN_ANY,
|
2007-02-24 09:11:12 +00:00
|
|
|
Common::kPlatformAmiga,
|
2007-02-24 15:24:38 +00:00
|
|
|
Common::ADGF_DEMO
|
2007-02-24 09:11:12 +00:00
|
|
|
},
|
|
|
|
GType_Nippon,
|
2007-06-13 20:00:39 +00:00
|
|
|
GF_LANG_EN | GF_DEMO,
|
2007-02-24 09:11:12 +00:00
|
|
|
},
|
|
|
|
|
|
|
|
|
2007-02-13 01:28:18 +00:00
|
|
|
{ AD_TABLE_END_MARKER, 0, 0 }
|
2007-01-14 21:29:12 +00:00
|
|
|
};
|
|
|
|
|
2007-01-24 22:24:52 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
static const Common::ADParams detectionParams = {
|
|
|
|
// Pointer to ADGameDescription or its superset structure
|
|
|
|
(const byte *)Parallaction::gameDescriptions,
|
|
|
|
// Size of that superset structure
|
|
|
|
sizeof(Parallaction::PARALLACTIONGameDescription),
|
|
|
|
// Number of bytes to compute MD5 sum for
|
|
|
|
5000,
|
|
|
|
// List of all engine targets
|
|
|
|
parallactionGames,
|
|
|
|
// Structure for autoupgrading obsolete targets
|
2007-01-28 07:31:26 +00:00
|
|
|
0,
|
|
|
|
// Name of single gameid (optional)
|
|
|
|
"parallaction",
|
2007-02-04 03:10:27 +00:00
|
|
|
// List of files for file-based fallback detection (optional)
|
|
|
|
0,
|
2007-02-13 23:37:44 +00:00
|
|
|
// Fallback callback
|
|
|
|
0,
|
2007-01-28 07:31:26 +00:00
|
|
|
// Flags
|
2007-02-13 13:17:46 +00:00
|
|
|
Common::kADFlagAugmentPreferredTarget
|
2007-01-24 22:24:52 +00:00
|
|
|
};
|
|
|
|
|
2007-02-13 14:55:11 +00:00
|
|
|
ADVANCED_DETECTOR_DEFINE_PLUGIN(PARALLACTION, Parallaction::Parallaction, detectionParams);
|
2007-01-24 22:24:52 +00:00
|
|
|
|
|
|
|
REGISTER_PLUGIN(PARALLACTION, "Parallaction engine", "Nippon Safes Inc. (C) Dynabyte");
|
|
|
|
|
|
|
|
|
|
|
|
namespace Parallaction {
|
2007-01-14 21:29:12 +00:00
|
|
|
|
|
|
|
bool Parallaction::detectGame() {
|
2007-06-12 12:22:25 +00:00
|
|
|
Common::EncapsulatedADGameDesc encapsulatedDesc = Common::AdvancedDetector::detectBestMatchingGame(detectionParams);
|
|
|
|
_gameDescription = (const PARALLACTIONGameDescription *)(encapsulatedDesc.realDesc);
|
|
|
|
|
2007-02-13 23:37:44 +00:00
|
|
|
return (_gameDescription != 0);
|
2007-01-14 21:29:12 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
} // End of namespace Parallaction
|