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

    Material Theme

    Scheduled Pinned Locked Moved Projects and Themes
    90 Posts 11 Posters 60.4k 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.
    • lilbudL
      lilbud @PokeEngineer
      last edited by

      @RetroPieNerd @caver01

      Will work on those now,

      Like a single theme for arcade systems?

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

      Backlog: http://backloggery.com/lilbud

      PokeEngineerP 2 Replies Last reply Reply Quote 0
      • PokeEngineerP
        PokeEngineer @lilbud
        last edited by

        @lilbud

        Thanks!

        Don't sweat it.
        When in doubt, take a BYTE out of life.

        😎

        1 Reply Last reply Reply Quote 0
        • PokeEngineerP
          PokeEngineer @lilbud
          last edited by

          @lilbud @caver01

          I think that is what he means....

          Don't sweat it.
          When in doubt, take a BYTE out of life.

          😎

          caver01C 1 Reply Last reply Reply Quote 0
          • caver01C
            caver01 @PokeEngineer
            last edited by

            @lilbud Take a look at your RetroPie configs folders, roms folders, etc. You will find one called Arcade. It's part of RetroPie, but theme builders overlook it because it's not a specific emulator. If I put mame roms into the Arcade folder, I can use runcommand to choose whether I want them to launch with any version of mame or FBA. The problem is this: If I do this using your theme, I get no theme graphics. It's like you are forgetting an emulator, and it looks all generic and horrible.

            If you happen to use FBA and multiple versions of MAME for a complicated set of ROMs, using Arcade is a godsend because it unites all of these under one generic SYSTEM called Arcade.

            My 4-player cocktail style cabinet built as a custom "roadcase"

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

              @RetroPieNerd @caver01

              Theme has been updated with requested systems

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

              Backlog: http://backloggery.com/lilbud

              caver01C PokeEngineerP 2 Replies Last reply Reply Quote 1
              • caver01C
                caver01 @lilbud
                last edited by

                @lilbud Awesome! Yours will be one of just a few that will support the use of Arcade. Gives folks like me more options. I appreciate it!

                My 4-player cocktail style cabinet built as a custom "roadcase"

                lilbudL herb_fargusH 2 Replies Last reply Reply Quote 0
                • lilbudL
                  lilbud @caver01
                  last edited by

                  @caver01 I thought more supported it. I must have overlooked it when I was making the theme

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

                  Backlog: http://backloggery.com/lilbud

                  PokeEngineerP 1 Reply Last reply Reply Quote 0
                  • PokeEngineerP
                    PokeEngineer @lilbud
                    last edited by

                    @lilbud Awesome! Thanks!

                    Don't sweat it.
                    When in doubt, take a BYTE out of life.

                    😎

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

                      @caver01 all of them have the potential to support it and more or less aren't that difficult to update, sources are all available so pull requests are welcome

                      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
                      • caver01C
                        caver01
                        last edited by

                        @herb_fargus That's a good point. My comments weren't intended as criticism. Rather, I appreciate the scope of such a project. I also respect consistent artwork and design intentions. However, given the source availability, perhaps my approach should have been more in the spirit of collaboration than calling out deficiencies. Sorry, @lilbud !

                        My 4-player cocktail style cabinet built as a custom "roadcase"

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

                          @caver01 no criticism intended, I'm just as guilty ;) generally I'm happy to suggest improvements when themes are actively maintained but for the themes that aren't (I.e. all the ones that lack the arcade folder currently among others) then those are more or less up to the community to fill in the gaps, I don't want to have to maintain a bunch of abandoned themes but I'm happy to merge any valid contributions :)

                          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

                          caver01C 1 Reply Last reply Reply Quote 0
                          • caver01C
                            caver01 @herb_fargus
                            last edited by

                            @herb_fargus Ok, so this might be a good way for me to make a contribution. I do a little reading about how to contribute to a repository. I am probably not going to be coding a libretro core any time soon, but I have skills I might be able to apply to themes. Any suggestions for starting out?

                            My 4-player cocktail style cabinet built as a custom "roadcase"

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

                              @caver01 the best way for me was to take an already existing theme, find how it works and then just apply it to the missing systems. The default carbon theme is up to date and has all the systems currently in RetroPie (and a few more that we'll likely add at some point in the future) so that gives you access to all the logos you'll need, then you just find what system is missing, match the theme style which typically is as simple s copying the theme.xml from one of the existing folders and just changing the reference to the logos and text.

                              For example someone just added the arcade system to the simple dark theme here: https://github.com/RetroPie/es-theme-simple-dark/pull/7

                              It needs to be tested before merging, I just haven't gotten to it yet.

                              For more detailed documentation on themes: https://github.com/Aloshi/EmulationStation/blob/master/THEMES.md

                              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

                              caver01C 1 Reply Last reply Reply Quote 0
                              • caver01C
                                caver01 @herb_fargus
                                last edited by

                                @herb_fargus Thanks for taking the time to provide some details!

                                My 4-player cocktail style cabinet built as a custom "roadcase"

                                1 Reply Last reply Reply Quote 0
                                • PokeEngineerP
                                  PokeEngineer @lilbud
                                  last edited by PokeEngineer

                                  @lilbud

                                  Could you also make PSP art and fix the Love logo because it does not appear. I would myself but, I can't really figure out how to because there is no one theme.xml that is the same for every system...

                                  Don't sweat it.
                                  When in doubt, take a BYTE out of life.

                                  😎

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

                                    @RetroPieNerd I'll get to that later, I'll be away from my pi for most of the day.

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

                                    Backlog: http://backloggery.com/lilbud

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

                                      @RetroPieNerd

                                      Repository has been updated with psp. And love should be working now, it was working on my end.

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

                                      Backlog: http://backloggery.com/lilbud

                                      PokeEngineerP caver01C 2 Replies Last reply Reply Quote 0
                                      • PokeEngineerP
                                        PokeEngineer @lilbud
                                        last edited by

                                        @lilbud

                                        Ok.

                                        Don't sweat it.
                                        When in doubt, take a BYTE out of life.

                                        😎

                                        1 Reply Last reply Reply Quote 0
                                        • caver01C
                                          caver01 @lilbud
                                          last edited by

                                          @lilbud Question--when I downloaded new themes using the retropie menus, I obviously grabbed the Material Theme, but the Daphne logo looked white-on-white. Is that intentional? Or do I have some issue? Or maybe the repo wasn't updated yet? What am I missing?

                                          My 4-player cocktail style cabinet built as a custom "roadcase"

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

                                            @caver01 I did have some trouble with the daphne logo, Considering it is just pieces. But I updated the repository with the fixed logo.

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

                                            Backlog: http://backloggery.com/lilbud

                                            caver01C 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.