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

    PCSX ReARMed (standalone) error install

    Scheduled Pinned Locked Moved Help and Support
    pcsx rearmedretropie 4.3error install
    8 Posts 3 Posters 754 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.
    • F
      fredcsn
      last edited by

      Hello everybody.

      I'm playing here with an old Raspberry Pi (model 1B) that arrived for me.

      After reading a lot here in the forum and in other places, and for the tests that I carried out, I decided to leave the 4.3 version of Retropie installed.
      I know and understand that this is an old version, however, I am trying to add the PCSX ReARMed (standalone) emulator, via Retropie Setup. But it is giving an error in the installation.

      Here's the error log it's giving: https://pastebin.com/CZ7NfsTx

      I apologize in advance if I'm breaking any rules.

      Note: Oh yes, I even changed the path in sources.list to fetch the old raspbian repository.

      1 Reply Last reply Reply Quote 1
      • windgW
        windg
        last edited by windg

        If you have a spare sd card, try with the latest version of RetroPie to see if the issue exists there too. If is working with the latest, then the issue is with old 4.3 version, maybe is possible to downgrade pcsx-rearmed to a version that working with 4.3.

        My English isn't at a good level.

        F 1 Reply Last reply Reply Quote 0
        • F
          fredcsn @windg
          last edited by

          @windg I did the test here as suggested by installing version 4.8 Retropie.

          If I install the standalone version of PCSX ReARMed via source, it gives the same error. However, in version 4.8 of Retropie there is the option of pre-compiled installation via binary. And in the installation via binary it works.

          Sorry for my lack of knowledge, but how do I do a binary installation in Retropie version 4.3?

          Maybe it could work too...

          windgW BuZzB 2 Replies Last reply Reply Quote 1
          • windgW
            windg @fredcsn
            last edited by windg

            @fredcsn said in PCSX ReARMed (standalone) error install:

            pre-

            Without i be sure, binary files aren't available for old versions. I will mention @mitu so he knows the failure to build pcsx-rearmed from source .

            My English isn't at a good level.

            F 1 Reply Last reply Reply Quote 0
            • F
              fredcsn @windg
              last edited by

              @windg Thank you so much. :)

              1 Reply Last reply Reply Quote 0
              • BuZzB
                BuZz administrators @fredcsn
                last edited by

                @fredcsn did you do an update from the main RetroPie menu first before trying to build from source? (Or update the RetroPie -Setup script to pull in any changes since the 4.8 image was created)?

                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

                F 1 Reply Last reply Reply Quote 0
                • F
                  fredcsn @BuZz
                  last edited by

                  @BuZz Yes, I made the updates from version 4.8 and still the same error in the installation in the source.

                  Updates from version 4.3, I believe because it is an old version, some inconsistencies occur when updating the Retropie Setup script. However, the same error happens.

                  1 Reply Last reply Reply Quote 0
                  • windgW
                    windg
                    last edited by windg

                    Let's try to test the stable versions of pcsx rearmed(r23) .
                    You have to modify the pcsx-rearmed.sh

                    Run from terminal :

                    sudo nano ~/RetroPie-Setup/scriptmodules/emulators/pcsx-rearmed.sh
                    

                    and modify the line

                    rp_module_repo="git
                    https://github.com/notaz/pcsx_rearmed.git master"
                    

                    to be

                    rp_module_repo="git https://github.com/notaz/pcsx_rearmed.git r23"
                    

                    To save the settings press ctrl+O and ctrl+X.

                    My English isn't at a good level.

                    1 Reply Last reply Reply Quote 0
                    • mituM mitu moved this topic from General Discussion and Gaming on
                    • 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.