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

    Cardboard Mini NES + Nes mini and Famicom mini themes

    Scheduled Pinned Locked Moved Projects and Themes
    nescasediybuildtheme
    1.3k Posts 210 Posters 2.8m 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.
    • Danorak1981D
      Danorak1981
      last edited by

      Ok, I going to come across a bit of a dick here, and this is by no way directed at anyone, but I think If you're coming here to post that @ruckage's theme isn't working after the recent update, just scroll up a few responses and make sure what you're posting hasn't been posted before. I know this is a popular theme but @ruckage is doing this in his own time, which is probably quite limited-so cut him some slack and just wait for him to let everyone know when t's been updated.

      Even I wince when I see that yet another post has gone up stating the 'update has caused this to happen....'.

      Like I say, not aimed at anyone, just a general courteous post in an attempt give @ruckage some breathing space! :)

      Restored SNES UK Boxart
      RPi Modified Case to fit PowerBlock

      1 Reply Last reply Reply Quote 3
      • ruckageR
        ruckage
        last edited by ruckage

        Hi everyone,

        I've just spent literally the entirety of this lovely sunny Sunday indoors finishing the latest update so everyone whose been asking for it owes me a beer ;)

        This now fixes the game list alignment bug but it does mean that this version will not work in older versions of ES, update to the latest ES from source in order to use it.

        I've also added support for multiple resolutions including 4x3 support. It does require editing an XML file to select the resolution but it's quite easy.

        How to change the supported resolution/aspect ratio in the NES Mini theme.

        The theme now supports various resolutions including 4x3 resolutions.

        To change the Resolution open the layout.xml file.

        Find the following line:

        <include>./layouts/1920x1080.xml.xml</include>
        

        Change 1920x1080 to your desired resolution, valid options are:

        1920x1080
        1280x720
        1440x1080
        1280x960
        1024x768
        800x600
        640x480
        320x240

        Below are some picture of how the theme looks when displayed at 1024x768.

        0_1499023489458_nesmini 4x3 system.jpg

        0_1499023500767_nesmini 4x3 gamelist.jpg

        SNES mini/Nes mini/Famicom mini theme developer.

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

        TMNTturtlguyT 1 Reply Last reply Reply Quote 7
        • TMNTturtlguyT
          TMNTturtlguy @ruckage
          last edited by

          @ruckage this is beautiful! Next time we get together i will buy you a round :)

          1 Reply Last reply Reply Quote 1
          • HexH
            Hex
            last edited by

            @ruckage Awesome work. Was my script in the 4:3 port thread any help or did you have to manually modify each background?

            Sent from 20,000 leagues under the sea.

            Powersaver Emulation station : https://github.com/hex007/EmulationStation
            ES dev script : https://github.com/hex007/es-dev/blob/master/es-tests.sh

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

              @Hex said in Cardboard Mini NES + Nes mini and Famicom mini themes:

              @ruckage Awesome work. Was my script in the 4:3 port thread any help or did you have to manually modify each background?

              Hi. I'd actually already started planning this before you posted your topic (why I said it may be arriving sooner than expected) . As I hinted at in your thread none of the backgrounds have been modified at all, it's entirely done through the XML itself (if you look in the theme directory you will see there is still only 1 background for each system/gamelist). This way any new systems I add will also just work in 4x3 mode which saves having to maintain several different versions.

              @TMNTturtlguy said in Cardboard Mini NES + Nes mini and Famicom mini themes:

              @ruckage this is beautiful! Next time we get together i will buy you a round :)

              It's deal :D, though I'll buy you a round back as I think you've been busier on your theme than I have.

              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
              • HexH
                Hex
                last edited by

                @ruckage @TMNTturtlguy I dont know where you guys are from. I am in LA. Are you anywhere near?

                Sent from 20,000 leagues under the sea.

                Powersaver Emulation station : https://github.com/hex007/EmulationStation
                ES dev script : https://github.com/hex007/es-dev/blob/master/es-tests.sh

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

                  And I've just found a bug - typical, I thought I'd checked so carefully.
                  Vectrex and Virtual boy display incorrectly in 4x3 mode. No other systems are affected. I'll fix those systems and issue an update shortly.

                  @Hex said in Cardboard Mini NES + Nes mini and Famicom mini themes:

                  @ruckage @TMNTturtlguy I dont know where you guys are from. I am in LA. Are you anywhere near?

                  I'm in the UK. I'd have a long way to come and get that drink from @TMNTturtlguy as I think he lives in the US as well :)

                  SNES mini/Nes mini/Famicom mini theme developer.

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

                  lilbudL 1 Reply Last reply Reply Quote 0
                  • lilbudL
                    lilbud @ruckage
                    last edited by

                    @ruckage said in Cardboard Mini NES + Nes mini and Famicom mini themes:

                    I'm in the UK. I'd have a long way to come and get that drink from @TMNTturtlguy

                    http://www.dailymail.co.uk/sciencetech/article-4354872/Bizarre-lets-send-drinks-internet.html

                    Creator of the Radiocade: https://retropie.org.uk/forum/topic/6077/radiocade

                    Backlog: http://backloggery.com/lilbud

                    1 Reply Last reply Reply Quote 0
                    • HexH
                      Hex
                      last edited by Hex

                      @ruckage Also in the resolutions guide file

                      Find the following line:
                      
                      	<include>./layouts/1920x1080.xml.xml</include>
                      	
                      Change 1920x1080 to your desired resolution (valid options are 1920x1080, 1280x720, 1440x1080, 1280x960, 1024x768, 800x600, 640x480, 320x240)
                      

                      The twice xml is incorrect 1920x1080.xml.xml

                      Sent from 20,000 leagues under the sea.

                      Powersaver Emulation station : https://github.com/hex007/EmulationStation
                      ES dev script : https://github.com/hex007/es-dev/blob/master/es-tests.sh

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

                        @Hex said in Cardboard Mini NES + Nes mini and Famicom mini themes:

                        @ruckage Also in the resolutions guide file

                        Find the following line:
                        
                        	<include>./layouts/1920x1080.xml.xml</include>
                        	
                        Change 1920x1080 to your desired resolution (valid options are 1920x1080, 1280x720, 1440x1080, 1280x960, 1024x768, 800x600, 640x480, 320x240)
                        

                        The twice xml is incorrect 1920x1080.xml.xml

                        Thanks, silly typo. I'll correct it.

                        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

                          Fixed Vectrex and Virtual Boy.
                          Corrected the typo in the ## RESOLUTION AND LAYOUTS GUIDE ##.txt

                          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
                          • FlyingTomahawkF
                            FlyingTomahawk
                            last edited by

                            That latest update is for the "NES" theme only?
                            Regarding that drink, add a donation link or your PayPal address so that people can support your work.

                            meleuM ruckageR 2 Replies Last reply Reply Quote 2
                            • S
                              skj
                              last edited by

                              @ruckage Thank you so much for the 4:3 update, my question is, is there any chance you can create a new layout option for 4:3 that does not add the ratings, publisher, etc.... So that the on the left only the box art is shown?

                              1 Reply Last reply Reply Quote 0
                              • HexH
                                Hex
                                last edited by

                                @skj what purpose does that serve?

                                Sent from 20,000 leagues under the sea.

                                Powersaver Emulation station : https://github.com/hex007/EmulationStation
                                ES dev script : https://github.com/hex007/es-dev/blob/master/es-tests.sh

                                1 Reply Last reply Reply Quote 2
                                • TMNTturtlguyT
                                  TMNTturtlguy
                                  last edited by

                                  @skj if you want something that custom, I suggest you try to figure out how to modify the theme yourself and adjust it how you want it. The changes you have requested do not benefit the theme and add a lot of work and unnesecary maintence issue for @ruckage

                                  1 Reply Last reply Reply Quote 1
                                  • dankcushionsD
                                    dankcushions Global Moderator
                                    last edited by

                                    excellent work @ruckage!

                                    one tiny issue i noticed: when scrolling through a gamelist, i'm seeing the box art/screenshots shift ~1 pixel to the right. you can actually see them move. not sure if this a theme thing or an ES thing.

                                    i'm at 1080p

                                    fellegF 1 Reply Last reply Reply Quote 1
                                    • meleuM
                                      meleu @FlyingTomahawk
                                      last edited by

                                      @FlyingTomahawk said in Cardboard Mini NES + Nes mini and Famicom mini themes:

                                      Regarding that drink, add a donation link or your PayPal address so that people can support your work.

                                      +1 here.

                                      I would like to send him some rupees to encourage him to release that Neo Geo X theme. :-)

                                      • Useful topics
                                      • joystick-selection tool
                                      • rpie-art tool
                                      • achievements I made
                                      FlyingTomahawkF 1 Reply Last reply Reply Quote 2
                                      • HexH
                                        Hex
                                        last edited by

                                        @meleu Indian Rupees?

                                        Sent from 20,000 leagues under the sea.

                                        Powersaver Emulation station : https://github.com/hex007/EmulationStation
                                        ES dev script : https://github.com/hex007/es-dev/blob/master/es-tests.sh

                                        meleuM 1 Reply Last reply Reply Quote 0
                                        • FlyingTomahawkF
                                          FlyingTomahawk @meleu
                                          last edited by

                                          @meleu said in Cardboard Mini NES + Nes mini and Famicom mini themes:

                                          @FlyingTomahawk said in Cardboard Mini NES + Nes mini and Famicom mini themes:

                                          Regarding that drink, add a donation link or your PayPal address so that people can support your work.

                                          +1 here.

                                          I would like to send him some rupees to encourage him to release that Neo Geo X theme. :-)

                                          Yep, +1 here too.
                                          That NeoGeo/Capcom theme is looking awesome.

                                          1 Reply Last reply Reply Quote 0
                                          • meleuM
                                            meleu @Hex
                                            last edited by

                                            @Hex Hyrulean rupees:

                                            r

                                            • Useful topics
                                            • joystick-selection tool
                                            • rpie-art tool
                                            • achievements I made
                                            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.