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

    [Theme] gameOS for Pegasus

    Scheduled Pinned Locked Moved Projects and Themes
    cleangameospegasusthemetvos
    180 Posts 34 Posters 74.1k 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.
    • AndersHPA
      AndersHP @PlayingKarrde
      last edited by

      @PlayingKarrde
      Just thinking out loud here; would a variant of the built-in Pegasus theme (with bigger icons, bigger text, bigger covers and no lefthandside description) be less of a work?

      My "Bubble Bobble" Themed Bartop Arcade
      My Gameboy

      1 Reply Last reply Reply Quote 0
      • PlayingKarrdeP
        PlayingKarrde
        last edited by PlayingKarrde

        Not really no.

        I wouldn't say it's a ton of work exactly. In fact making a variation of this theme for smaller screens may not be a huge time commitment, it's just I had slightly different plans.

        Let me think on it for a while as I might be able to do something going fairly easily.

        Saying that though, having to maintain two themes is far from ideal so maybe I could simply add a toggle for small screens that enlarges everything (and sets the column count to 2 or 3 or whatever).

        AndersHPA 1 Reply Last reply Reply Quote 1
        • PlayingKarrdeP
          PlayingKarrde
          last edited by

          Just uploaded 0.6.7.1 which is just a few bug fixes mainly, but the big one being it doesn't crash on Android anymore.

          1 Reply Last reply Reply Quote 0
          • herb_fargusH
            herb_fargus administrators
            last edited by herb_fargus

            I've been playing with this theme for a bit on my windows build, and it's pretty great, well done. You mentioned you get your assets from skraper, I've managed to successfully do that, but does skraper have a way of automating the launch command as well?

            e.g. this is what I've manually used for pegasus (i'm running a portable build):

            launch: ..\..\systems\retroarch\retroarch.exe -L ..\..\systems\retroarch\cores\snes9x_libretro.dll {file.path}
            

            is the launch path something you've manually had to add to each system's metadata.txt or do you have a different mechanism for that?

            If you read the documentation it will answer 99% of your questions: https://retropie.org.uk/docs/

            Also if you want a solution to your problems read this first: https://retropie.org.uk/forum/topic/3/read-this-first

            PlayingKarrdeP 1 Reply Last reply Reply Quote 0
            • PlayingKarrdeP
              PlayingKarrde @herb_fargus
              last edited by

              @herb_fargus I previously used skraper and when I did I had to manually add each launch command yes.

              However, ive since switched to LaunchBox and simply using that for all my setup and scraping and just enabled the LaunchBox integration in the data sources.

              I plan on doing a tutorial at some point although if you're familiar with LaunchBox it's very easy to get going.

              herb_fargusH 1 Reply Last reply Reply Quote 0
              • herb_fargusH
                herb_fargus administrators @PlayingKarrde
                last edited by herb_fargus

                @PlayingKarrde I figured that would probably be the case. I've never used launchbox though I hear it's pretty popular, I'll probably give it a go one of these days. I like starting from scratch just so I understand the process.

                For my current workflow, I use skraper to generate assets, then run the dat through fluffypillow's conversion tool and then manually add the launch code and just toggle the skraper source in pegasus and it seems to work, I tried doing two metadata.txt files - one in the config folder with the launch parameters and one in the game folder with all the rest of the game info but looks like pegasus will only read one metadata.txt file which makes sense.

                If you read the documentation it will answer 99% of your questions: https://retropie.org.uk/docs/

                Also if you want a solution to your problems read this first: https://retropie.org.uk/forum/topic/3/read-this-first

                PlayingKarrdeP 1 Reply Last reply Reply Quote 0
                • PlayingKarrdeP
                  PlayingKarrde @herb_fargus
                  last edited by

                  @herb_fargus I think it used to read a collections.txt file from the config folder if you want to keep all that info together. I'm not sure if that is still working tho (@fluffypillow would be able to say better than I).

                  herb_fargusH 1 Reply Last reply Reply Quote 0
                  • herb_fargusH
                    herb_fargus administrators @PlayingKarrde
                    last edited by

                    @PlayingKarrde looks like it will still be something under metadata now as collections were merged into the metadata.txt but in any case this is more pegasus specific stuff that I'll just carry over at discord and leave this thread to your theme, thanks for the info.

                    If you read the documentation it will answer 99% of your questions: https://retropie.org.uk/docs/

                    Also if you want a solution to your problems read this first: https://retropie.org.uk/forum/topic/3/read-this-first

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

                      @PlayingKarrde

                      @PlayingKarrde said in [Theme] gameOS for Pegasus:

                      maybe I could simply add a toggle for small screens that enlarges everything (and sets the column count to 2 or 3 or whatever).

                      That sounds great!

                      My "Bubble Bobble" Themed Bartop Arcade
                      My Gameboy

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

                        @herb_fargus I think this kind of setup should work too, yes, but feel free to open an issue in case Pegasus acts weird :)

                        1 Reply Last reply Reply Quote 0
                        • A
                          anothersong42
                          last edited by anothersong42

                          I've seen this question mentioned before in a few threads but I still cannot figure out a solution. I cannot get the Pegasus frontend to recognize any themes that I place in the themes folder.

                          I'm running the Pegasus frontend installed from RetroPie on a Raspberry Pi 3B+. I've downloaded the theme GameOS from Github and placed it into the ~/.config/pegasus-frontend/themes/ directory. I've also renamed the folder to GameOS from GameOS-master, as per the instructions, but still no luck. I've also tried this with a slightly altered version of the Pegasus grid theme as well. Any advice on how to get Pegasus to recognize themes on a Raspberry Pi would be greatly appreciated.

                          Thanks,
                          Ryan

                          1 Reply Last reply Reply Quote 0
                          • PlayingKarrdeP
                            PlayingKarrde
                            last edited by

                            I think per the instructions here you should be putting it int pegasus-frontend/config/themes perhaps?

                            1 Reply Last reply Reply Quote 0
                            • A
                              anothersong42
                              last edited by anothersong42

                              @PlayingKarrde Thank you for such a quick response! Unfortunately, I have also tried putting themes into ~/.config/pegasus-frontend/config/themes/ but they still do not show up in the menu theme selection option. Is there another location other than ~/.config and /root where pegasus is located?

                              PlayingKarrdeP hooperreH 2 Replies Last reply Reply Quote 0
                              • PlayingKarrdeP
                                PlayingKarrde @anothersong42
                                last edited by

                                @anothersong42 Unfortunately I don't have a retropie setup that I can test right now but I don't recall it being tricky when I did set one up. @fluffypillow maybe you can weigh in on this one?

                                1 Reply Last reply Reply Quote 0
                                • hooperreH
                                  hooperre @anothersong42
                                  last edited by

                                  @anothersong42 said in [Theme] gameOS for Pegasus:

                                  @PlayingKarrde Thank you for such a quick response! Unfortunately, I have also tried putting themes into ~/.config/pegasus-frontend/config/themes/ but they still do not show up in the menu theme selection option. Is there another location other than ~/.config and /root where pegasus is located?

                                  Try: /opt/retropie/configs/all/pegasus-fe/themes

                                  4B ~ RPi PSU 5.1V / 3.0A ~ 32GB SanDisk microSD ~ 128GB USB

                                  1 Reply Last reply Reply Quote 0
                                  • A
                                    anothersong42
                                    last edited by

                                    @hooperre & @PlayingKarrde Thank you for the quick replies and suggestions. I got the themes to be recognized by creating a few folders (/config/themes) at this location: /opt/retropie/supplementary/pegasus-fe/config/themes/.

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

                                      Hm yes, the default theme directory should be ~/.config/pegasus-frontend/themes/ on Raspberries too. If installed through RetroPie ~/.config/pegasus-frontend/ is a symlink to some internal directory, but that shouldn't cause problems. If it still doesn't work, here you can find the list of all supported config directory locations.

                                      1 Reply Last reply Reply Quote 0
                                      • R
                                        rajbhalsod
                                        last edited by

                                        Hello there. I really like the theme and how it looks and will use it for one of my pi builds. Out of interest, I installed it on windows and it can see, for example, my SNES roms. When I try to launch a rom through Pegasus, it exits the program completely. I've also tried it with the NES emulator but still get the same problem. I'm using the snes9x and nestopia emulators.

                                        Any ideas as to what I might be doing wrong?

                                        PlayingKarrdeP 1 Reply Last reply Reply Quote 0
                                        • PlayingKarrdeP
                                          PlayingKarrde @rajbhalsod
                                          last edited by

                                          @rajbhalsod Would you be able to post your lastrun.log file?

                                          R 1 Reply Last reply Reply Quote 0
                                          • R
                                            rajbhalsod @PlayingKarrde
                                            last edited by

                                            @PlayingKarrde Hi, I managed to get the games loading through RetroArch. One last question, any suggestions as to how I can scrape art? I've Skraper and UXML Scraper but just can't seem to figure it out when scraping for the PC.

                                            Thanks once again.

                                            PlayingKarrdeP 1 Reply Last reply Reply Quote 0
                                            • 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.