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

    SNES mini theme

    Scheduled Pinned Locked Moved Projects and Themes
    snessuper nintendosuper famicomthemesnes classic
    998 Posts 226 Posters 1.5m 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.
    • tyman82801T
      tyman82801 @ruckage
      last edited by

      @ruckage your good, this worked

      L 1 Reply Last reply Reply Quote 0
      • L
        Lord-Raziel @tyman82801
        last edited by

        Hi ruckage, first of all based on the published video the new snes theme looks superb! quick question, I noticed that you boot directly from the splashscreen into the menu, so the terminal text and the EmulationStation logo is not displayed, did you do it by hidding the tty logs? usually I preferred seeing the events in order to detect if something was wrong during boot, but I would like to try what you did, where I can find information for replicating the same behavior in my Raspb?

        ruckageR 1 Reply Last reply Reply Quote 1
        • ruckageR
          ruckage @Lord-Raziel
          last edited by ruckage

          @lord-raziel
          Yes, I hid the tty logs, there are several tutorials explaining what to change to make the boot as silent as possible.

          To hide the EmulationStation splash screen you have 2 options:

          • Option 1) Make a splash video thats long enough so that ES has already loaded by the time the video ends.

          • Option 2) add the argument --no-splash to autostart.sh. The line should read: emulationstation --no-splash #auto (this is the method I used).

          SNES mini/Nes mini/Famicom mini theme developer.

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

          L FlyingTomahawkF 2 Replies Last reply Reply Quote 3
          • ruckageR
            ruckage
            last edited by ruckage

            I've updated the theme. Download here: https://github.com/ruckage/es-theme-snes-mini/archive/master.zip

            @greekmanx The help buttons have been updated so they include 'Favourite' and 'screensaver'.

            @greekmanx I've added an option to display number of players as text.

            @FatWhiteLump Fixed the filename for the nds logo.

            Changed ${system.name} to ${system.theme} as advised by @jdrassa.

            Here are some pics showing the new help buttons for the carousel and gamelist. It also shows the players as text option.

            0_1506615286424_snes update 1.jpg

            0_1506615297385_snes update 2.jpg

            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 5
            • I
              Invader TAK
              last edited by Invader TAK

              downloaded the theme and is customizing it Oh cool, you even used the American English spelling of "favourite" on the gamelist and system help images. Nice touch!

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

                @invader-tak
                Thought it was only right the US version should have US spellings :)

                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 2
                • I
                  Invader TAK
                  last edited by

                  I notice the colors for the ABXY buttons are reversed on the US gamelist and system help images. The A and B buttons should be dark purple and the X and Y buttons should be lavender.

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

                    @invader-tak said in SNES mini theme:

                    I notice the colors for the ABXY buttons are reversed on the US gamelist and system help images. The A and B buttons should be dark purple and the X and Y buttons should be lavender.

                    Thanks for letting me know, not sure how I managed to get that wrong. I will correct it in the next version.

                    SNES mini/Nes mini/Famicom mini theme developer.

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

                    I 1 Reply Last reply Reply Quote 1
                    • I
                      Invader TAK @ruckage
                      last edited by

                      @ruckage Glad to help!

                      1 Reply Last reply Reply Quote 0
                      • G
                        greedoshotfirst
                        last edited by

                        @ruckage great job man! Is there a way to change the SNES logo to the US version? Switched to "usa" in config file, background works, but logo is still showing the Famicon version.

                        Cheers!

                        FatWhiteLumpF ruckageR 2 Replies Last reply Reply Quote 1
                        • FatWhiteLumpF
                          FatWhiteLump @greedoshotfirst
                          last edited by

                          @greedoshotfirst You can just go to "art\icons" and change "snesus.png" to "snes.png"

                          I 1 Reply Last reply Reply Quote 0
                          • I
                            Invader TAK @FatWhiteLump
                            last edited by Invader TAK

                            @fatwhitelump They're talking about the logo that appears on the top of the system select menu, not the icon.

                            FatWhiteLumpF 1 Reply Last reply Reply Quote 0
                            • FatWhiteLumpF
                              FatWhiteLump @Invader TAK
                              last edited by

                              @invader-tak Oh, nothing is included in the theme. I just cropped out the Super Famicom logo thing: https://i.imgur.com/WgbLsM1.png

                              R 1 Reply Last reply Reply Quote 0
                              • L
                                Lord-Raziel @ruckage
                                last edited by

                                @ruckage said in SNES mini theme:

                                @lord-raziel
                                Yes, I hid the tty logs, there are several tutorials explaining what to change to make the boot as silent as possible.

                                To hide the EmulationStation splash screen you have 2 options:

                                • Option 1) Make a splash video thats long enough so that ES has already loaded by the time the video ends.

                                • Option 2) add the argument --no-splash to autostart.sh. The line should read: emulationstation --no-splash #auto (this is the method I used).

                                Thank you Ruckage for the tips, even I had seen how to do a silent boot before I never got interested until seeing your pie booting, I have now a silent boot with no ES logo as well and I've removed some not necessary services (at least to me) like Samba, TriggerHappy, etc, now my pie takes 6.1 sec to boot ( it was 28 sec before), however something that I noticed is that it from starting to the splashscreen (a 720p codec h264, container mp4 file) takes around 4 seconds, so I have a black screen during that time before the splashscreen plays, I'm using a Raspberry Pi 2, could it be the reason? what do you suggest me to reduce that time? overclocking or using force turbo on /boot/cmdline.txt ?

                                1 Reply Last reply Reply Quote 0
                                • R
                                  RolexTC @FatWhiteLump
                                  last edited by

                                  @fatwhitelump Funny, that’s exactly what I did, too! I’m sure there’s probably a way to specify a different logo and system icon in the “usa.xml” file, but editing the filename and cropping the logo was more straightforward!

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

                                    @greedoshotfirst @FatWhiteLump @Invader-TAK @RolexTC
                                    My initial response was going to be that it's not possible to affect which version of the icon/background/logo is used via the config.xml but then I thought about it for a bit and think I've figured out a way, I'll have a look sometime today and hopefully have an update later.

                                    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 3
                                    • svmariscalS
                                      svmariscal
                                      last edited by

                                      I just installed the theme in my HTPC and it looks quite good in my 720p tv set. The titles are a bit off in the gamelist, but the displacement is hardly noticeable, I don't know why but much less than in NESMini.
                                      Also, now when loading my Saturn games, there is this generic list which is a really nice feature.

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

                                        @svmariscal
                                        Glad it works well. The misalignment probably doesn't show as much as the nes mini theme due to the selector bar in this version being bigger (kind of masks the misalignment). There will be a 720p version though so the alignment will be perfect.
                                        The generic gamelist isn't really intentional but a side effect of how this version works but I hope to be able to have a proper generic system and custom collections at some point in the future.

                                        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
                                        • ruckageR
                                          ruckage
                                          last edited by ruckage

                                          Just updated the theme. DOWNLOAD

                                          @greekmanx - I've removed missing.png from detailed view as it was sometimes showing when not needed.

                                          @Invader-TAK - I've fixed the button colours for the US help images.

                                          @greedoshotfirst @FatWhiteLump @Invader-TAK @RolexTC - If you select USA as the style in the config.xml it will now automagically change the icon,logo, and background to the USA version. Make sure you use the config.xml provided as the order has changed and it won't work with the old config.xml

                                          0_1506719791539_snes usa.jpg

                                          SNES mini/Nes mini/Famicom mini theme developer.

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

                                          sergioadS I G 3 Replies Last reply Reply Quote 1
                                          • sergioadS
                                            sergioad @ruckage
                                            last edited by

                                            @ruckage great friend :) if someday is added to ES the Slide minimal animation mode or if its added a no animate background toggle I will get it :)

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