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

    where to place the executables?

    Scheduled Pinned Locked Moved Help and Support
    odroid xu4
    5 Posts 2 Posters 159 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.
    • karaK
      kara
      last edited by

      First a big thank you to all of you, I advance on my project thanks to you! A small question, When I compiled mupen64plus and mr-boom, I got 2 files mupen64plus_libretro.so and mrboom_libretro.so, where should I put them for Retropie to use them?

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

        @kara You don't need to place them manually, if compiling them is ok, then just run the installation of the package from the RetroPie-Setup script and the script will copy them and configure the systems accordingly.

        1 Reply Last reply Reply Quote 0
        • karaK
          kara
          last edited by kara

          restarting the installation restarts the download on the git and restarts the compilation which ends up failing because it is necessary the modified sources and not the souces downloaded on git!

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

            @kara If you can't wait for the package sources to be fixed upstream, you can run the compilation manually. Each package source is downloaded during the build to $HOME/RetroPie-Setup/tmp/build/<package>.

            • Get the sources for the package with
            sudo $HOME/RetroPie-Setup/retropie_packages.sh <package_name> sources
            
            • Apply your patches to the source folder
            • Build the modified package
            sudo $HOME/RetroPie-Setup/retropie_packages.sh <package_name> build
            
            • Install the built package
            sudo $HOME/RetroPie-Setup/retropie_packages.sh <package_name> install
            
            • Cleanup the package build folder
            sudo $HOME/RetroPie-Setup/retropie_packages.sh <package_name> clean
            

            Replace <package_name> with the name of the package you're trying to build/install.

            1 Reply Last reply Reply Quote 0
            • karaK
              kara
              last edited by

              Great ! thank you very much for an explanation, I will look at that !

              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.