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