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.4m 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.
    • F
      FistfulOfDice @gomisensei
      last edited by

      @gomisensei Sorry to bug you with what's probably a very basic question, but how can I edit the config file on the pi itself? I don't seem to be able to get to it via my Windows machine and I don't know the folder structure on the pi itself/

      S 1 Reply Last reply Reply Quote 0
      • S
        sleve_mcdichael @FistfulOfDice
        last edited by sleve_mcdichael

        @FistfulOfDice the config file is at /etc/emulationstation/themes/snes-mini/config.xml. There are two (2) problems with this location:

        1. it is not accessible by the network share (\\retropie)

        2. it requires root access to modify

        Both of these can be remedied by copying the entire snes-mini folder into your ~/.emulationstation/themes folder. This copy of the theme will be used first, if it exists; also it is on the network share, and it may be freely edited by the regular user without root access. Make sure the themes folder exist at the location first (it doesn't, by default; you have to create it with):

        mkdir -p ~/.emulationstation/themes
        

        ...then copy the snes-mini folder there with:

        cp -r /etc/emulationstation/themes/snes-mini/ ~/.emulationstation/themes/
        

        ...then, the config (and the rest of the theme) should be accessible on the network share from your PC, at:

        \\retropie\configs\all\emulationstation\themes\snes-mini
        
        1 Reply Last reply Reply Quote 2
        • TPRT
          TPR
          last edited by

          Did anyone ever make a "Coleco ADAM" icon for this theme?

          H 1 Reply Last reply Reply Quote 0
          • H
            han @TPR
            last edited by

            @TPR said in SNES mini theme:

            Did anyone ever make a "Coleco ADAM" icon for this theme?

            adam.png

            1 Reply Last reply Reply Quote 1
            • B
              Blasterbrew
              last edited by

              Hello, I am currently doing a few modifications to the snes mini theme for my personal retropie and I am wondering if anyone made a pixelated ScummVM logo that matches the other system logos found on the bottom left of the game list that matches the theme? I added a link to an example of what I am talking about. I already created a custom background and main page icon for ScummVM, but I just need a bottom left logo. I found a basic png one on the web, but its too small and doesn't match the pixelated style as the other consoles. If anyone can help, it would be appreciated :).

              https://ibb.co/p1Rcm1Z

              S 1 Reply Last reply Reply Quote 0
              • S
                sleve_mcdichael @Blasterbrew
                last edited by sleve_mcdichael

                @Blasterbrew said in SNES mini theme:

                too small and doesn't match the pixelated style as the other consoles.

                Sounds kinda like a two-birds/one-stone kind of situation.

                Or, makoffee's PR on the repo includes a ScummVM logo.

                1 Reply Last reply Reply Quote 0
                • windgW
                  windg
                  last edited by windg

                  Just to inform, the issues with this theme fixed recently and it's not neceserry to modify the files anymore, see: https://github.com/RetroPie/RetroPie-Setup/pull/3813 . Thanks for the fixes!

                  My English isn't at a good level.

                  J 1 Reply Last reply Reply Quote 1
                  • J
                    Janrodriiguez @windg
                    last edited by

                    Hey @ruckage

                    I know this post is quite old... but is there any version of a gried view snes mini theme nowadays?? Or was it just a mock-up?
                    723f9c5b-493a-42b0-b380-1a79c0364ec4-1527979722307-grid-mockup-carousel-resized.jpg

                    I appreciate all the effort you've put into this!

                    1 Reply Last reply Reply Quote 0
                    • mituM
                      mitu Global Moderator
                      last edited by

                      @Janrodriiguez said in SNES mini theme:

                      I know this post is quite old... but is there any version of a gried view snes mini theme nowadays?? Or was it just a mock-up?

                      I think it was just a mock-up. @ruckage hasn't visited the forum in a long time and I don't think you'll get an answer from them any time soon.

                      P 1 Reply Last reply Reply Quote 0
                      • P
                        PaBLoNeKeN @mitu
                        last edited by

                        Hi!

                        I'm looking for the pixelated Neo Geo CD logo. Does anyone have it and can share it?

                        Thanks!

                        L 1 Reply Last reply Reply Quote 0
                        • L
                          looper @PaBLoNeKeN
                          last edited by looper

                          @PaBLoNeKeN

                          I have used the following site for a similar project:

                          https://giventofly.github.io/pixelit/#tryit

                          This the original logo:

                          neogeocd.png

                          And pixelated it:

                          pxArt.png

                          P 1 Reply Last reply Reply Quote 0
                          • P
                            PaBLoNeKeN @looper
                            last edited by

                            Thanks @looper,

                            But i was talking about the logo with this icon that was shared in this thread:
                            alt text

                            And I was looking for something similar to this one (to keep things consistent with the overall theme):

                            alt text

                            Bye!

                            1 Reply Last reply Reply Quote 0
                            • S
                              sleve_mcdichael
                              last edited by

                              If anyone still out here creating assets for this theme, it'd be great to have a logo and icon for the CD32 console. Pretty please?

                              TPRT 1 Reply Last reply Reply Quote 0
                              • L
                                lesk
                                last edited by

                                I recently got a old CRT and managed to get everything to work beside the theme.
                                I've changed the resolution in layout.xml file from 1920x1080 to 800x600 and I've also tried 640x480.

                                But looks super weird inside the system menus. Anyone know how to fix this so it aligns? The name of the games are outside the black bars. And also the information under the box art is off. And the black bar for the game names looks like it gets cropped to the right?

                                image.jpg

                                1 Reply Last reply Reply Quote 0
                                • mituM
                                  mitu Global Moderator
                                  last edited by

                                  @lesk said in SNES mini theme:

                                  Anyone know how to fix this so it aligns?

                                  You'll have to edit the theme .xml file(s) and align some elements, so it's not so simple. Due to the theme breaking with newer EmulationStation versions, we do have some fixes added to make it work better, but seemingly not all resolutions have this fix working 100%.

                                  What resolution is the screen in your screenshot ?

                                  L 1 Reply Last reply Reply Quote 0
                                  • L
                                    lesk @mitu
                                    last edited by

                                    @mitu

                                    Thank you Mitu. I read earlier in the post and changed the xmls
                                    Its 800x600px and my xmls are like this now:

                                    800x600.xml
                                    <pos>0.421 0.216</pos>

                                    4x3setup.xml

                                    <image name="player_box" extra="true">
                                    <pos>0.308 0.72962962962963</pos>
                                    <origin>0 0</origin>
                                    </image>
                                    <text name="players_label" extra="true">
                                    <pos>0.318 0.733333333333333</pos>
                                    <size>0.0555555555555556 0.0407407407407407</size>
                                    </text>
                                    <text name="md_players">
                                    <alignment>left</alignment>
                                    <pos>0.322 0.733333333333333</pos>
                                    <size>0.0555555555555556 0.0407407407407407</size>
                                    </text>

                                    Have not used any calculator or did any maths xD
                                    But these seems to work fine with my 800x600 4:3 setup.

                                    Still feels a bit cropped to the right. Would like to have the black bars ended before the screen.

                                    1 Reply Last reply Reply Quote 0
                                    • TPRT
                                      TPR @sleve_mcdichael
                                      last edited by

                                      @sleve_mcdichael I could use one for FM Towns Marty as well.

                                      1 Reply Last reply Reply Quote 0
                                      • M
                                        MrPrecise
                                        last edited by

                                        I recently installed the supported Game Cube emulator to my retro pi and noticed this theme don’t include Game Cube

                                        Is the original uploader still around?
                                        Or do someone have similar art for that can be added for the game cube,

                                        I really love this theme, so just checking if someone have an idea!

                                        mituM LolonoisL 2 Replies Last reply Reply Quote 0
                                        • mituM
                                          mitu Global Moderator @MrPrecise
                                          last edited by

                                          @MrPrecise said in SNES mini theme:

                                          Is the original uploader still around?

                                          No, is not around - if you look at the profile of the user you can see when they were last here in the forums.

                                          1 Reply Last reply Reply Quote 0
                                          • LolonoisL
                                            Lolonois @MrPrecise
                                            last edited by

                                            @MrPrecise There are several forks from the orignal repo. But I can not advise which of the forks is the best maintained (as I do not use it actively), maybe someone else of the community here can provide a hint which fork works the best with a current RetroPie/ES.

                                            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.