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

    Pixel Theme

    Scheduled Pinned Locked Moved Projects and Themes
    themepixel
    690 Posts 92 Posters 888.3k 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.
    • B
      backstander @pauwus
      last edited by backstander

      @pauwus

      As far as I can tell the themes are located in the etc/emulationstation folder

      Mine is also located at:
      /etc/emulationstation/themes/pixel/

      After you have SSH'd into your RPi...
      you need to change the working directory to the snes folder inside of the pixel theme folder by typing:
      cd /etc/emulationstation/themes/pixel/snes/

      Then rename the files:
      mv console.png consoleUS.png
      mv consoleEU.png console.png

      Last restart either ES or your RPi.

      P 1 Reply Last reply Reply Quote 0
      • N
        Nismo @pauwus
        last edited by Nismo

        @pauwus said in Pixel Theme:

        I'm happy to go in and rename the image.

        Renaming the image it's not the right way to do the things, just because for some systems need to do more changes than only the logo (depends on the theme).

        Example with snes:

        Snes usa.

        alt text

        European Snes.

        alt text

        Offtopic: I think the european snes it's by far more cool than american version.

        Snes japan (super famicom).

        alt text

        For example for Super famicom you need to change the logo and the console, that's because the use of different folders, yes you can change images, but it's more easy to select the theme for the suystem in es_systems.cfg.

        Also in other themes it's more elements to change, maybe need to change some parameters in xml to resize some elements or change descriptions. That's because the use of folders.

        P 1 Reply Last reply Reply Quote 0
        • J
          J.Beau @Rookervik
          last edited by J.Beau

          @Rookervik Holy S***! That was fast! They look great :) I don't care how these are packaged btw. Just renaming is fine by me.

          edit: I need to change the console description too btw, but no problem :)

          N 1 Reply Last reply Reply Quote 0
          • N
            Nismo @J.Beau
            last edited by Nismo

            @J.Beau said in Pixel Theme:

            @Rookervik Holy S***! That was fast! They look great :) I don't care how these are packaged btw. Just renaming is fine by me.

            edit: I need to change the console description too btw, but no problem :)

            That's what I mean when I say depends on theme replacing images it's not enough ;-).

            Regards.

            1 Reply Last reply Reply Quote 0
            • P
              pauwus @backstander
              last edited by pauwus

              @backstander Thank you so much dude. It's easy when you know how! Out of interest, as I'm using the pixel-metadata theme, would I go to

              /etc/emulationstation/themes/pixel-metadata/?

              B 1 Reply Last reply Reply Quote 0
              • P
                pauwus @Nismo
                last edited by

                @Nismo Hi Nismo, I think I understand what you're saying - I'm guessing in this particular case for me, I only need to change the image because the logo for the SNES is actually correct?

                I've actually edited my es_systems.cfg file to change the order of the systems, but I've noticed there is nothing in the theme part. Do I only need to change that if I want to edit logos?

                N 1 Reply Last reply Reply Quote 0
                • B
                  backstander @pauwus
                  last edited by

                  @pauwus

                  Out of interest, as I'm using the pixel-metadata theme, would I go to /etc/emulationstation/themes/pixel-metadata/?

                  That is correct. Just substitute as needed ;)

                  1 Reply Last reply Reply Quote 0
                  • N
                    Nismo @pauwus
                    last edited by Nismo

                    @pauwus About the point 1. Depens on what system are you trying to change, if you want to replace only the logo, if you want to change the system image too, description.. etc. I'm not sure what system are you trying to change, and for what one.

                    I recommend to wait for an updated version with support for systems from other regions, since @Rookervik said that him doesn't matter to add a few of them. (i suppose mostly Mega CD, Mega32X, and both versions of snes, not too much.

                    About point 2. All the themes have folders for different systems, you can check what systems are supported looking inside /etc/emulationstation/themes/"theme_name".

                    So the right way to do the things it's going to edit es_systems.cfg file.

                    To change the theme used by a system is as simple as replace like this:

                     <system>
                               <name>snes</name>
                               <fullname>Super Nintendo Entertainment System</fullname>
                               <path>~\.emulationstation\roms\snes</path>
                               <extension>.zip .smc .sfc .fig .swc</extension>
                               <command>%HOME%\.emulationstation\systems\retroarch\retroarch.exe -L %HOME%\.emulationstation\systems\retroarch\cores\bsnes_mercury_accuracy_libretro.dll "%ROM_RAW%"</command>
                               <platform>snes</platform>
                               <theme>snes</theme>     
                    </system>
                    

                    Replace this with the theme you want to use (if available in your theme folder):

                    <theme>snes</theme>  
                    

                    For:

                    <theme>snesEU</theme>
                    

                    But that folder must exist inside the theme you are running.

                    How you haven't seen that in es_systems.cfg?

                    B 1 Reply Last reply Reply Quote 0
                    • B
                      backstander @Nismo
                      last edited by

                      @Nismo

                      Replace this with the theme you want to use (if available in your theme folder):
                      How you haven't seen that?

                      You can do the same if you live in the USA and want the TG16 logo instead of the PC Engine logo:
                      https://github.com/retropie/retropie-setup/wiki/PC-Engine#switching-emulation-station-to-the-turbografx-16-logo
                      And the same with Genesis instead of Megadrive:
                      https://github.com/retropie/retropie-setup/wiki/Genesis-Megadrive#switching-emulation-station-to-the-genesis-logo

                      N 1 Reply Last reply Reply Quote 0
                      • N
                        Nismo @backstander
                        last edited by Nismo

                        @backstander Of course, the main thing it's that the theme you're running have support for that system.

                        I think the wiki speak about the default theme, but not all themes have all systems (and variations of them).

                        1 Reply Last reply Reply Quote 0
                        • RookervikR
                          Rookervik Global Moderator
                          last edited by

                          I have read many replies and I like the idea of adding folders for European versions. I apologize if Europe is your birth region, I'm in America so I set up the theme based on that.

                          So... whenever I can get to it, I will create folders for systems as follows:

                          segacd
                          megacd

                          sega32x
                          mega32x

                          snes
                          snesEU

                          Turbo Grafx 16 is already separate from PC Engine, as are the CD variants. Same with Genesis and Megadrive.

                          Famicom is already separate as the Japanese equivalent of the NES.

                          Are there any other systems that need a European version? Such as computers?

                          Herb has mentioned a Platform.cfg but I am having trouble finding information about it. I will try to learn more. Hopefully this will make changing which themes appear easier for you all.

                          Give me a little time to make these changes. Things are getting busy for me. But I'm more than happy to add these.

                          1 Reply Last reply Reply Quote 2
                          • RookervikR
                            Rookervik Global Moderator
                            last edited by

                            Okay, Pixel update 1.11. Added MegaCD, Megadrive 32x, and moved European systems into their own folders. Also updated Atari 2600 logo. I hated the colors. :D

                            Update with the retropie themes menu.

                            N 1 Reply Last reply Reply Quote 2
                            • N
                              Nismo @Rookervik
                              last edited by

                              @Rookervik Thanks for the update.

                              1 Reply Last reply Reply Quote 0
                              • B
                                backstander
                                last edited by

                                @Rookervik when you got some spare time, I would love to see PC-FX added to the Pixel Theme!
                                https://github.com/RetroPie/RetroPie-Setup/wiki/PC-FX

                                RookervikR 2 Replies Last reply Reply Quote 1
                                • RookervikR
                                  Rookervik Global Moderator @backstander
                                  last edited by

                                  @backstander You're not demanding at all. Not even a little bit. - glares at backstander

                                  1 Reply Last reply Reply Quote 2
                                  • RookervikR
                                    Rookervik Global Moderator
                                    last edited by

                                    Hmm, Pixel 2?

                                    0_1486328811443_upload-47999eee-043a-4f0e-94a0-55b3ffcb764a

                                    N mattrixkM 2 Replies Last reply Reply Quote 6
                                    • N
                                      Nismo @Rookervik
                                      last edited by

                                      @Rookervik Looks promising... You never stop? XD

                                      1 Reply Last reply Reply Quote 0
                                      • mattrixkM
                                        mattrixk @Rookervik
                                        last edited by

                                        @Rookervik Looking good. Were you thinking a different stripe colour for each system, or just one overall colour that the user can change?

                                        My ES themes: MetaPixel | Spare | Io | Indent

                                        RookervikR 1 Reply Last reply Reply Quote 0
                                        • RookervikR
                                          Rookervik Global Moderator @mattrixk
                                          last edited by

                                          @mattrixk It's all a transparent 480x272 png. So the stripes will change and the background lighting will change between systems.

                                          0_1486335146013_upload-49c606b8-459e-40ea-bc0d-06ecc9b6895d

                                          mattrixkM 1 Reply Last reply Reply Quote 4
                                          • mattrixkM
                                            mattrixk @Rookervik
                                            last edited by

                                            @Rookervik Nice.

                                            My ES themes: MetaPixel | Spare | Io | Indent

                                            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.