[Scummvm-tracker] [ScummVM :: Bugs] #12680: PEGASUS: The Journeyman Project: Pegasus Prime demos are missing

ScummVM :: Bugs trac at scummvm.org
Sun Jun 27 15:22:34 UTC 2021


#12680: PEGASUS: The Journeyman Project: Pegasus Prime demos are missing
---------------------------------------------+--------------------------
Reporter:  ccawley2011                       |      Owner:  (none)
    Type:  defect                            |     Status:  new
Priority:  normal                            |  Component:  Web
 Version:                                    |   Keywords:  demo missing
    Game:  Journeyman Project Pegasus Prime  |
---------------------------------------------+--------------------------
 The Pegasus engine has the following detection for demos of the DVD
 version of The Journeyman Project: Pegasus Prime, but neither of them are
 on the site.

 {{{
         {
                 {
                         "pegasus",
                         "DVD Demo",
                         AD_ENTRY1s("JMP PP Resources",
 "d0fcda50dc75c7a81ae314e6a813f4d2", 93495),
                         Common::EN_ANY,
                         Common::kPlatformMacintosh,
                         ADGF_MACRESFORK | ADGF_DEMO | GF_DVD,
                         GUIO2(GUIO_NOLAUNCHLOAD, GUIO_NOMIDI)
                 },
         },

         {
                 {
                         "pegasus",
                         "DVD Demo",
                         AD_ENTRY1s("JMP PP Resources",
 "d0fcda50dc75c7a81ae314e6a813f4d2", 93495),
                         Common::EN_ANY,
                         Common::kPlatformWindows,
                         ADGF_MACRESFORK | ADGF_DEMO | GF_DVD,
                         GUIO2(GUIO_NOLAUNCHLOAD, GUIO_NOMIDI)
                 },
         },
 }}}
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/12680>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list