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 71.9k 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.
    • X
      xFJSx @rajbhalsod
      last edited by

      @rajbhalsod you can also try using skraper for the gamelist.xml this will also create the gamelists with your used extensions.
      Pegasus will also look for the gamelist.xml

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

        Hi, Thank you for the reply. I'm still struggling with this. I took an N64 gamelist from the pi build and placed it in the N64 roms folder on my windows build. I then went into skraper and under the game list section, set the game path to the roms folder. I also chose emulationstation gamelist.xml from the gamelist type but still no luck. The original gamelist is not updated.

        Any ideas where i could be going wrong with this?

        1 Reply Last reply Reply Quote 0
        • lilbudL
          lilbud
          last edited by

          Is there a way to make the metadata a little bigger?
          https://i.imgur.com/4o115cO.png

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

          Backlog: http://backloggery.com/lilbud

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

            @lilbud In layer_grid/GameGridMetaBox.qml you can modify lines 10 and 11 to change the padding.

            Layout.minimumWidth: rowcontent.width + vpx(10);
            Layout.minimumHeight: rowcontent.height + vpx(5);
            

            If you want to increase everything within the box too you'll have to start adjusting each of the numbers within that file for the icon and text too (lines 30-32 and line 42).

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

              Hello all. My Pegasus build is getting there on my windows machine. I was wondering if anyone could help me out though - I'm trying to add pc games, but cannot work out what the launch parameters should be? Each PC game that I would like to add have different .exe file names, e.g. halo.exe, etc.

              Any suggestions would be massively appreciated.

              Thanks,
              Raj

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

                @rajbhalsod Hi, you can use {file.path} as the launch command, so the EXE will be launched directly. For example:

                collection: Windows Games
                launch: "{file.path}"
                files:
                  ./Halo/halo.exe
                  ./Some Other Game/launcher.exe
                
                1 Reply Last reply Reply Quote 0
                • R
                  rajbhalsod
                  last edited by

                  Perfect - it worked!

                  Thank you so much for the quick response!

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

                    Final Question I promise! How can I manually add game art - I have some PC games that already have artwork in my Steam client. I would like to use the same covers for example but i'm struggling to set the correct parameters for this. Once again, any help would be appreciated.

                    Thanks

                    fluffypillowF 1 Reply Last reply Reply Quote 0
                    • S
                      sapient254
                      last edited by

                      Does anyone know why the UI is cutoff after I install it? I have a 4K tv and an Rpi4. As soon as I launch Pegasus, it appears super zoomed in.

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

                        @rajbhalsod at the moment there's no support for adding artwork to autodetected Steam games, but that will come in the future. However, you can add assets for regular games defined in a metadata file, like above. You can find more info about that here.

                        @sapient254 it seems at the moment the Pi 4 video driver has some troubles with certain boot config parameters and TV/HDMI settings for some displays. Here is a possible workaround for it, which might work for you too.

                        R S 2 Replies Last reply Reply Quote 0
                        • R
                          rajbhalsod @fluffypillow
                          last edited by

                          @fluffypillow
                          Hey thank you for the reply. I tried adding artwork using the guide, but couldn't seem to get it to display . I will try again. On a separate note, I've now started doing a pegasus build on my pi. I've installed the frontend correctly but when I scan for a metadata file, it does not display any games. For example, when setting up the SNES, I converted the snes metadata file into a pegasus.metadata.txt file which is seen by Pegasus but when I select it and then refresh, no games are displayed. Any idea where I could be going wrong?

                          Thanks again.

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

                            Hello again. I tried adding artwork manually but badly struggling to get this to work! Could you kindly provide an example of how to the metadata file should look for the artwork?

                            Thanks

                            1 Reply Last reply Reply Quote 0
                            • S
                              sapient254 @fluffypillow
                              last edited by

                              @fluffypillow Thanks! I was able to get it to work. Though I seem to be unable to see the gameOS theme. I created a new folder in /.config/pegasus-frontend/themes and labeled it gameOS per the instructions. However, when I reboot, load pegasus, go to settings, and try to change the theme, all that shows up is the basic grid theme. Any idea why it's not showing up?

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

                                @sapient254 What does the folder structure within your gameOS folder look like?

                                S R 2 Replies Last reply Reply Quote 0
                                • S
                                  sapient254 @PlayingKarrde
                                  last edited by

                                  @PlayingKarrde I haven't touched anything. I just installed it as-is. I'm still learning a lot about this, so I appreciate the assistance.

                                  7bcc020f-81ef-479a-82e3-c62a188ee585-image.png

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

                                    @sapient254 hmm ok yes that looks correct. You may need to post your lastrun.log to see what's going on there.

                                    S 1 Reply Last reply Reply Quote 0
                                    • S
                                      sapient254 @PlayingKarrde
                                      last edited by

                                      @PlayingKarrde I'm not sure what I did, but after a couple of reboots, it appears to be working. shrug :)

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

                                        579edfce-aa51-4dea-8a2f-9a36d5807422-image.png

                                        I hope the screenshot is clear?

                                        the assets are inside the game folder, in a folder called assets.

                                        Really appreciate the help that you are giving. thank you.

                                        mituM 1 Reply Last reply Reply Quote 0
                                        • mituM
                                          mitu Global Moderator @rajbhalsod
                                          last edited by mitu

                                          @rajbhalsod said in [Theme] gameOS for Pegasus:

                                          the assets are inside the game folder, in a folder called assets.

                                          Try quoting the path to the files - i.e. "C:\users\rajb.. \coversDodonPatch Resurrection.jpg".

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

                                            @mitu

                                            Hi mitu, thank you for the reply. I tried that but no luck!

                                            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.