• Recent
  • Tags
  • Popular
  • Home
  • Docs
  • Register
  • Login
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 6.8m 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.
  • J
    jerzeeloon
    last edited by 7 Apr 2019, 14:25

    When I use the online conversion tool to convert gamelist.xml to metadata.txt how do I save or download the text file?

    F 1 Reply Last reply 7 Apr 2019, 18:54 Reply Quote 0
    • F
      fluffypillow @jerzeeloon
      last edited by 7 Apr 2019, 18:54

      @jerzeeloon I've just added a download button to help with that.

      J 1 Reply Last reply 8 Apr 2019, 01:29 Reply Quote 1
      • J
        jerzeeloon @fluffypillow
        last edited by 8 Apr 2019, 01:29

        @fluffypillow Thanks . With the recent addition of multiple storage support on Android I'm able to add several more collections I had residing on a removable hard drive. Should save me time from copy and pasting for all the new metadata.txt I have to create. Your awesome and this frontend is becoming immaculate.

        1 Reply Last reply Reply Quote 0
        • F
          fluffypillow
          last edited by 8 Apr 2019, 20:01

          Weekly update! Haven't had too much time unfortunately but a few improvements have landed:

          • Pegasus can now report if a game has failed to launch
          • Cross-datasource asset searching: It is now possible to store media files and Skraper assets in the game directories found by EmulationStation and the directories of Pegasus metadata files.
          • EmulationStation: added support for excluding MAME bios and device files. Pegasus can now read mamebioses.xml (example) and mamedevices.xml (example) if they exist exist under ~/.emulationstation/resources/, and ignore the files on these lists for systems where <platform> isarcade or neogeo.
          • Portable mode: the path to the currently set theme is no longer stored with an absolute path in portable mode
          • Added a result downloader button to the metadata converter site
          • Logging improvements, minor optimizations
          D 1 Reply Last reply 12 Apr 2019, 02:14 Reply Quote 1
          • F
            fluffypillow
            last edited by 9 Apr 2019, 19:06

            I was also experimenting with a new theme: https://webmshare.com/nY4mP

            img

            A S 2 Replies Last reply 10 Apr 2019, 07:31 Reply Quote 4
            • A
              AndersHP @fluffypillow
              last edited by 10 Apr 2019, 07:31

              @fluffypillow
              Looks very clean - I like it!
              Enabling video previews and maybe having system logos in the top next to the headline, and you're there!

              My "Bubble Bobble" Themed Bartop Arcade
              My Gameboy

              1 Reply Last reply Reply Quote 0
              • G
                gastongaston
                last edited by 12 Apr 2019, 01:19

                @fluffypillow Hi Mátyás, great and awesome work!!
                I love Pegasus but I have a problem with the skraper and the media folder structure, I cant make the skraper output the media structure like pegasus by default want, (I can make it work one by one by hand.... )
                Can you help me?
                Theres have to be a configuration option in Skraper that Im missing,

                Thanks!!!!!
                PS: Sorry by my english.

                1 Reply Last reply Reply Quote 0
                • D
                  Darksavior @fluffypillow
                  last edited by Darksavior 4 Dec 2019, 03:17 12 Apr 2019, 02:14

                  @fluffypillow Nice, but the builds available are from 8 days ago :)

                  Also, so if I increase the gpu ram, do you think Pegasus will take advantage of it to handle larger images without slowing down to a crawl (it's already a bit jerky with low res defaults from scrapers).

                  1 Reply Last reply Reply Quote 0
                  • F
                    fluffypillow
                    last edited by 12 Apr 2019, 08:42

                    @gastongaston Hi, yes, Skraper uses a different kind of media structure, but that is also supported by Pegasus. You can use the 'Generic Frontend' output of Skraper to get the assets and the metadata in a compatible format; there's a short guide for that here that might help (though it's more focused on metadata conversion). Feel free to ask if you run into any troubles!

                    @Darksavior yeah I guess "weekly" in this case meant 2 days of development :) Yes, increasing the GPU RAM should work I think (but if I remember correctly the split is already quite high by default on RetroPie). The performance seemed to be OK for me on my Pi 3 though, did you notice some slowdowns recently?

                    D G 2 Replies Last reply 12 Apr 2019, 09:47 Reply Quote 0
                    • D
                      Darksavior @fluffypillow
                      last edited by 12 Apr 2019, 09:47

                      @fluffypillow Maybe the last 1-2 updates have been a tiny bit slower for the art to show up when scrolling through systems. I also noticed a minor/not very important bug. If you shut down the pi in less than ~10 seconds after the pi completely boots up, pegasus will crash to the terminal. It might still be loading stuff in the background.
                      IMG_0003.jpg

                      F 1 Reply Last reply 14 Apr 2019, 16:27 Reply Quote 0
                      • G
                        gastongaston @fluffypillow
                        last edited by 13 Apr 2019, 12:54

                        @fluffypillow Hi Mátyás, thanks for the help!!
                        Im trying to make it work but I cant, Im in the same, my only problem is with the output media/assets structure, all the other metadata are fine.
                        Im getting from Skaper TYPEofIMAGE/nameofthegame.jpg (I cant change that structure)
                        But Pegasus are looking for NAMEofGAME/typeofimage.jpg (im think, not sure)

                        I dont know how all people here make it work, maibe is my problem because Im in Windows.

                        1 Reply Last reply Reply Quote 0
                        • F
                          fluffypillow @Darksavior
                          last edited by 14 Apr 2019, 16:27

                          @Darksavior Interesting! ConsoleKit is the thing that grants permission to non-root users to reboot the device, so based on the error it seems as if it did not load completely when you tried to shut down. I wonder if it's just slow or some intentional security thing. I've tried to reproduce it, but the error didn't occur for me on Pi 3 and 0W (maybe I was too slow).

                          @gastongaston Both kinds of directory structures are accepted on all platforms: make sure 'Skraper Assets' is enabled under Settings -> Enable/disable data sources, then Pegasus will look for Skraper directory structure under <game directory>/skraper/ and <game directory>/media/, eg D:\myroms\skraper\box2dfront\MyGame.png and D:\myroms\media\box2dfront\MyGame.png. If it still fails, upload your log file, maybe there's something in it that might help (should be at C:/Users/[username]/AppData/Local/pegasus-frontend/lastrun.log, note that some directories might be hidden on Windows by default).

                          1 Reply Last reply Reply Quote 0
                          • F
                            fluffypillow
                            last edited by 15 Apr 2019, 19:09

                            Weekly update: nothing interesting this week :(, I was mostly busy with tracking down some hard to reach system-specific bugs, and also verifying issue reports.

                            1 Reply Last reply Reply Quote 1
                            • F
                              fastpop72
                              last edited by 18 Apr 2019, 09:25

                              Just to share with you my new bartop project with this cool frontend and the gameOS theme!

                              1 Reply Last reply Reply Quote 1
                              • M
                                Meldrak
                                last edited by 18 Apr 2019, 14:53

                                @fluffypillow
                                Hi, I have a small issue with games with mutiple file entry
                                None of the files are listed and so I can't launch the game

                                F 1 Reply Last reply 18 Apr 2019, 15:27 Reply Quote 0
                                • F
                                  fluffypillow @Meldrak
                                  last edited by 18 Apr 2019, 15:27

                                  @Meldrak Hi, could you post the metadata file that doesn't work for you?

                                  M 1 Reply Last reply 20 Apr 2019, 09:13 Reply Quote 0
                                  • F
                                    fluffypillow
                                    last edited by 18 Apr 2019, 15:27

                                    Also we have reached 200K thread views, wow!

                                    1 Reply Last reply Reply Quote 3
                                    • W
                                      wallmachine
                                      last edited by wallmachine 19 Apr 2019, 05:43

                                      Is it possible to add just directories of your games and it creates the metadata?

                                      F 1 Reply Last reply 19 Apr 2019, 08:28 Reply Quote 0
                                      • F
                                        fluffypillow @wallmachine
                                        last edited by 19 Apr 2019, 08:28

                                        @wallmachine if you mean creating a metadata.txt file from Pegasus, no that's not possible yet, but I'd like add support for it eventually.

                                        W 1 Reply Last reply 19 Apr 2019, 11:11 Reply Quote 1
                                        • W
                                          wallmachine @fluffypillow
                                          last edited by 19 Apr 2019, 11:11

                                          @fluffypillow I look forward to it as I'm on HyperSpin/BigBox and don't have metadata.

                                          1 Reply Last reply Reply Quote 0
                                          1193 out of 1711
                                          • First post
                                            1193/1711
                                            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.

                                            This community forum collects and processes your personal information.
                                            consent.not_received