[Scummvm-tracker] [ScummVM :: Bugs] #12674: CGE: Soltys demos are missing
ScummVM :: Bugs
trac at scummvm.org
Sun Jun 27 14:08:07 UTC 2021
#12674: CGE: Soltys demos are missing
------------------------+--------------------------
Reporter: ccawley2011 | Owner: (none)
Type: defect | Status: new
Priority: low | Component: Engine: CGE
Version: | Keywords: demo missing
Game: Soltys |
------------------------+--------------------------
The CGE engine has the following detection for demos of Soltys, but
neither of them are on the site.
{{{
{
"soltys", _s("Missing game code"),
AD_ENTRY2s("vol.cat", "1e077c8ff58109a187f07ac54b0c873a",
18788,
"vol.dat",
"75d385a6074c58b69f7730481f256051", 1796710),
Common::EN_ANY, Common::kPlatformDOS, ADGF_DEMO ,
GUIO1(GAMEOPTION_COLOR_BLIND_DEFAULT_OFF)
},
{
"soltys", _s("Missing game code"),
AD_ENTRY2s("vol.cat", "f17987487fab1ebddd781d8d02fedecc",
7168,
"vol.dat",
"c5d9b15863cab61dc125551576dece04", 1075272),
Common::PL_POL, Common::kPlatformDOS, ADGF_DEMO |
ADGF_UNSUPPORTED , GUIO1(GAMEOPTION_COLOR_BLIND_DEFAULT_OFF)
},
}}}
--
Ticket URL: <https://bugs.scummvm.org/ticket/12674>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list