[Scummvm-tracker] [ScummVM :: Bugs] #12687: TSAGE: Ringworld demo is missing

ScummVM :: Bugs trac at scummvm.org
Sun Jun 27 15:54:42 UTC 2021


#12687: TSAGE: Ringworld demo is missing
------------------------------------------------+--------------------------
Reporter:  ccawley2011                          |      Owner:  (none)
    Type:  defect                               |     Status:  new
Priority:  normal                               |  Component:  Web
 Version:                                       |   Keywords:  demo missing
    Game:  Ringworld: Revenge of the Patriarch  |
------------------------------------------------+--------------------------
 The TsAGE engine has the following detection for a demo of Ringworld, but
 it is not on the site.

 {{{
         // Ringworld English Floppy Demo #2 version
         {
                 {
                         "ringworld",
                         "Floppy Demo",
                         AD_ENTRY1s("demoring.rlb",
 "64050e1806203b15bb03876140eb4f56", 832206),
                         Common::EN_ANY,
                         Common::kPlatformDOS,
                         ADGF_DEMO,
                         GUIO2(GUIO_NOSPEECH, GUIO_NOSFX)
                 },
                 GType_Ringworld,
                 GF_FLOPPY | GF_DEMO | GF_ALT_REGIONS
         },
 }}}
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/12687>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list