[Scummvm-tracker] [ScummVM :: Bugs] #12672: ASYLUM: Sanitarium demo is missing
ScummVM :: Bugs
trac at scummvm.org
Sun Jun 27 13:55:34 UTC 2021
#12672: ASYLUM: Sanitarium demo is missing
------------------------+--------------------------
Reporter: ccawley2011 | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: Web
Version: | Keywords: demo missing
Game: |
------------------------+--------------------------
The Asylum engine has the following detection for a demo of Sanitarium,
but it is not on the site. It can be found at
https://archive.org/details/sandemo
{{{
{
// Sanitarium - English Demo
"asylum",
"Demo",
AD_ENTRY2s("SNTRM.DAT",
"6a8079e0b49affc99d148624fbb584a1", 326,
"RES.000",
"57446ce089c6f9decb7f3faf41d09edf", 9022),
Common::EN_ANY,
Common::kPlatformWindows,
ADGF_DEMO | ADGF_UNSTABLE | ADGF_DROPPLATFORM,
GUIO0()
},
}}}
--
Ticket URL: <https://bugs.scummvm.org/ticket/12672>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list