[Scummvm-tracker] [ScummVM :: Bugs] #12684: ZVISION: Zork Nemesis demo is missing
ScummVM :: Bugs
trac at scummvm.org
Sun Jun 27 15:41:18 UTC 2021
#12684: ZVISION: Zork Nemesis demo is missing
-------------------------+--------------------------
Reporter: ccawley2011 | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: Web
Version: | Keywords: demo missing
Game: Zork Nemesis |
-------------------------+--------------------------
The ZVision engine has the following detection for a demo of Zork Nemesis,
but it is not on the site.
{{{
{
// Zork Nemesis English demo version
{
"znemesis",
"Demo",
AD_ENTRY1s("SCRIPTS.ZFS",
"64f1e881394e9462305104f99513c833", 380539),
Common::EN_ANY,
Common::kPlatformWindows,
ADGF_DEMO,
GUIO4(GAMEOPTION_ORIGINAL_SAVELOAD,
GAMEOPTION_DOUBLE_FPS, GAMEOPTION_ENABLE_VENUS,
GAMEOPTION_DISABLE_ANIM_WHILE_TURNING)
},
GID_NEMESIS
},
}}}
--
Ticket URL: <https://bugs.scummvm.org/ticket/12684>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list