RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    Please do not post a support request without first reading and following the advice in https://retropie.org.uk/forum/topic/3/read-this-first

    lr-pcsx-rearmed won't run any games

    Scheduled Pinned Locked Moved Help and Support
    lr-pcsx-rearmedresident evil 3not working
    68 Posts 11 Posters 11.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.
    • H
      hhromic
      last edited by

      @Efriim @BJRetro I found out now that the issue with Gran Turismo is related to the same issue of the boot logo not showing during initial boot (same commit broke it). The PR waiting upstream does fix Gran Turismo booting too (just tested). So just wait for it to be merged and all should be back to normal (GT working and bootlogo showing on boot).

      1 Reply Last reply Reply Quote 0
      • H
        hhromic
        last edited by

        Btw, the game currently does work with the "show boot logo" option set to disabled. The PR above will fix the option and the game when set to enabled. However, keep in mind that this option is still considered a hack and there are some games that simply don't work with it enabled. The maintainer upstream said:

        PR sent, which fixes original one that still shows bootlogo on reset if option was disabled.
        just reminding that some games will not load when using the bootlogo option(must be timing thing). i have at least 2 games here that i know wont boot with it enabled, or causes to game to freeze when issuing reset (i cant remember which ones though)

        quicksilverQ 1 Reply Last reply Reply Quote 0
        • quicksilverQ
          quicksilver @hhromic
          last edited by

          @hhromic thanks for looking into this. I for one like the authenticity of having the bios/boot logo display when first starting a game.

          If anyone runs into any games where the boot logo causes compatibility issues please post them. Perhaps we can make a list of games that need it off so we can make config overrides for those games.

          1 Reply Last reply Reply Quote 1
          • H
            hhromic
            last edited by

            Update
            The show bootlogo fix is merged now upstream. This should fix @ivooc @Efriim @quicksilver and @BJRetro problems, i.e. not showing logo on boot and also Gran Turismo not booting when this option was enabled.

            You can test this simply by building the core from source in the RetroPie package menu.

            @BuZz maybe it would be good to re-build the binaries for this core to avoid more reports regarding this problem introduced upstream, specially if you are planning to release a new RP version soon.

            BuZzB I 2 Replies Last reply Reply Quote 1
            • BuZzB
              BuZz administrators @hhromic
              last edited by BuZz

              @hhromic new bins will be available shortly. [Edit] they are available now.

              To help us help you - please make sure you read the sticky topics before posting - https://retropie.org.uk/forum/topic/3/read-this-first

              1 Reply Last reply Reply Quote 2
              • I
                ivooc @hhromic
                last edited by

                @hhromic @mitu Thank you for taking a look at this. I'll update my packages soon!

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

                  @ivooc Just update from binary, it should be enough.
                  Don't forget about the incompatibilities caused by using this option, if you get any problems running a title, try to run it without it. Remember that you can save options per-game, so if you find any game having problems with the option, use the Save options for ... menu to save a different set of options to be applied to the game.

                  B 1 Reply Last reply Reply Quote 1
                  • B
                    BJRetro @mitu
                    last edited by BJRetro

                    @mitu hi I can confirm the fix works and grab turismo 2 plays again as long as I save a game option so that the boot to bios logo option is disabled.

                    EfriimE 1 Reply Last reply Reply Quote 0
                    • EfriimE
                      Efriim @BJRetro
                      last edited by Efriim

                      @BJRetro @hhromic
                      Yes GT2 works with show bios boot logo disabled.
                      I'd like to add that the MGS slowdown is largely fixed by setting the PSX cpu clock to 82.
                      Whereas I may have said different, this setting requires a full reset of retroarch to take effect.
                      The slowdown in Brave Fencer is likely fixed by PSX CPU clock as well.
                      I couldn't say for Chrono Cross, the battle scenes may just improve a little.

                      H 1 Reply Last reply Reply Quote 1
                      • H
                        hhromic @Efriim
                        last edited by hhromic

                        @Efriim @BJRetro at least for me, Gran Turismo 2 also works with the boot logo option set to ENABLED, however, it takes much longer to boot after the first two disclaimer screens. If you wait patiently the game will eventually start. With the bios logo option DISABLED, it boots much faster.

                        Note that this is after the fix, before, it anyway won't boot with show bios set to enabled.

                        1 Reply Last reply Reply Quote 0
                        • obsidianspiderO
                          obsidianspider
                          last edited by

                          I can confirm with even the latest binary of lr-pcsx-rearmed that PSX games aren't booting. Below is my runcommand.log

                          Parameters: 
                          Executing: /opt/retropie/emulators/retroarch/bin/retroarch -L /opt/retropie/libretrocores/lr-pcsx-rearmed/pcsx_rearmed_libretro.so --config /opt/retropie/configs/psx/retroarch.cfg "/home/pi/RetroPie/roms/psx/Klonoa - Door to Phantomile (USA).cue" --verbose --appendconfig /dev/shm/retroarch.cfg
                          [INFO] RetroArch 1.7.5 (Git c9c6c5a)
                          [INFO] Redirecting save file to "/home/pi/RetroPie/roms/psx/Klonoa - Door to Phantomile (USA).srm".
                          [INFO] Redirecting savestate to "/home/pi/RetroPie/roms/psx/Klonoa - Door to Phantomile (USA).state".
                          [INFO] === Build =======================================
                          Capabilities: NEON VFPv3 VFPv4 
                          Built: Oct  9 2018
                          [INFO] Version: 1.7.5
                          [INFO] Git: c9c6c5a
                          [INFO] =================================================
                          [ERROR] RetroArch is built for dynamic libretro cores, but libretro_path is not set. Cannot continue.
                          [ERROR] Fatal error received in: "init_libretro_sym()"
                          

                          📷 @obsidianspider

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

                            @obsidianspider Update your RetroPie-Setup script and then re-install from binary.

                            obsidianspiderO 1 Reply Last reply Reply Quote 0
                            • obsidianspiderO
                              obsidianspider @mitu
                              last edited by

                              @mitu No dice. I also tried removing and reinstalling from binary instead of just updating. :-/

                              📷 @obsidianspider

                              quicksilverQ mituM 2 Replies Last reply Reply Quote 0
                              • quicksilverQ
                                quicksilver @obsidianspider
                                last edited by

                                @obsidianspider what version of retropie are you on?

                                obsidianspiderO 1 Reply Last reply Reply Quote 0
                                • obsidianspiderO
                                  obsidianspider @quicksilver
                                  last edited by

                                  @quicksilver 4.4.11 (1446ce5)

                                  📷 @obsidianspider

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

                                    @obsidianspider If you're still on a RetroPie 4.3 (Raspbian Jessie) or older image, you'll have to install from source after updating the script.

                                    obsidianspiderO 2 Replies Last reply Reply Quote 2
                                    • obsidianspiderO
                                      obsidianspider @mitu
                                      last edited by

                                      @mitu I'll give that a shot. I've been holding off on updating to Stretch due to not wanting to reconfigure everything (at least ROMs are on a USB drive). Will report back after the source rebuild.

                                      📷 @obsidianspider

                                      1 Reply Last reply Reply Quote 0
                                      • obsidianspiderO
                                        obsidianspider @mitu
                                        last edited by

                                        @mitu Rebuilding from source fixed the issue. I have a feeling that when RetroPie 4.5 comes out I'm going to have to do a fresh install, my days of doing the updates and ignoring the "this isn't compatible with Jessie" warnings are numbered. Thanks again all.

                                        📷 @obsidianspider

                                        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.