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.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.
    • mituM
      mitu Global Moderator @hhromic
      last edited by

      @hhromic said in lr-pcsx-rearmed won't run any games:

      Sadly this core is not receiving many nowadays :(

      Well, the Diablo music fix is an often reported bug here, so that's a welcomed change.

      1 Reply Last reply Reply Quote 0
      • I
        ivooc
        last edited by

        hey, don't know if it is related, but the pcsx_rearmed_show_bios_bootlogo = "enabled" also apparently is not working. I used to boot with bios logo, now it boots directly into the game. It does work if I do a manual reset on the already loaded rom. Anyone mind to check this? I know it's a silly detail but I like the nostalgia that booting with bios gives me.

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

          @ivooc at least on my version of lr-pscx-rearmed booting on bios is an option in the GUI - go to quick menu, options and you should see the option there and in parenthesis there is a note it breaks some games. I just tried it last night randomly for the first time by coincidence and it worked.

          I 1 Reply Last reply Reply Quote 0
          • I
            ivooc @BJRetro
            last edited by ivooc

            @BJRetro said in lr-pcsx-rearmed won't run any games:

            @ivooc at least on my version of lr-pscx-rearmed booting on bios is an option in the GUI - go to quick menu, options and you should see the option there and in parenthesis there is a note it breaks some games. I just tried it last night randomly for the first time by coincidence and it worked.

            Yes, I know it's there. Mine's enabled and have worked fine with all the games I've played, until this buggy binary that broke the emulator. Now the emulator is fixed, but the show bios option doesn't work anymore, at least not for me. And I updated the packages today to be sure. I even checked the runcommand log to see if the option was being loaded correctly and it was.

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

              @ivooc I just tested enabling the BIOS on boot for the current version of the core for each of the games I have and they did show it without any issues every time.

              I'm using a Raspberry PI 3B+. What RPI device do you have? Please give more information about your system, including what BIOS are you using.

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

                @hhromic said in lr-pcsx-rearmed won't run any games:

                @ivooc I just tested enabling the BIOS on boot for the current version of the core for each of the games I have and they did show it without any issues every time.

                I'm using a Raspberry PI 3B+. What RPI device do you have? Please give more information about your system, including what BIOS are you using.

                Pi Model or other hardware: 3B+
                Power Supply used: Foundation's Official 5.1V - 2.5A PSU
                RetroPie Version Used: 4.4.9
                Built From: Manually installed on top of Raspbian GNU/Linux 9.8 (stretch)

                I'm using SCPH1001.BIN BIOS. I know it's being recognized because Retroarch doesn't complain about "missing BIOS, low compatibility" and if I reset the game the logos appear.

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

                  @ivooc Do you have any overrides/configs for the game saved from RetroArch ? Run the game with verbose logging enabled (from the Runcommand launch menu) and paste the log file (/dev/shm/runcommand.log) to pastebin.com.

                  I 1 Reply Last reply Reply Quote 0
                  • I
                    ivooc @mitu
                    last edited by

                    @mitu said in lr-pcsx-rearmed won't run any games:

                    @ivooc Do you have any overrides/configs for the game saved from RetroArch ? Run the game with verbose logging enabled (from the Runcommand launch menu) and paste the log file (/dev/shm/runcommand.log) to pastebin.com.

                    I do, but the overrides still confuses me. But this is happening with all PSX games.
                    https://pastebin.com/TFCu45yi

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

                      @ivooc You have a custom config file for the game

                      [INFO] Config: appending config "/home/pi/.config/retroarch/config/PCSX-ReARMed/Crash Team Racing (U).cfg"
                      
                      

                      Try to remove it and see if that makes a difference. The 'Boot BIOS logo' option is automatically saved as core option, so you don't need to save anything, once is set from the RGUI.

                      I 1 Reply Last reply Reply Quote 0
                      • I
                        ivooc @mitu
                        last edited by

                        @mitu No dice, that file was actually blank. https://pastebin.com/wyLpfTv8

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

                          @ivooc Hm, I see this also with another game. The core option is not in effect unless the content is reset - probably cause by this recent commit.

                          I 1 Reply Last reply Reply Quote 0
                          • I
                            ivooc @mitu
                            last edited by

                            @mitu Seems like a new variable SlowBoot was introduced. Maybe it wasn't used correctly?

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

                              My Gran Turismo 2 stopped working after the update, it gets past the first two SCEA licensing screens and then freezes, I am able to enter the Retroarch menu and exit though. The standalone pcsx-rearmed won't work for me either, I was told it is no longer supported, but the old version used to work, whenever I run it, the graphics and PI crash and it overheats until I unplug it.

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

                                @ivooc @mitu I realised I was using a slightly outdated commit on my tests as I was debugging the core, and that's why the BIOS was showing for me. I updated to the most recent commit and indeed I don't see the BIOS on boot anymore. I also have a feeling that the recent commit you mention mitu is to blame. I will investigate more and check with the upstream guys.

                                @Efriim I will check the core in the latest commit to see what's going on with that game and report upstream if necessary. Thanks for bringing it up. Can you clarify which version of GT2 are you using (Arcade/Simulation)?

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

                                  @hhromic GT2 Simulation only.

                                  I tried the new psx clock setting for the only other thing I could think of. For the slowdown in Metal Gear Solid during some boss fights and while in first person looking down the length of the map, it didn't seem to effect anything.
                                  I also noted that this slowdown is exactly the same with a significant under clock as a hardy over clock. It is like too many reads simultaneously, or is it just creating one that is extra wide, I'm not sure. I did think it was interesting when Psycho Mantis actually crashed my emulator, I know, I didn't expect that. I got him the second time though.

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

                                    @Efriim thanks for the info. I will test and check.

                                    @ivooc @mitu I bisected the core now and the BIOS show option stopped working at this commit, which seems to be a bad revert to a previous commit. I will investigate how to fix this and send the fix upstream.

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

                                      @ivooc @mitu a PR has been made upstream by the current maintainer to fix the boot logo display on boot. Once merged it should be working again.

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

                                        @hhromic for what it’s worth I can confirm that on the lr-pscx-rearmed version where the ps logo option was still available and working Gran Turismo 2 both arcade and simulation have the error that @Efriim mentioned where it boots, goes to logo, goes to SCEA screen and then goes black screen. On the bottom of my screen on the retroarch GUI it says 1.7.6 - PCSX-Rearmed r22 if that helps.

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

                                          @BJRetro yes I confirmed on my end that GT Simulation is not working in recent commits. I'm currently bisecting the code to find in which commit it stopped working to fill an issue report. Will report back once I find it to keep people informed :)

                                          1 Reply Last reply Reply Quote 0
                                          • 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
                                            • 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.