[Scummvm-tracker] [ScummVM :: Bugs] #12677: DM: Dungeon Master demo is missing
ScummVM :: Bugs
trac at scummvm.org
Sun Jun 27 14:31:00 UTC 2021
#12677: DM: Dungeon Master demo is missing
------------------------+--------------------------
Reporter: ccawley2011 | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: Web
Version: | Keywords: demo missing
Game: |
------------------------+--------------------------
The DM engine has the following detection for a demo of Dungeon Master,
but it is not on the site.
{{{
{
// Added by Strangerke
{"dm", "Amiga Demo v2.0 English",
AD_ENTRY2s("graphics.dat",
"3932c8359bb36c24291b09e915114d38", 192421,
"DemoDun.dat",
"78848e1a2d3d5a11e5954deb8c7b772b", 1209),
Common::EN_ANY, Common::kPlatformAmiga, ADGF_DEMO,
GUIO1(GUIO_NOMIDI),
},
kDMSaveTargetDM21, kDMSaveFormatAmigaPC98FmTowns,
kDMSavePlatformAtariSt,
{ kDMSaveTargetDM21, kDMSaveTargetEndOfList},
{ kDMSaveFormatAmigaPC98FmTowns, kDMSaveFormatEndOfList},
{ kDMSavePlatformAcceptAny }
},
}}}
--
Ticket URL: <https://bugs.scummvm.org/ticket/12677>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list