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

    New Nespi Plus Case

    Scheduled Pinned Locked Moved General Discussion and Gaming
    cases
    31 Posts 15 Posters 9.5k 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.
    • quicksilverQ
      quicksilver @Capeman
      last edited by

      @capeman I havent done it myself but apparently the lettering comes off cleanly with a magic eraser.

      1 Reply Last reply Reply Quote 1
      • RedBatmanR
        RedBatman @Vaca2097
        last edited by

        @vaca2097 Wow that's just bad.

        1 Reply Last reply Reply Quote 0
        • ballboffB
          ballboff @Capeman
          last edited by

          @capeman said in New Nespi Plus Case:

          The only thing keeping me from buying one of these is "RETROFLAG FOR ALL OF US" printed across the front... I know it's petty, but I'm a perfectionist when it comes to finished detail on a product/build.

          If it just said ...
          "NESPi +
          Entertainment System"
          I'd own 5 of these by now.

          Yeah that label is pretty shit. You can buy a proper label off ebay for a couple of quid.

          https://www.ebay.co.uk/itm/NINTENDO-VINYL-STICKER-FOR-NESPI-Case-Raspberry-Pi-Retropie-Console-NES-PI-3-B/142727253756?ssPageName=STRK%3AMEBIDX%3AIT&_trksid=p2060353.m1438.l2649

          1 Reply Last reply Reply Quote 1
          • matchamanM
            matchaman
            last edited by

            @quicksilver said in New Nespi Plus Case:

            @capeman I havent done it myself but apparently the lettering comes off cleanly with a magic eraser.

            I just removed mine with this method. It felt like real life photoshop! After some rubbing, the logo is gone but the plastic is untouched, no scratches!

            I also cleared the buttons and logo off my black "NES case", removed the red stripe and now it looks really sleek :)

            1 Reply Last reply Reply Quote 0
            • cyperghostC
              cyperghost @caver01
              last edited by cyperghost

              @caver01 said in New Nespi Plus Case:

              Another question I have about this case is whether the shutdown is actually a true power off. Doing a safe shutdown is obviously important, but does it lead to power getting cut, or is the Pi in 'sleep' mode?

              Seems not!
              According to this thread here: Nespi case+ Reset works power doesnt

              But I hope they separated the switches so we need no cut trace anymore ;)

              1 Reply Last reply Reply Quote 0
              • B
                Beldar
                last edited by Beldar

                I bought that case about 2 months ago but I had to return it because the low voltage issue remained. I was using a high quality 2.5a power supply, but received frequent voltage warnings under even casual usage. The case started emitting an electrical smoke smell (if you work with electronics enough you learn to smell ozone quickly.) I returned it the next day.

                1 Reply Last reply Reply Quote 0
                • matchamanM
                  matchaman
                  last edited by matchaman

                  @matchaman said in New Nespi Plus Case:

                  I just removed mine with this method. It felt like real life photoshop! After some rubbing, the logo is gone but the plastic is untouched, no scratches!
                  I also cleared the buttons and logo off my black "NES case", removed the red stripe and now it looks really sleek :)

                  I suspect that this happens with knockoffs. I own both the NESpi and the "black NES case" variant (from another company but still a good product) and I have zero issues by using the original Pi PSU.

                  Ways to find out if your case is not original are shown on the official Retroflag website here:
                  http://retroflag.com/Beware-of-fake-NESPi-Case.html

                  1 Reply Last reply Reply Quote 0
                  • BrandonshireB
                    Brandonshire
                    last edited by

                    Its a bit disappointing that the script doesn't save metadata, but I presume it should be fairly easy for folks to figure out how to modify it so it does? The script is on github, and other scripts have been made for other mods that do that just fine so... hopefully someone who knows what they are doing can modify this script or create a new one that'll add that feature. (I'd also like to be able to set the reset button to just exit from the current game rather than actually restart the system). Anyway, I still have the parts to replace that whole board with one that'll do a safe shutdown and such so I'm going to try that first, but may end up buying one of these anyway if I can't get my mod to work right.

                    cyperghostC 1 Reply Last reply Reply Quote 0
                    • cyperghostC
                      cyperghost @Brandonshire
                      last edited by cyperghost

                      @brandonshire Well because the script just initiates a shutdown.

                      For saving metadata with the NESPi+ take a look here - multi shutdown script with nespi+ support

                      I'd also like to be able to set the reset button to just exit from the current game rather than actually restart the system

                      Also implented now!
                      Power button shutdown the whole system with metadata saved
                      Reset button in ES main screen restarts ES
                      If an Emulator is running, resets shots you back to ES main screen

                      BrandonshireB 1 Reply Last reply Reply Quote 1
                      • BrandonshireB
                        Brandonshire @cyperghost
                        last edited by

                        @cyperghost Perfect!

                        cyperghostC 1 Reply Last reply Reply Quote 0
                        • cyperghostC
                          cyperghost @Brandonshire
                          last edited by

                          @brandonshire Yes ... but hold on with your joyness. There may be errors in because it's just a translation from the python script to bash ;)
                          I was able to do the same with the script Yahmez provided with his NESPi mod (the POLOLU power switch) ... and it worked flawless ;)

                          So the NESPi+ should be also a little shot ;)

                          cyperghostC 1 Reply Last reply Reply Quote 1
                          • cyperghostC
                            cyperghost @cyperghost
                            last edited by cyperghost

                            I've also created a bash script that makes use of the multi_switch.sh
                            So the script hast to be placed alongside the Python code to work.

                            I haven't changed installer... so the best way is to install the original script and then to use the changed python code from my repo and place the bash script alongside the python script.

                            @Drakaen391 you can use this method ;)

                            To install use this:

                            1. Login with SSH
                            2. Got to installed directory with cd /opt/RetroFlag
                            3. download the multi_switch script with sudo wget https://raw.githubusercontent.com/crcerror/ES-generic-shutdown/master/multi_switch.sh
                            4. Make script executable sudo chmod +x multi_switch.sh
                            5. Remove old script with sudo rm SafeShutdown.py
                            6. Get new script with sudo wget https://raw.githubusercontent.com/crcerror/retroflag-picase/master/SafeShutdown.py
                            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.