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

    Raspberry Pi 5 - official announcement

    Scheduled Pinned Locked Moved General Discussion and Gaming
    rpi5raspberry pi 5
    599 Posts 67 Posters 598.6k 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.
    • JirynJ
      Jiryn
      last edited by

      @retropieuser555
      I don't think my case will allow for an SDD.. hell it wouldn't even let me have the official fan/thermal kit
      https://vilros.com/products/vilros-aluminum-alloy-passive-and-active-cooling-cooling-raspberry-pi-5-case-cnc-crafted
      alt text
      Sadly, I also don't know where to start on self installing.

      retropieuser555R 1 Reply Last reply Reply Quote 0
      • retropieuser555R
        retropieuser555 @Jiryn
        last edited by

        @Jiryn unfortunately yes that case doesn't seem to allow for hats.

        Manual install follow these instructions https://retropie.org.uk/docs/Manual-Installation/

        The only extra bit is first you'd need to flash raspberry pi os 64bit lite onto your SD card, then those instructions above will get you retropie onto it with the main packages.

        Pi 5 4GB

        Retroflag GPI with raspberry pi zero 2 w/ wifi

        Retroachievements:- lovelessrapture

        JirynJ 1 Reply Last reply Reply Quote 0
        • JirynJ
          Jiryn @retropieuser555
          last edited by

          @retropieuser555 said in Raspberry Pi 5 - official announcement:

          @Jiryn unfortunately yes that case doesn't seem to allow for hats.

          Manual install follow these instructions https://retropie.org.uk/docs/Manual-Installation/

          The only extra bit is first you'd need to flash raspberry pi os 64bit lite onto your SD card, then those instructions above will get you retropie onto it with the main packages.

          Once installed, I can just add new packages like I've done before through the menus right??

          retropieuser555R 1 Reply Last reply Reply Quote 0
          • retropieuser555R
            retropieuser555 @Jiryn
            last edited by

            @Jiryn that's right. The GUI/ emulation station you can head into retropie menu and select setup, that runs the script that you can use to install other retroarch cores and emulators you want

            Pi 5 4GB

            Retroflag GPI with raspberry pi zero 2 w/ wifi

            Retroachievements:- lovelessrapture

            1 Reply Last reply Reply Quote 0
            • sugarfreeS sugarfree referenced this topic on
            • retropieuser555R
              retropieuser555
              last edited by

              Oh btw, not sure anyone else has this problem but just an FYI, don't use run ahead with the saturn_beetle core. It absolutely destroys the framerate with that core, at least it did for me. I couldn't for the life of me figure out why Saturn games had suddenly stopped working as well and had forgotten I added in latency run ahead a few weeks back

              Pi 5 4GB

              Retroflag GPI with raspberry pi zero 2 w/ wifi

              Retroachievements:- lovelessrapture

              DTEAMD 1 Reply Last reply Reply Quote 1
              • DTEAMD
                DTEAM @retropieuser555
                last edited by

                @mitu

                This might be a stupid question, but is it true to say that right now Retropie supports Vulkan via Retropie -Setup for:

                Dolphin

                and not support Vulkan for

                PPSSPP, Lr-PPSSPP, lr-flycast-dev, lr-flycast

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

                  @DTEAM said in Raspberry Pi 5 - official announcement:

                  This might be a stupid question, but is it true to say that right now Retropie supports Vulkan via Retropie -Setup for:

                  No, it's not true.

                  1 Reply Last reply Reply Quote 0
                  • sugarfreeS
                    sugarfree @DTEAM
                    last edited by sugarfree

                    @DTEAM It supports it. Just set the video driver in RetroArch to Vulkan and create an override for the core or game. An exception to this is the standalone PPSSPP that needs x11.

                    DTEAMD 1 Reply Last reply Reply Quote 1
                    • DTEAMD
                      DTEAM @sugarfree
                      last edited by DTEAM

                      @sugarfree said in Raspberry Pi 5 - official announcement:

                      @DTEAM It supports it. Just set the video driver in RetroArch to Vulkan

                      I don't have Vulkan as an option in RetroArch Drivers-> Video . I only see (gl, sdl2 and glcore)

                      sugarfreeS 1 Reply Last reply Reply Quote 0
                      • sugarfreeS
                        sugarfree @DTEAM
                        last edited by sugarfree

                        @DTEAM Yes, in the current state of development, you have to manually add the green lines from this commit to enable Vulkan:
                        https://github.com/RetroPie/RetroPie-Setup/pull/3785/commits/1b98fb55250bb02ac55f47288d1fb84990a93bc5. After that reinstall RetroArch .

                        DTEAMD 1 Reply Last reply Reply Quote 2
                        • DTEAMD
                          DTEAM @sugarfree
                          last edited by DTEAM

                          @sugarfree

                          PPSSPP works for me with your advises and this command line in emulators.cfg

                          ppsspp_test = "XINIT-WM: /opt/retropie/emulators/ppsspp; /opt/retropie/emulators/ppsspp/PPSSPPSDL --fullscreen %ROM%; popd"
                          

                          For NAOMI, Atomiswave and Dreamcast it doesn't work (won't load), but now I see the Vulkan option in the RetroArch driver selection.
                          Should I select something else in the RetroArch GUI or it's something to add in the command line?

                          sugarfreeS retropieuser555R 2 Replies Last reply Reply Quote 2
                          • sugarfreeS
                            sugarfree @DTEAM
                            last edited by

                            @DTEAM Try reinstalling lr-flycast-dev and test with this emulator again.

                            Good news that we can run standalone PPSSPP under Vulkan. Performance is better than with Libretro. I hope this solution will be permanent because Vulkan provides a great boost to PSP games.

                            DTEAMD 1 Reply Last reply Reply Quote 0
                            • DTEAMD
                              DTEAM @sugarfree
                              last edited by DTEAM

                              @sugarfree said in Raspberry Pi 5 - official announcement:

                              @DTEAM Try reinstalling lr-flycast-dev and test with this emulator again.

                              Thanks, now it works!!! Big difference in performance

                              I don't know for standalone MAME if anything is feasible for Vulkan. Will see

                              1 Reply Last reply Reply Quote 1
                              • retropieuser555R
                                retropieuser555 @DTEAM
                                last edited by

                                @DTEAM said in Raspberry Pi 5 - official announcement:

                                @sugarfree

                                PPSSPP works for me with your advises and this command line in emulators.cfg

                                ppsspp_test = "XINIT-WM: /opt/retropie/emulators/ppsspp; /opt/retropie/emulators/ppsspp/PPSSPPSDL --fullscreen %ROM%; popd"
                                

                                For NAOMI, Atomiswave and Dreamcast it doesn't work (won't load), but now I see the Vulkan option in the RetroArch driver selection.
                                Should I select something else in the RetroArch GUI or it's something to add in the command line?

                                This is a great shout, it always bugged me that ppsspp wasn't working in vulkan simply due to a longstanding bug. It's good this windowing function gets around that. God of War for example plays at 60fps in vulkan without needing to turn on frameskipping.

                                In OpenGL it's stuck around the 45-50fps

                                Pi 5 4GB

                                Retroflag GPI with raspberry pi zero 2 w/ wifi

                                Retroachievements:- lovelessrapture

                                sirhenrythe5thS 1 Reply Last reply Reply Quote 1
                                • ExarKunIvE ExarKunIv referenced this topic on
                                • sirhenrythe5thS
                                  sirhenrythe5th @retropieuser555
                                  last edited by sirhenrythe5th

                                  Good Morning Friends,

                                  yesterday i started to do the manual installation for the first time by using the linked tutorial.
                                  Everything went good so far, i also followed the recommendation to add "kernel=kernel8.img" to the config.txt of the boot folder.

                                  Only issue i have...my Raspberry Pi5 does not show up in my Wifi-Devices List :/
                                  To understand: i dont use a PC / SSH to add files to my Pi, i use my smartphone via WIFI and a File-Commander.
                                  I never had this issue with the Pis 1-4, so i think i forgot something which is enabled by default in the official images.
                                  Is there any option to be activated to make the Pi visible in the connected WIFI-Device-List?

                                  Thanks in advance and have a great day!

                                  -- Retro-Achievements Username: SirALX --
                                  RetroRatio: 1.88
                                  Started Games beaten: 2,47%
                                  Site Rank: 4382/93743 ranked users (TOP 4.76%)
                                  Last seen in [The Legend of Zelda: Lost in Time (HACK) [N64], exploring Hyrule at Night]

                                  pjftP mituM 2 Replies Last reply Reply Quote 0
                                  • pjftP
                                    pjft @sirhenrythe5th
                                    last edited by

                                    @sirhenrythe5th Well, I cannot really speak for the exact use case you're going for - I'd search for broadcast settings online - but have you checked if you can connect to SSH via the IP? Meaning, getting a SSH client and trying to connect? I seem to recall that SSH comes turned off by default in more recent Rapsberry OS releases, so it'll be a good first step to check whether it's active but undiscoverable, or whether it's not discoverable because it's inactive.

                                    Just a thought.

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

                                      @sirhenrythe5th said in Raspberry Pi 5 - official announcement:

                                      Only issue i have...my Raspberry Pi5 does not show up in my Wifi-Devices List :/

                                      Install and enable the Samba shares module.

                                      pjftP sirhenrythe5thS 2 Replies Last reply Reply Quote 1
                                      • pjftP
                                        pjft @mitu
                                        last edited by

                                        Or just follow @mitu 's more informed advice :)

                                        1 Reply Last reply Reply Quote 1
                                        • sirhenrythe5thS
                                          sirhenrythe5th @mitu
                                          last edited by

                                          @mitu i´ll do!
                                          Thank you very much!
                                          This is why i love this project so much, keep learning a lot, doing things with my favorite hobby (emulation) and if i got a problem...just ask mitu / the communnity ^^

                                          Much appreciated, have a nice weekend folks!

                                          -- Retro-Achievements Username: SirALX --
                                          RetroRatio: 1.88
                                          Started Games beaten: 2,47%
                                          Site Rank: 4382/93743 ranked users (TOP 4.76%)
                                          Last seen in [The Legend of Zelda: Lost in Time (HACK) [N64], exploring Hyrule at Night]

                                          1 Reply Last reply Reply Quote 2
                                          • IsabelleXLI
                                            IsabelleXL
                                            last edited by

                                            So I finally got a Pi 5…. Only to find that retropie isn’t ready yet. Checked out batocera but it’s still in beta too. So I think I’ll wait patiently for retropie as I did with the rpi 4. Godspeed all you devs! And thanks for all the work that you do the wait is always worth it

                                            sirhenrythe5thS pjftP 2 Replies 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.