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

Pixel Theme

Scheduled Pinned Locked Moved Projects and Themes
themepixel
690 Posts 92 Posters 884.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.
  • R
    Rookervik Global Moderator @sergioad
    last edited by 5 Nov 2017, 23:14

    @sergioad Ports section has no description to make room for information on each program. Similar to the RetroPie, System, and Pipplware systems. They are designed to have a gamelist and description meta data.

    S 1 Reply Last reply 6 Nov 2017, 00:30 Reply Quote 0
    • K
      KillerQ @Rookervik
      last edited by 5 Nov 2017, 23:26

      @rookervik Thank YOU! I've been a follower since the beginning!

      1 Reply Last reply Reply Quote 0
      • S
        sergioad @Rookervik
        last edited by 6 Nov 2017, 00:30

        @rookervik Ok

        1 Reply Last reply Reply Quote 0
        • K
          KneeTie @Rookervik
          last edited by 6 Nov 2017, 18:17

          @rookervik awesome job with the update. There was a thread that i found on how to add scroll sounds to pixel and i did all the steps and scroll sounds do indeed work but breaks the theme in some way by altering backrounds and logos. Maybe you know of a way to add scroll sound to this new version?

          R 1 Reply Last reply 7 Nov 2017, 17:40 Reply Quote 1
          • S
            sonicsheppard
            last edited by 6 Nov 2017, 20:10

            Hi @Rookervik , huge fan of your theme! I have noticed an issue with your very latest update however, on previous versions the image (boxart) would fade and any video would play, but on this latest version the image isn't fading and the video is playing on top of the image - which you can often see behind it.

            This happens with OMX player enabled or disabled.

            R 1 Reply Last reply 7 Nov 2017, 00:48 Reply Quote 0
            • R
              Rookervik Global Moderator @sonicsheppard
              last edited by 7 Nov 2017, 00:48

              @sonicsheppard As far as I recall I didn't have video previews working on previous versions. Perhaps you were using a modded version of the theme? I only have a couple of videos to test with so I will take a look at it and see. But as I didn't intend videos to be working in the past, I'm not sure how to get this to look like it "did" in your case.

              S 1 Reply Last reply 7 Nov 2017, 08:55 Reply Quote 0
              • S
                sonicsheppard @Rookervik
                last edited by 7 Nov 2017, 08:55

                @rookervik I think you're right! I do seem to rememeber trying a custom one that said it had video enabled a few weeks back just to see what it looked like. I obviously forgot all about it. Sorry about that.

                1 Reply Last reply Reply Quote 0
                • R
                  Rookervik Global Moderator @KneeTie
                  last edited by 7 Nov 2017, 17:40

                  @kneetie Mmm, let's see.

                  The code for enabling the sound is in the pixel.xml:

                  <!--<scrollSound>./art/flipper.wav</scrollSound>-->

                  Change it to :

                  <scrollSound>./art/flipper.wav</scrollSound>

                  But you need to put a flipper.wav into the art folder. Whatever sound you want to use. There is not a sound effect included with the theme right now.

                  K 1 Reply Last reply 7 Nov 2017, 20:10 Reply Quote 1
                  • K
                    KneeTie @Rookervik
                    last edited by 7 Nov 2017, 20:10

                    @rookervik thanks i went ahead and did it over again only on the first instance of that line of code i found and it worked!

                    1 Reply Last reply Reply Quote 0
                    • S
                      sergioad @Rookervik
                      last edited by 8 Nov 2017, 01:15

                      @rookervik Man, IT IS AMAZING, for me Pixel + old carbon sounds + Pixel Retropie menu icons + Pixel splash screen + Pixel launching images is the way to go, just LOVE it and I can not stop to scream about that

                      R 1 Reply Last reply 8 Nov 2017, 03:08 Reply Quote 2
                      • R
                        Rookervik Global Moderator @sergioad
                        last edited by 8 Nov 2017, 03:08

                        @sergioad I have sort of made a complete package. Haha. I wanted my retropie looking retro. :D

                        M S 2 Replies Last reply 8 Nov 2017, 08:47 Reply Quote 1
                        • M
                          madmodder123 @Rookervik
                          last edited by madmodder123 11 Aug 2017, 08:51 8 Nov 2017, 08:47

                          @rookervik Are you going to also be updating pixel-metadata anytime soon? I like the updates but i needs muh metadatas!
                          I am glad you keep updating this theme, thank you!

                          R 1 Reply Last reply 8 Nov 2017, 13:58 Reply Quote 0
                          • R
                            Rookervik Global Moderator @madmodder123
                            last edited by 8 Nov 2017, 13:58

                            @madmodder123 Yeah I'm going to take a little break before I get on metadata. Tho it shouldn't be hard. Hopefully I will just need to edit the pixel.xml for meta data version. We'll see. But I want a small break. Took me 6 hours on Sunday to do all the xmls. Such a drag. Haha.

                            1 Reply Last reply Reply Quote 1
                            • S
                              sergioad @Rookervik
                              last edited by 8 Nov 2017, 17:55

                              @rookervik Indeed, retro is the way to go my friend :) enjoying it

                              1 Reply Last reply Reply Quote 1
                              • H
                                hiulit
                                last edited by 10 Nov 2017, 14:06

                                Hello @Rookervik !
                                I'm working on fun facts splashscreens and I was using your theme as an example and while trying to parse pixel.xml with xmlstarlet I kept getting and error telling me that that xml was malformed.
                                Looking into it, I found a couple of comments that have one extra dash -, these ones:

                                https://github.com/ehettervik/es-theme-pixel/blob/6488c5426c2ede809d6b3aafeb6e6f78773ce11e/pixel.xml#L202-L203

                                <!--- This will enable Player Count under the screenshot --->
                                <!---<pos>0.686 0.573</pos>--->
                                

                                and

                                https://github.com/ehettervik/es-theme-pixel/blob/6488c5426c2ede809d6b3aafeb6e6f78773ce11e/pixel.xml#L213-L214

                                <!--- This will enable Player Count under the screenshot.--->
                                <!---<pos>0.830 0.567</pos>--->
                                

                                I removed them and now it's working! :D
                                Just wanted to let you know, because it might affect other projects using xmlstarlet to parse themes.

                                My little contributions to the RetroPie project:

                                • Shell-Script-Boilerplate
                                • Fun-Facts-Splashscreens
                                • Limit-Last-Played-Games
                                1 Reply Last reply Reply Quote 1
                                • M
                                  meleu
                                  last edited by meleu 11 Oct 2017, 16:38 10 Nov 2017, 16:34

                                  @hiulit I think Rook is aware of it:
                                  https://github.com/ehettervik/es-theme-pixel/pull/3
                                  :D


                                  EDIT: also https://retropie.org.uk/forum/post/60107

                                  • Useful topics
                                  • joystick-selection tool
                                  • rpie-art tool
                                  • achievements I made
                                  H 1 Reply Last reply 10 Nov 2017, 16:39 Reply Quote 0
                                  • H
                                    hiulit @meleu
                                    last edited by 10 Nov 2017, 16:39

                                    @meleu @Rookervik whoops, sorry! Should have checked for issues in the repo before :P

                                    My little contributions to the RetroPie project:

                                    • Shell-Script-Boilerplate
                                    • Fun-Facts-Splashscreens
                                    • Limit-Last-Played-Games
                                    R 1 Reply Last reply 11 Nov 2017, 00:56 Reply Quote 0
                                    • R
                                      Rookervik Global Moderator @hiulit
                                      last edited by 11 Nov 2017, 00:56

                                      @hiulit Yeah I'm aware and I haven't updated the theme on purpose. LOL. Tho if I ever intend to use meleu's awesome splashscreen maker, I might fix it. But the reason I didn't fix it is exactly because of the splash screen maker :D Hahaha

                                      H 1 Reply Last reply 11 Nov 2017, 10:54 Reply Quote 2
                                      • H
                                        hiulit @Rookervik
                                        last edited by hiulit 11 Nov 2017, 10:55 11 Nov 2017, 10:54

                                        @rookervik Why wouldn't you want @meleu 's splashscreen maker to use your theme? :O

                                        My little contributions to the RetroPie project:

                                        • Shell-Script-Boilerplate
                                        • Fun-Facts-Splashscreens
                                        • Limit-Last-Played-Games
                                        M 1 Reply Last reply 11 Nov 2017, 12:16 Reply Quote 0
                                        • M
                                          meleu @hiulit
                                          last edited by meleu 11 Nov 2017, 12:17 11 Nov 2017, 12:16

                                          @hiulit Have you ever heard of the Luddite movement? :D

                                          • Useful topics
                                          • joystick-selection tool
                                          • rpie-art tool
                                          • achievements I made
                                          H 1 Reply Last reply 11 Nov 2017, 12:24 Reply Quote 0
                                          587 out of 690
                                          • First post
                                            587/690
                                            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.

                                            This community forum collects and processes your personal information.
                                            consent.not_received