RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login

    Announcing Pegasus Frontend

    Scheduled Pinned Locked Moved Ideas and Development
    frontendpegasusc++developmentqml
    1.7k Posts 145 Posters 5.2m Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • fluffypillowF
      fluffypillow
      last edited by

      @AndersHP no, that's normal, the default theme uses the -logo files for logos only. You can rename the files and replace -marquee with -logo in the gamelists, to make it work with both Pegasus and ES.

      1 Reply Last reply Reply Quote 0
      • fluffypillowF
        fluffypillow
        last edited by

        No big changes this week due to lack of time. I've fixed the ES2 XML parsing bug (above), and also updated the translation files.

        1 Reply Last reply Reply Quote 3
        • AndersHPA
          AndersHP
          last edited by AndersHP

          Got an excellent Pegasus setup, after running Universal XML Scraper with boxart, "wheel" art and videos. Only thing I had to do, was to rename -marquee images as @fluffypillow mentioned above, and in the same manner rename -marquee references in the gamelists. I used Bulk Rename Utility in the downloaded_images folder and Notepad C++ replace function to do this. Pegasus looks excellent.

          A few bugs:

          • A few times I have encountered an issue with portrait-boxart previews to suddenly looking square, cutting off the bottom of all images.
          • One time I have had Pegasus quit to terminal after I exited a game. Had to do a hard reset. Error message on the screen was "Segmentation fault".
          • When exiting Pegasus I have 10-20 error messages saying something like "No volume control". Forgive me as I forget the words exactly.

          A few requests:

          • I'd love for Pegasus to support "page up/down". It takes a long time to scroll in large Collections of games. Maybe a way to scroll through letters also (without having a keyboard attached). Already on the Github, sorry.
          • I love the easy way to filter by favorites, but cannot get around to adding games as favorites. Perhaps this could be done with a buttonpress? Already on the Github, sorry.
          • In the more "nice to have" department, I'd like the code to be hidden upon launching a game. In ES it jumps from frontend to launching image directly to the game (and back when exiting). That makes the experience more seamless.

          Apart from this, I think I'm about to change my bootup sequence to Pegasus permanently. It's just great! Good Work!

          My "Bubble Bobble" Themed Bartop Arcade
          My Gameboy

          1 Reply Last reply Reply Quote 0
          • fluffypillowF
            fluffypillow
            last edited by

            Sorry, no updates this week either (job/other projects). I'll likely have some more time next week though!

            1 Reply Last reply Reply Quote 0
            • COOL_IRONC
              COOL_IRON
              last edited by

              Looks awesome

              1 Reply Last reply Reply Quote 0
              • AndersHPA
                AndersHP
                last edited by

                After a long day of scraping yesterday (6-7 hours nonstop) I got the temperature warning in upper right corner as I wanted to test the results.

                I'm running with video previews but never had the problem before now. Anyone with videopreviews experienced this heat issue in Pegasus?

                My "Bubble Bobble" Themed Bartop Arcade
                My Gameboy

                1 Reply Last reply Reply Quote 0
                • fluffypillowF
                  fluffypillow
                  last edited by

                  @AndersHP so far I've only seen that when I tried playing H264 videos on a Pi Zero (poor Pi got quite hot). What kind of device are you using?

                  RionR AndersHPA 2 Replies Last reply Reply Quote 0
                  • RionR
                    Rion @fluffypillow
                    last edited by

                    @fluffypillow Is Pegasus using vlc or omx player for video snaps?

                    FBNeo rom filtering
                    Mame2003 Arcade Bezels
                    Fba Arcade Bezels
                    Fba NeoGeo Bezels

                    1 Reply Last reply Reply Quote 0
                    • fluffypillowF
                      fluffypillow
                      last edited by

                      @Rion it uses GStreamer, which in turn can use OMX, but unfortunately that tends to broke the non-hardware accelerated videos. See https://retropie.org.uk/forum/post/100120.

                      1 Reply Last reply Reply Quote 0
                      • AndersHPA
                        AndersHP @fluffypillow
                        last edited by

                        @fluffypillow I have a new model 3B, RetroPie 4.3.
                        Will have to test some more...

                        My "Bubble Bobble" Themed Bartop Arcade
                        My Gameboy

                        1 Reply Last reply Reply Quote 0
                        • AndersHPA
                          AndersHP
                          last edited by

                          Having just finished scraping all my systems, I find the black background too black :)
                          Is there a way to add e.g. one of Tronkyfran's system backgrounds per system, or does it only support the -screenshot asset per rom?

                          My "Bubble Bobble" Themed Bartop Arcade
                          My Gameboy

                          1 Reply Last reply Reply Quote 0
                          • fluffypillowF
                            fluffypillow
                            last edited by

                            @AndersHP no support for that yet, but it's a good idea! There could be even support for all kind of system-specific assets, like a default box art (eg. cartridge) or background music.

                            T 1 Reply Last reply Reply Quote 1
                            • T
                              tronkyfran @fluffypillow
                              last edited by

                              @fluffypillow That and a little theme making tutorial would be my perfect Christmas gift😉😉

                              AndersHPA 1 Reply Last reply Reply Quote 1
                              • AndersHPA
                                AndersHP @tronkyfran
                                last edited by

                                @tronkyfran In light of your ES theme, I cannot wait to see your Pegasus theme. So add that to my christmas-list also!

                                My "Bubble Bobble" Themed Bartop Arcade
                                My Gameboy

                                1 Reply Last reply Reply Quote 0
                                • fluffypillowF
                                  fluffypillow
                                  last edited by

                                  Aand here's the weekly changelog:

                                  • a bunch of very minor optimizations and internal changes (probably unnoticeable)
                                  • player count ranges (eg. 1-4) in ES2's <player> tag are now properly supported (just noticed this wasn't working)
                                  • experimenting with Steam support: while I can list the installed games, the descriptions and assets would need to be fetched from the web, which will need some further work
                                  • experimenting with a new loading screen: it will show the number of games loaded so far; I plan to close the logo thread this month, and this loading screen will be added after that
                                  lilbudL 1 Reply Last reply Reply Quote 0
                                  • lilbudL
                                    lilbud @fluffypillow
                                    last edited by

                                    @fluffypillow said in Announcing Pegasus Frontend:

                                    experimenting with Steam support: while I can list the installed games, the descriptions and assets would need to be fetched from the web, which will need some further work

                                    Try having Pegasus search for the 'app manifest' files in the Steam Directory. They list the Game name and ID which is used by steam to list info.

                                    Creator of the Radiocade: https://retropie.org.uk/forum/topic/6077/radiocade

                                    Backlog: http://backloggery.com/lilbud

                                    fluffypillowF 1 Reply Last reply Reply Quote 0
                                    • fluffypillowF
                                      fluffypillow @lilbud
                                      last edited by

                                      @lilbud Yes, that's the part that works, what's missing is getting additional metadata and assets. They seem to have a nice web interface though, so hopefully it won't be too difficult.

                                      1 Reply Last reply Reply Quote 0
                                      • AndersHPA
                                        AndersHP
                                        last edited by

                                        Are the RPi able to play any Steam games?

                                        My "Bubble Bobble" Themed Bartop Arcade
                                        My Gameboy

                                        1 Reply Last reply Reply Quote 0
                                        • fluffypillowF
                                          fluffypillow
                                          last edited by

                                          @AndersHP no, though I've heard you can set it up for streaming/remote play.

                                          1 Reply Last reply Reply Quote 0
                                          • fluffypillowF
                                            fluffypillow
                                            last edited by fluffypillow

                                            Ok, took some time but here's the weekly changelog:

                                            • Added Steam support
                                            • Updated to Qt 5.9.2
                                            • Fixed the missing RetroPie icon
                                              • this will be available tomorrow, due to the build server people are having some problems at the moment

                                            Also a screenshot:

                                            sreenshot

                                            1 Reply Last reply Reply Quote 4
                                            • First post
                                              Last post

                                            Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.

                                            Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.