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

    Pixel Theme

    Scheduled Pinned Locked Moved Projects and Themes
    themepixel
    690 Posts 92 Posters 939.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.
    • RookervikR
      Rookervik Global Moderator @sergioad
      last edited by

      @sergioad Sounds like you've got it covered! Gimp is pretty easy to use.

      sergioadS 1 Reply Last reply Reply Quote 2
      • S
        Sheyk90
        last edited by

        @Rookervik Hi! I love your theme but I use Recalbox sytem in my Pi. Could you upload your Version 1.9.3 of the teme? Recalbox don't have theme downloader and I can't update the theme...
        Thanks mate! ;)

        1 Reply Last reply Reply Quote 1
        • sergioadS
          sergioad @Rookervik
          last edited by

          @Rookervik sadly I have minus one hundred percent skills for GIMP 😢

          1 Reply Last reply Reply Quote 0
          • sergioadS
            sergioad
            last edited by

            @Rookervik I said that your pixel splashscreen is allready in the splashscreen repos, I hope my ideas for the minilumi splashscreen result usefull for you 😀

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

              @sergioad They are good suggestions. I just didn't have any plans to make a splash screen that looked like Luminous. I've got a couple other projects going right now. And I fiddled with one idea. Didn't like how it turned out. alt text I'll think of something better after I finish editing the modern theme... and get the pixel2 theme finished up.

              edmaul69E sergioadS 2 Replies Last reply Reply Quote 0
              • edmaul69E
                edmaul69 @Rookervik
                last edited by

                @Rookervik i think if you darkened up the sides of the letter blocks it would be perfect. I really like this one. Its just a little hard to read the word. But i do like it. Im a little partial to honeycomb though.... :)

                1 Reply Last reply Reply Quote 0
                • sergioadS
                  sergioad @Rookervik
                  last edited by sergioad

                  @Rookervik Oh man, looks grear 😁

                  1 Reply Last reply Reply Quote 0
                  • hiulitH
                    hiulit @Rookervik
                    last edited by

                    @Rookervik said in Pixel Theme:

                    I haven't re-uploaded anything since the site change. You can get the Theme Helper in my dropbox: https://dl.dropboxusercontent.com/u/60872572/EmulationStation/ES Theme Helper3.rar

                    It's windows-only. If more than 2 or 3 people used it, I might use Construct 2 and make an HTML5 version of it that would work in a web browser on any system. But I think there are.... exactly 3 people that use it. LOL.

                    I would like to use it! How's this HTML5 versions coming? :P

                    My little contributions to the RetroPie project:

                    • Shell-Script-Boilerplate
                    • Fun-Facts-Splashscreens
                    • Limit-Last-Played-Games
                    1 Reply Last reply Reply Quote 0
                    • hiulitH
                      hiulit
                      last edited by

                      Hi everyone,

                      I'm trying to change de default Retropie Settings icons with the ones that come with the Pixel Theme, and so far, no luck :(

                      I've tried changing the location of the icons in /opt/retropie/configs/all/emulationstation/gamelists/retropie/gamelist.xml but it doesn't seem to work.
                      Am I looking at the right file?

                      I'm trying to change the icons path from

                      <game>
                          <path>./audiosettings.rp</path>
                          <name>Audio</name>
                          <desc>Configure audio settings. Choose default of 'auto', 3.5mm jack, or HDMI. Mixer controls, and apply default settings.</desc>
                          <image>./icons/audiosettings.png</image>
                          <playcount>6</playcount>
                          <lastplayed>20161123T202849</lastplayed>
                      </game>
                      

                      to

                      <game>
                          <path>./audiosettings.rp</path>
                          <name>Audio</name>
                          <desc>Configure audio settings. Choose default of 'auto', 3.5mm jack, or HDMI. Mixer controls, and apply default settings.</desc>
                          <image>~/etc/emulationstation/themes/pixel/retropie/icons/audiosettings.png</image>
                          <playcount>6</playcount>
                          <lastplayed>20161123T202849</lastplayed>
                      </game>
                      

                      (I'm not sure if the ~ is right, but it'¡s not working anyway)

                      And is it possible that this file resets itself every time the system starts? Because I tried changing

                      <name>Audio</name>
                      

                      to

                      <name>Whatever</name>
                      

                      I restarted the system and the title was <name>Audio</name>back again.

                      Thanks.

                      My little contributions to the RetroPie project:

                      • Shell-Script-Boilerplate
                      • Fun-Facts-Splashscreens
                      • Limit-Last-Played-Games
                      herb_fargusH 1 Reply Last reply Reply Quote 0
                      • herb_fargusH
                        herb_fargus administrators @hiulit
                        last edited by

                        @hiulit you can't make edits while es is running.

                        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

                        hiulitH 1 Reply Last reply Reply Quote 0
                        • sergioadS
                          sergioad
                          last edited by

                          And why not create a fork of Pixel with 8 bit NES like selection / cursor movement sounds? Pixel sounds maybe?

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

                            @sergioad Editing it with sounds is fine. But most users complain about whatever sound you choose. So I chose not to have sounds in the theme. It's better than getting 150 comments saying "This sound is annoying. Change it." lol.

                            1 Reply Last reply Reply Quote 0
                            • sergioadS
                              sergioad
                              last edited by

                              Well... That is true, pardon me 😁

                              1 Reply Last reply Reply Quote 0
                              • hiulitH
                                hiulit @herb_fargus
                                last edited by

                                @herb_fargus Oh, ok! I'll try again then. :)
                                Can you tell if I'm editing the right file /opt/retropie/configs/all/emulationstation/gamelists/retropie/gamelist.xml
                                Thanks!

                                My little contributions to the RetroPie project:

                                • Shell-Script-Boilerplate
                                • Fun-Facts-Splashscreens
                                • Limit-Last-Played-Games
                                1 Reply Last reply Reply Quote 0
                                • A
                                  a7mag3ddon
                                  last edited by

                                  Hi, ive seen a version of this on your tube that when you select a game, the screen zooms into the box art or screenshot thats being shown top right.

                                  how did they do that?

                                  markyh444M 1 Reply Last reply Reply Quote 0
                                  • markyh444M
                                    markyh444 @a7mag3ddon
                                    last edited by markyh444

                                    @a7mag3ddon Change the Emulation Station setting from fade to zoom under the UI section.

                                    Retropie in a NES - Pi 3 with Mausberry circuit shutdown switch wired to buttons and 8bitdo NesPro30 controller
                                    Retropie in a Saturn Controller - Pi Zero, GPIO controls using DB9 driver
                                    Retropie in a PSX - Pi3
                                    https://markyh444.wordpress.com

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

                                      hah really? that simple :-)

                                      thanks!

                                      1 Reply Last reply Reply Quote 0
                                      • fellegF
                                        felleg
                                        last edited by

                                        Some guy on youtube seems to have managed to run this theme in a 4:3 aspect ratio. Any idea how he did this? Is this related to the theme, or is this a Raspberry Pi setting?

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

                                          All themes will run in whatever resolution your system is set to. Since his is set to a CRT Television, it's 4:3 and the themes are displayed at 4:3.

                                          fellegF 1 Reply Last reply Reply Quote 0
                                          • fellegF
                                            felleg @Rookervik
                                            last edited by

                                            @Rookervik Ok, but do you know how to set the resolution to 4:3, then? There's three of us trying to find a solution in this thread: https://retropie.org.uk/forum/topic/5856/component-out-to-4-3-crt-via-3-5mm-jack

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