[Scummvm-tracker] [ScummVM :: Bugs] #12676: CRYO: Lost Eden non-interactive demo is missing

ScummVM :: Bugs trac at scummvm.org
Sun Jun 27 14:28:18 UTC 2021


#12676: CRYO: Lost Eden non-interactive demo is missing
------------------------+--------------------------
Reporter:  ccawley2011  |      Owner:  (none)
    Type:  defect       |     Status:  new
Priority:  normal       |  Component:  Web
 Version:               |   Keywords:  demo missing
    Game:  Lost Eden    |
------------------------+--------------------------
 The Cryo engine has the following detection for a non-interactive demo of
 Lost Eden, but it is not on the site.

 {{{
         // Lost Eden PC non-interactive demo version
         // Probably not worth it
         {
                 "losteden",
                 0,
                 AD_ENTRY1s("EDEN6.HSQ", 0, 17093),
                 Common::EN_ANY,
                 Common::kPlatformDOS,
                 ADGF_DEMO | ADGF_UNSTABLE,
                 GUIO1(GUIO_NOMIDI)
         },
 }}}
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/12676>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list