[Scummvm-tracker] [ScummVM :: Bugs] #12692: SHERLOCK: Case of the Serrated Scalpel demo is missing
ScummVM :: Bugs
trac at scummvm.org
Sun Jun 27 16:25:12 UTC 2021
#12692: SHERLOCK: Case of the Serrated Scalpel demo is missing
------------------------+--------------------------
Reporter: ccawley2011 | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: Web
Version: | Keywords: demo missing
Game: |
------------------------+--------------------------
The Sherlock engine has the following detection for a non-interactive demo
of Case of the Serrated Scalpel, but it is not on the site.
{{{
{
// Case of the Serrated Scalpel - Non-Interactive English
Demo
// Provided by Strangerke
{
"scalpel",
"Non Interactive Demo",
AD_ENTRY1s("music.lib",
"ec19a09b7fef6fd90b1ab812ce6e9739", 38563),
Common::EN_ANY,
Common::kPlatformDOS,
ADGF_DEMO,
GUIO1(GUIO_NOSPEECH)
},
GType_SerratedScalpel,
},
}}}
--
Ticket URL: <https://bugs.scummvm.org/ticket/12692>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list