RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login

    Amiberry LHA support

    Scheduled Pinned Locked Moved Ideas and Development
    amigafile supportamiberry
    4 Posts 2 Posters 1.6k 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.
    • HoraceAndSpiderH
      HoraceAndSpider
      last edited by

      Good evening

      Amiberry’s development branch has just had a new file support added, LHA. This is commonly used as a single file solution to packaged WHDLoad games, as this format is able to accommodate certain constraints of the Amiga filesystem within a contained archive. (Eg. Issues with certain filenames etc)

      The support is fairly simple. Just by adding -autowhdload=gamefile.lha on the command line.

      For RetroPie to fully take advantage of this (and it was designed with RetroPie in mind) I’d like to suggest that the es_systems.cfg has .lha as a supported Amiga filetype and that the following be added to the Amiberry launch script on line 13 (right after the .uae file support)

      [code][elif [[ "$rom" == *.lha ]]; then
      "$emulator" -autowhdload="$rom" -G]) [/code]

      Details on how the system is able to have game-specific settings, without using individual Config files, is provided on the Amiberry Wiki Page , and you can expect a large number of game-specifics to be added very soon.

      I appreciate that the devs here might want to wait until this change reaches the master branch, but I anticipate that will be quite soon anyway.

      Thanks, and hope you all enjoy the new features

      BuZzB 1 Reply Last reply Reply Quote 4
      • BuZzB
        BuZz administrators @HoraceAndSpider
        last edited by

        @horaceandspider please do go ahead and open this on a ticket on the issue tracker (or open a PR with the changes). Thanks.

        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

        1 Reply Last reply Reply Quote 0
        • HoraceAndSpiderH
          HoraceAndSpider
          last edited by

          thanks @BuZz

          Apologies that i have had a bit of a nightmare and am not familiar enough with the layout of RP to submit the changes myself!

          https://github.com/RetroPie/RetroPie-Setup/issues/2327

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

            @horaceandspider no worries. thanks for the submission.

            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

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