• Recent
  • Tags
  • Popular
  • Home
  • Docs
  • Register
  • Login
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

UAE4ARM

Scheduled Pinned Locked Moved Help and Support
uae4armipfcapsimg.so
6 Posts 3 Posters 815 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
    hermit
    last edited by 6 Feb 2019, 21:02

    I wanted to know if it is possible to set up the compilation of UAE4ARm so that it directly generates the capsimg.so file, which is required for the emulation of the IPF roms.
    here is a guide for Amiberry, also valid for UAE4ARM

    https://github.com/midwan/amiberry/wiki/Enabling-IPF-support

    or modify it so that it does not delete this file during the update phase; every time I have to regenerate it :(
    thanks a lot :)

    p.s. I do not know if this is the right place for requests ...

    1 Reply Last reply Reply Quote 0
    • H
      hermit
      last edited by 10 Jun 2019, 06:47

      Is it not possible to avoid deleting the capsimg.so file? thank you

      M 1 Reply Last reply 10 Jun 2019, 07:33 Reply Quote 0
      • M
        mitu Global Moderator @hermit
        last edited by mitu 6 Oct 2019, 08:33 10 Jun 2019, 07:33

        @hermit I don't think it's even built by default in RetroPie. The capsimage library it's installed though as dependency when installing the hatari emulator.
        I'm not sure if amiberry can load it if found. If you install hatari, you can find a libcapsimage.so.5.1 file in /opt/retropie/emulators/hatari.

        1 Reply Last reply Reply Quote 0
        • H
          hermit
          last edited by 10 Jun 2019, 07:59

          no, but it can be obtained from the capsimg folder
          https://github.com/Chips-fr/uae4arm-rpi/

          the procedure (if it may be of interest) :
          copy the capsimg folder to /opt/retropie/emulators/uae4arm/
          cd /opt/retropie/emulators/uae4arm/capsimg
          chmod u+x bootstrap
          ./bootstrap
          ./configure
          make -j 4
          finally move the capsimg.so file into /opt/retropie/emulators/uae4arm/

          E 1 Reply Last reply 10 Jun 2019, 09:40 Reply Quote 0
          • E
            Efriim @hermit
            last edited by Efriim 6 Oct 2019, 10:45 10 Jun 2019, 09:40

            @hermit
            I don't know about the capsimg.so, but to break down the steps of the install.

            sudo $HOME/RetroPie-Setup/retropie_packages.sh uae4arm sources
            sudo $HOME/RetroPie-Setup/retropie_packages.sh uae4arm build
            sudo $HOME/RetroPie-Setup/retropie_packages.sh uae4arm install
            sudo $HOME/RetroPie-Setup/retropie_packages.sh uae4arm configure
            

            you could also set the immutable attribute on the file so that it wont be deleted by the install step of UAE4ARM

            sudo chattr +i /opt/retropie/emulators/uae4arm/capsimg.so
            
            1 Reply Last reply Reply Quote 1
            • H
              hermit
              last edited by 10 Jun 2019, 17:34

              @Efriim perfect, it works! thank you

              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.

                This community forum collects and processes your personal information.
                consent.not_received