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-PPSSPP 1.16 or PPSSPP 1.16 --For the RetroPie?

    Scheduled Pinned Locked Moved Help and Support
    ppsspp 1.16updates
    6 Posts 3 Posters 1.1k 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.
    • duglorD
      duglor
      last edited by

      How long does it usually take before an update on ppsspp. appears on retropie? standalone or lr .for example the other day it was updated to 1.16. I haven't seen the update yet for the pie. Or if there is one , can anyone point me to it?

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

        Quite a while, Retropie even at one stage had to briefly regress back I think due to a problem specific to raspberry pi.

        You can install @ExarKunIv 's really good unofficial scripts:- https://github.com/Exarkuniv/RetroPie-Extra

        One version is a Dev build of ppsspp, you could edit this line to aim at the 1.16 build if you don't want a bleeding edge Dev build:-

        rp_module_repo="git https://github.com/hrydgard/ppsspp.git master"
        

        I haven't tried myself for the 1.16 build but it should work.

        Pi 5 4GB

        Retroflag GPI with raspberry pi zero 2 w/ wifi

        Retroachievements:- lovelessrapture

        duglorD 2 Replies Last reply Reply Quote 1
        • duglorD
          duglor @retropieuser555
          last edited by

          @retropieuser555 Thank you.

          1 Reply Last reply Reply Quote 0
          • S sleve_mcdichael referenced this topic on
          • duglorD
            duglor @retropieuser555
            last edited by

            @sleve_mcdichael In fact, sadly , I do need help with this. It's the only thing i'm looking for, not all the other emulators that are in the package. But yes, I once got an emulator this way, but that was a long time ago and I'm an old 60 :D sorry! ;)

            S 1 Reply Last reply Reply Quote 0
            • S
              sleve_mcdichael @duglor
              last edited by sleve_mcdichael

              @duglor basic instructions are outlined on the project page for RetroPie-Extra:

              https://github.com/Exarkuniv/RetroPie-Extra

              If you already have RetroPie-Extra installed from very long ago, you will need to do the steps in section "updating from the old ZeroJay's repo". Otherwise just the basic git clone method and update will suffice.

              For the development builds, just like with the default RetroPie PSP packages, the libretrocore lr-ppsspp-dev script borrows many of the functions from the stand-alone ppsspp-dev, which means you must select both of these to be added from the RetroPie-Extra installer even if you only plan to use the lr- version in actual RetroPie. *(If you're only installing the stand-alone version, you don't need the libretrocore script, but if you're installing the libretrocore at all, then you need both scripts.)

              As-is, these will build from the latest master branch. If you want it pegged to a particular version, then you'll need to manually edit the scriptmodules in RetroPie-Extra before installing them to RetroPie:

              In the file(s) ~/RetroPie-Extra/scriptmodules/emulators/ppsspp-dev.sh and/or ~/RetroPie-Extra/scriptmodules/libretrocores/lr-ppsspp-dev.sh, find the rp_module_repo line referenced above and change master to instead read v1.16.1, or any of the previous versions detailed in https://github.com/hrydgard/ppsspp/tags.

              Find:

              rp_module_repo="git https://github.com/hrydgard/ppsspp.git master"
              

              Change to:

              rp_module_repo="git https://github.com/hrydgard/ppsspp.git v1.16.1"
              

              After this change, run the RetroPie-Extra installer and add one or both scripts.

              Then finally, in all cases, you need to go into RetroPie-Setup and actually install the package(s) to your system. RetroPie-Extra doesn't actually "install" the packages themselves, it sort of just "installs the installer" to the setup, so it can be installed from the setup at a later time. Now is that time.

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

                @sleve_mcdichael Thank you very much. I printed your directions out and will right on it on Monday or Tues latest! Much appreciated!

                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.