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

    Pixel Theme

    Scheduled Pinned Locked Moved Projects and Themes
    themepixel
    690 Posts 92 Posters 911.1k 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 @jdrassa
      last edited by

      @jdrassa HO HO!!! Nice! Let me go edit that! Thank you for the heads up.

      1 Reply Last reply Reply Quote 0
      • RichardBrR
        RichardBr
        last edited by

        Thanks for sharing! Any new update as 2017 Christmas gift? :D :D

        It is the greatest of all mistakes to do nothing because you can do only a little. Do what you can.

        Sydney Smith

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

          Updated the Pixel Metadata repo with fixes for "box art behind videos" and "too much metadata on Retropie screen". Give yours an update and tell me if it all works.

          As far as gifts... I should set up a donation page. LOL.

          R madmodder123M M 3 Replies Last reply Reply Quote 0
          • R
            RetroNESguy @Rookervik
            last edited by

            @rookervik Will update later tonight and give feedback. Thanks

            1 Reply Last reply Reply Quote 0
            • madmodder123M
              madmodder123 @Rookervik
              last edited by

              @rookervik The "ports" section still has metadata, I don't know if the majority of people prefer it like that? It is fine if you want to leave it, it is pretty easy for me to edit it out :)

              Anyways I think you should set up a donation page, i'm sure people would be glad to donate for all your hard work :)

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

                @madmodder123
                Yeah I left metadata on the ports section since I think I only have one port that isn't a game. You no likey? Can just copy the retropie theme.xml over to ports to fix it. If others don't like having metadata on the metadata theme I can remove it. :P

                madmodder123M 1 Reply Last reply Reply Quote 0
                • madmodder123M
                  madmodder123 @Rookervik
                  last edited by

                  @rookervik
                  I use Kodi, LXDE Desktop, and moonlight. The only games I have are Mr. Boom (awesome) and Super Mario War (awesome). Which games do you have there? Are there are more good multiplayer games?

                  Thanks for the updates

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

                    @madmodder123 Mm, probably not. I have the Quakes, Doom, Wolfenstein, Marathon, Beats of Rage, OpenBlok and such. OpenBlok is a good 2-player tetris clone. Beats of Rage is 2 player. You might just browse what's available on the wiki. I'd link you but the new documents you can't really link to main sections. This gets you to the wiki tho: https://retropie.org.uk/docs/

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

                      Looking good, box art now fades out when video plays. Thanks!

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

                        @retronesguy Thank @jdrassa for that! I was not aware that the video previews would put the box art up while the delay was active.

                        K 1 Reply Last reply Reply Quote 0
                        • K
                          KillerQ @Rookervik
                          last edited by

                          @rookervik said in Pixel Theme:

                          @retronesguy Thank @jdrassa for that! I was not aware that the video previews would put the box art up while the delay was active.

                          Is there a way to have it start with just the video and not the boxart first?

                          1 Reply Last reply Reply Quote 0
                          • K
                            KillerQ
                            last edited by

                            @Rookervik, great theme! It's still the only one I ever use and I've been using it through ever version You've made!

                            A few months ago, before the latest theme updates, I took a lot of time and customized the theme for other systems and artwork. I didn't like having blank or mismatched system screens...

                            The new theme is absolutely AMAZING, however, all my work for my systems isn't there (obviously)...

                            Check this video and you'll see how my setup looks with my complete, custom theme and then the second part of the video shows how it looks with the new updated pixel theme.

                            Is there an easy way to merge them or for me to migrate my custom art and systems over to the updated the..

                            Thanks!

                            RookervikR 2 Replies Last reply Reply Quote 0
                            • RookervikR
                              Rookervik Global Moderator @KillerQ
                              last edited by

                              @killerq You look like you had added a ton of custom systems that aren't supported "out-of-the-box" like say, SNES is. For each system that you created a custom system for, you will have to add that system folder to the new pixel theme. Adding the console.png, logo.png, and then a theme.xml from whichever color system you like will give you a custom theme.

                              For whatever reason, you have 2 MegaDrive systems. So the first Megadrive shows up correct. I don't know what your es_systems.cfg asks for... you'll have to check.

                              <system>
                               <name>md_custom</name>
                                  <fullname>MegaDrive Rom Hacks or Something</fullname>
                                  <path>%HOME%\roms\md2</path>
                                  <extension>.iso .ISO</extension>
                                  <command>%HOME%\.emulationstation\...etc</command>
                                  <platform>md2</platform>
                                  <theme>md2</theme>
                              </system>
                              

                              In this case, md2 is the folder of the theme you are calling for.

                              So make sure you copy logo.png, console.png, and a theme.xml from another system that uses a color you like.

                              0_1512339569635_55abd25b-2d18-4ea2-b3aa-eda30f369f39-image.png

                              Basically you'll have to re-build all the modifications you made. Or keep using the old version you were using. The new version has far simplified code that makes changes far easier in the future. I won't have to go back and edit every xml like I had to before.

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

                                @killerq And to skip the box art, open the pixel.xml and set the delay to zero. And possibly turn off showSnapshotNoVideo. Some of these options I haven't played with since I have and will never add videos to my system.

                                		<video name="md_video">
                                			<pos>0.766 0.322</pos>
                                			<origin>0.5 0.5</origin>
                                			<size>0.366 0.480</size>
                                			<delay>0.0</delay> 
                                			<showSnapshotNoVideo>true</showSnapshotNoVideo>
                                			<showSnapshotDelay>false</showSnapshotDelay>
                                		</video>
                                
                                madmodder123M 1 Reply Last reply Reply Quote 1
                                • K
                                  KillerQ @Rookervik
                                  last edited by KillerQ

                                  @rookervik
                                  Thank you so much, your answer makes perfect sense. I just wanted to check that it wasn't missing something quick before I made the manual edits.

                                  Also, the second Mega Drive is for Mega Drive Japan titles.

                                  1 Reply Last reply Reply Quote 0
                                  • johnodonJ
                                    johnodon
                                    last edited by johnodon

                                    I was trying to search the thread to see if anyone else bought this up but couldn't find a way to do so...

                                    If I enable 'Use OMX Player' in Other Settings, video snaps are placed on top of the game title. If OMX player is turned off, video is under the game title but videos are awful looking.

                                    Can others confirm they see the same? Is this an easy config change ore require updated code?

                                    TIA!

                                    John

                                    ruckageR 1 Reply Last reply Reply Quote 0
                                    • ruckageR
                                      ruckage @johnodon
                                      last edited by

                                      @johnodon
                                      OMX player is hardware accelerated but the downside is that it has to be rendered on top of everything else, nothing you can do about it I'm afraid.

                                      SNES mini/Nes mini/Famicom mini theme developer.

                                      If you'd like to support my work you can donate here: Donate

                                      1 Reply Last reply Reply Quote 0
                                      • razielleonhartR
                                        razielleonhart
                                        last edited by

                                        Just wanted to say I love this theme it's now my go to theme when building my retropie

                                        You've heard every last tale of the wolf by now. All of them are true.

                                        1 Reply Last reply Reply Quote 0
                                        • SgtJimmyRustlesS
                                          SgtJimmyRustles
                                          last edited by

                                          @Rookervik

                                          Welp, now I've got a 1080p monitor (spare) that I can use so I can kick that 5:4 monitor to the curb if needed. I wanted to know if I could use that pixelated background from one of your desktop backgrounds as a header image for this subreddit I've made. I wanted to ask permission, and if you say no, then I'll do something else. I just thought it looked cool.

                                          Check out /r/SBCGaming for Retropie, Recalbox, OGST (Odroid) talk and more!
                                          http://www.reddit.com/r/sbcgaming

                                          Hop on the Dicscord as well and chat about all things Retropie (or recalbox, lakka, etc)
                                          https://discord.gg/JdXc6nx

                                          Check out our Podcast!

                                          1 Reply Last reply Reply Quote 0
                                          • M
                                            movisman @Rookervik
                                            last edited by

                                            @rookervik said in Pixel Theme:

                                            Updated the Pixel Metadata repo with fixes for "box art behind videos" and "too much metadata on Retropie screen". Give yours an update and tell me if it all works.

                                            As far as gifts... I should set up a donation page. LOL.

                                            Hi there,

                                            This is a really great theme and is so polished, thanks a lot for creating it!

                                            Just wondering, would you be able to apply the 'box art behind videos' fix to the regular Pixel theme (non-metadata)? I guess similar to this commit:
                                            https://github.com/ehettervik/es-theme-pixel-metadata/commit/77f0c418794839a6823d57255ede05772f279a97

                                            I noticed when using both themes, that the metadata one works really well with videos (boxart disappears when video plays), but the regular one still shows the box art behind the videos and doesn't disappear.

                                            Thanks!

                                            hiulitH 1 Reply Last reply Reply Quote 1
                                            • 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.