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 562.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.
    • abjA
      abj @duglor
      last edited by abj

      @duglor It is possible to run some Ps2 games with the use of AetherSX2 emulator but i haven't test it yet.

      A scriptmodule is under development, see : https://github.com/Exarkuniv/RetroPie-Extra/pull/181

      `Please be patient, my English is not very good.`

      1 Reply Last reply Reply Quote 1
      • ExarKunIvE
        ExarKunIv @duglor
        last edited by

        @duglor the script is WIP, so it might need some editing and tweaking.

        i am testing it

        RPi3B+ / 200GB/ RetroPie v4.5.14, RPi4 Model B 4gb / 256gb / RetroPie 4.8.2
        RPi5 4gb / 512gb / RetroPie 4.8.9 -Basic
        Maintainer of RetroPie-Extra .

        1 Reply Last reply Reply Quote 3
        • abjA
          abj
          last edited by abj

          I test some games with AetherSX2 and the resuLts aRe better that i expect.

          Games that are working fine are:

          GTA: San Andreas
          Ico
          Onimusha 2 (in software mode)
          Silent Hill 2
          Silent Hill 3
          Silent Hill 4
          Legaia 2
          Tomb Raider Angel of Darkness
          Breath Of Fire V (in software mode)

          `Please be patient, my English is not very good.`

          1 Reply Last reply Reply Quote 3
          • R
            Rockofan96
            last edited by

            Excuse me folks, but I do have one question regarding the Pi 5. Once we get an official image for the pi 5, will Vulkan be one of the available video drivers? No rush, I’m just curious and I’d thought I ask you.

            abjA 1 Reply Last reply Reply Quote 0
            • abjA
              abj @Rockofan96
              last edited by

              @Rockofan96

              I believe yes. Check this commit : https://github.com/RetroPie/RetroPie-Setup/pull/3785

              `Please be patient, my English is not very good.`

              R 1 Reply Last reply Reply Quote 1
              • R
                Rockofan96 @abj
                last edited by

                @abj Thank you. I’m excited for it.

                1 Reply Last reply Reply Quote 0
                • mituM mitu referenced this topic on
                • J
                  JozoBozo
                  last edited by

                  Guys, when can we expect first ISO image for pi5?

                  ExarKunIvE 1 Reply Last reply Reply Quote 0
                  • ExarKunIvE
                    ExarKunIv @JozoBozo
                    last edited by

                    @JozoBozo there is no ETA
                    a fellow member has posted that he made one, its somewhere above. right now thats the closet one right now

                    RPi3B+ / 200GB/ RetroPie v4.5.14, RPi4 Model B 4gb / 256gb / RetroPie 4.8.2
                    RPi5 4gb / 512gb / RetroPie 4.8.9 -Basic
                    Maintainer of RetroPie-Extra .

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

                      Thanks for adding the change to the mupen64plus standalone script. That's now building and loading for me successfully.

                      Testing the standalone mupen64plus I've found I can run games like Majora's Mask, Snowboard Kids, Super Mario 64 at 4x native resolution, so it looks quite nice and higher than the retroarch core is able to handle

                      Pi 5 4GB

                      Retroflag GPI with raspberry pi zero 2 w/ wifi

                      Retroachievements:- lovelessrapture

                      1 Reply Last reply Reply Quote 3
                      • TPRT
                        TPR
                        last edited by TPR

                        Having an issue installing lr-mame2016 from the setup script. Everything is updated.Screen Shot 2024-05-01 at 12.15.01 AM.png

                        = = = = = = = = = = = = = = = = = = = = =
                        Building 'lr-mame2016' : MAME emulator - MAME 0.174 port for libretro
                        = = = = = = = = = = = = = = = = = = = = =

                        Removing additional swap
                        make REGENIE=1 VERBOSE=1 NOWERROR=1 OSD="retro" PYTHON_EXECUTABLE=python2 CONFIG=libretro LIBRETRO_OS="unix" ARCH="" LIBRETRO_CPU="aarch64" clean
                        make[1]: Entering directory '/home/pi/RetroPie-Setup/tmp/build/lr-mame2016'
                        GCC 12 detected
                        makefile:876: *** Python is not available in path. Stop.
                        make[1]: Leaving directory '/home/pi/RetroPie-Setup/tmp/build/lr-mame2016'
                        make: *** [Makefile.libretro:200: clean] Error 2
                        make REGENIE=1 VERBOSE=1 NOWERROR=1 OSD="retro" PYTHON_EXECUTABLE=python2 CONFIG=libretro PTR64=1 LIBRETRO_OS="unix" ARCH="" LIBRETRO_CPU="aarch64" TARGET=mame SUBTARGET=arcade
                        make[1]: Entering directory '/home/pi/RetroPie-Setup/tmp/build/lr-mame2016'
                        GCC 12 detected
                        makefile:876: *** Python is not available in path. Stop.
                        make[1]: Leaving directory '/home/pi/RetroPie-Setup/tmp/build/lr-mame2016'
                        make: *** [Makefile.libretro:197: build] Error 2
                        Removing additional swap
                        Could not successfully build lr-mame2016 - MAME emulator - MAME 0.174 port for libretro (/home/pi/RetroPie-Setup/tmp/build/lr-mame2016/mamearcade2016_libretro.so not found).
                        /home/pi

                        Log ended at: Wed May 1 12:10:27 AM EDT 2024
                        Total running time: 0 hours, 0 mins, 22 secs

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

                          Well, I at least got past the error by installing Python2.7 from these instructions:
                          https://unix.stackexchange.com/questions/768546/how-to-install-python2-7-dev-package-on-vanilla-debian-12

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

                            @TPR said in Raspberry Pi 5 - official announcement:

                            ..
                            Having an issue installing lr-mame2016 from the setup script..

                            On a Pi5 ? Please specify the exact version/commit of the RetroPie-Setup script and not the generic everything is updated/latest version.

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

                              @mitu Sorry will do once it's done updating from source and I can get back to retropie-setup. But I had just done a full update of everything from the retropie-setup right before this. It is installing lr-mame2016 now:
                              Pac-Man Screen Shot 5-1-24, 12.45 AM 2.png

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

                                I can reproduce it, though it's not Pi5 specific. It will be fixed, though not with the modification you added. If you're using Pi5 now, why not install lr-mame or straight up mame, instead of the older version ?

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

                                  @mitu fair question. Just porting over my pi 4 build and will probably make those changes once everything is up and running.

                                  If you can reproduce it, what is the fix?

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

                                    @TPR said in Raspberry Pi 5 - official announcement:

                                    If you can reproduce it, what is the fix?

                                    https://github.com/RetroPie/RetroPie-Setup/pull/3914

                                    TPRT 2 Replies Last reply Reply Quote 1
                                    • TPRT
                                      TPR @mitu
                                      last edited by

                                      @mitu You rock!

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

                                        @mitu I can confirm the fix worked and lr-mame2016 installs and runs. Thank you again!

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

                                          Getting the following error trying to install Yabasanshiro... Screen Shot 2024-05-01 at 3.33.56 PM.png

                                          retropieuser555R mituM 2 Replies Last reply Reply Quote 0
                                          • retropieuser555R
                                            retropieuser555 @TPR
                                            last edited by

                                            @TPR doesn't solve that emulator but lr-beetle-saturn works very well on the pi 5 for me

                                            Pi 5 4GB

                                            Retroflag GPI with raspberry pi zero 2 w/ wifi

                                            Retroachievements:- lovelessrapture

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