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 600.4k 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.
    • 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
              • TPRT
                TPR @retropieuser555
                last edited by

                @retropieuser555 I have it installed but I found some games to have stuttering running that core on the Pi 5 where as with the stand-alone YabaSanshiro on the Pi 4 there were some games that played very smoothly. For example, Die Hard Arcade has some lag with Beetle-Saturn but plays really smooth with YabaShanshiro.

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

                  Is there a bookworm equivalent of jstest? I'm trying to set up Hypseus and the previous button number assignments no longer seem to work. I can't figure out what the equivalent for select & start would be in this:
                  [KEYBOARD]
                  KEY_UP = 273 114 14
                  KEY_DOWN = 274 102 15
                  KEY_LEFT = 276 100 16
                  KEY_RIGHT = 275 103 17
                  KEY_BUTTON1 = 306 97 2
                  KEY_BUTTON2 = 308 115 1
                  KEY_BUTTON3 = 32 113 4
                  KEY_START1 = 49 0 10
                  KEY_START2 = 50 0 11
                  KEY_COIN1 = 53 0 9
                  KEY_COIN2 = 54 0 7
                  KEY_SKILL1 = 304 119 3
                  KEY_SKILL2 = 122 105 6
                  KEY_SKILL3 = 120 107 8
                  KEY_SERVICE = 57 0 0
                  KEY_TEST = 283 0 0
                  KEY_RESET = 284 0 0
                  KEY_SCREENSHOT = 293 0 0
                  KEY_QUIT = 27 113 0 0
                  END

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

                    Is there a bookworm equivalent of jstest?

                    Yes, it's the same - jstest. If you have an issue that manifests only under Bookworm, I suggest opening a separate topic. Bookworm support, just like the Pi5, is still in beta.

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

                      @mitu Looks like I got it working! Thank you!

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

                        @TPR said in Raspberry Pi 5 - official announcement:

                        Getting the following error trying to install Yabasanshiro.

                        That's a generic installation error and doesn't exactly show what's wrong. A build log would be better, but it's not needed since I could reproduce it. As a rule of thumb, posting this kind of pictures doesn't help - they just show a generic installation error without context or the actual error message, so please don't post them. If you wish to add some info, get the actual log file from $HOME/RetroPie-Setup/logs and post the error message shown during the build.

                        In this case, yabasanshiro has issues with 64bit ARM, it needs to be fixed or maybe disabled for this arch.

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

                          @mitu Thank you for the update!

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

                            Did you try with lr-yabause ?

                            Maybe lr-yabashansiro can fill the gap, it's running on a 64 bit system, but it doesn't work for now.

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

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

                              @abj said in Raspberry Pi 5 - official announcement:

                              Did you try with lr-yabause ?

                              Maybe lr-yabashansiro can fill the gap, it's running on a 64 bit system, but it doesn't work for now.

                              lr-yabause seems to have a lot more games that crash after the Saturn logo screen. I added the scriptmodule for lr-yabashanshiro but it comes up as red in the retropie-setup-script since it's flagged for Pi4.

                              Is there a way to change the scriptmodule to force it to install on the Pi 5?

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

                                @TPR you can try, but its not going to work. it fails to install

                                but all you have to do is remove all rpi4 from the rp_module_flags="!all rpi4" line in the script
                                and try 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 .

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

                                  @ExarKunIv said in Raspberry Pi 5 - official announcement:

                                  @TPR you can try, but its not going to work. it fails to install

                                  but all you have to do is remove all rpi4 from the rp_module_flags="!all rpi4" line in the script
                                  and try it

                                  Yeah I tried that and I couldn’t get it to install either. Hopefully at some point it gets updated or someone gets it to work. It seemed to be the best Saturn option on the Pi4 and I think it still works a little better than the current Pi5 Saturn options in my limited testing.

                                  For example, Die Hard Arcade seems to play better on the Pi4 with YabaSinshiro than on the Pi5 with either working core.

                                  1 Reply Last reply Reply Quote 0
                                  • duglorD
                                    duglor @mitu
                                    last edited by

                                    @mitu I hope the Pi5 supports the essentials that people would love to see....ps2, gamecube, wii, and the 3ds. I don't know what else there could be or how high it could go, but I am assuming those 4 are key to the success of the pi 5. Best of luck to everyone and best wishes and huge thanks to all involved with this project.

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

                                      @duglor
                                      Emulation of PS2, Wii, Gamecube is already here with RetroPie to be the only system that have a PS2 emulator, but don't expect optimal performance, PI5 is weak for this systems.
                                      I don't know about 3DS, i haven't saw a video about that system in Pi5.

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

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

                                        Why does this current version of emulationstation treat controllers like XBOX 360 and PS2 Dual Shock differently? For example, when I configure the inputs, this is what I get:

                                        XBOX 360:
                                        START - Button 7
                                        SELECT - Button 6
                                        East - Button 1
                                        South - Button 0
                                        North - Button 3
                                        West - Button 2
                                        L - Button 4
                                        R - Button 5
                                        LT - Axis 2+
                                        RT - Axis 5+
                                        L Thumb - Button 9
                                        R Thumb - Button 10

                                        PS3 Dual Shock:
                                        START - Button 9
                                        SELECT - Button 8
                                        East - Button 1
                                        South - Button 0
                                        North - Button 2
                                        West - Button 3
                                        L - Button 4
                                        R - Button 5
                                        LT - Axis 2+
                                        RT - Axis 5+
                                        L Thumb - Button 11
                                        R Thumb - Button 12

                                        WiiU Pro Controller:
                                        START - Button 9
                                        SELECT - Button 8
                                        East - Button 1
                                        South - Button 0
                                        North - Button 2
                                        West - Button 3
                                        L - Button 4
                                        R - Button 5
                                        LT - Button 6
                                        RT - Button 7
                                        L Thumb - Button 11
                                        R Thumb - Button 12

                                        So the START & SELECT buttons are assigned to different button numbers. Retroarch doesn't seem to mind but if I'm using a stand alone core like Hypseus I can no longer use START + SELECT for the same functionality on the PS2 controller as I can on the XBOX 360.

                                        I never had this issue on any of my Pi 4 builds.

                                        I'm currently using emulationstation V2.11.2RP

                                        My retropie setup script is at 4.8.7

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

                                          @TPR said in Raspberry Pi 5 - official announcement:

                                          Why does this current version of emulationstation treat controllers like XBOX 360 and PS2 Dual Shock differently? For example, when I configure the inputs, this is what I get:

                                          Please don't clobber this topic with your issues - which are not really Pi5 related. Open separate topics for the problems you encounter on the latest RaspiOS.

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

                                            Did someone else have issue with the standalone mupen64plus-GLide64 ?
                                            I have sound but no image - black screen. If i remember correct it was working before. This start to happen after i update core and main packages.

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

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