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

    [Amiga] Amiberry + WHDLoad = Holy Grail - Amiberry's official thread

    Scheduled Pinned Locked Moved Help and Support
    amiberryamigaawesomewhdload
    550 Posts 84 Posters 367.0k 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.
    • D
      dudleydes @HoraceAndSpider
      last edited by

      @horaceandspider Of the 30 or so games I've tried, North and South is the only one that doesn't load using WHDLoad auto-booting.

      Checking the debug script, I get the message DOS-Error #205 (object not found) on reading "Disk.1".

      These are the Kickstart roms I have in the BIOS folder.

      pi@retropie:~/RetroPie/BIOS $ ls | grep -i kick
      kick34005.A500.RTB
      Kickstart v1.2 rev 33.180 (1986)(Commodore)(A500-A1000-A2000).rom
      Kickstart v1.3 rev 34.5 (1987)(Commodore)(A500-A1000-A2000-CDTV).rom
      Kickstart v2.04 rev 37.175 (1991)(Commodore)(A500+).rom
      Kickstart v3.0 rev 39.106 (1992)(Commodore)(A1200)[!].rom
      Kickstart v3.1 rev 40.63 (1993)(Commodore)(A500-A600-A2000).rom
      Kickstart v3.1 rev 40.68 (1993)(Commodore)(A1200).rom
      Kickstart v3.1 rev 40.68 (1993)(Commodore)(A4000).rom
      

      Here are the files I have tried:

      • NorthAndSouth.lha
      • NorthAndSouth_v1.7_Files_0194.lha
      • NorthAndSouth_v1.7_Files_NTSC_1780.lha
      • NorthAndSouth_v1.7_Image_0194.lha
      HoraceAndSpiderH 1 Reply Last reply Reply Quote 0
      • M
        Mr Spoc @HoraceAndSpider
        last edited by Mr Spoc

        @horaceandspider could kindly please point me to that part of the wiki, is it this one?
        https://github.com/midwan/amiberry/wiki/Compiling-Development-Branch

        Also Dimitrs has mentioned you about this on the git he asked u a question about the controler.

        1 Reply Last reply Reply Quote 0
        • A
          adriansos666 @HoraceAndSpider
          last edited by

          @horaceandspider said in [Amiga] Amiberry + WHDLoad = Holy Grail - Amiberry's official thread:

          hostprefs

          Thanks. hostprefs.conf was actually first place I started to look. Thanks for excellent set of features put in Amiberry as it is always nice to see that Amiga is still alive.

          1 Reply Last reply Reply Quote 0
          • D
            DarishZone Banned
            last edited by

            I have an odd issue with Amiberry and Sega Saturn Adapter by Mayflash, recognized like Ouija. It's impossible to navigate on menu emulator via controller as it register a double input instead of single digit. Any idea how i could resolve this problem?

            1 Reply Last reply Reply Quote 0
            • M
              Mr Spoc @HoraceAndSpider
              last edited by

              @horaceandspider and anyone else thar might know too:
              How do i use RetroPie's "compile from source"?
              Where is that option?

              D 1 Reply Last reply Reply Quote 0
              • D
                dudleydes @Mr Spoc
                last edited by

                @mr-spoc In the RetroPie setup script where you first installed Amiberry, there should be an option to Update from source.

                M 2 Replies Last reply Reply Quote 0
                • M
                  Mr Spoc @dudleydes
                  last edited by

                  @dudleydes thank u i remebered i got it. In retropie GUI there is Amiberry then i selected "update from source".

                  1 Reply Last reply Reply Quote 0
                  • M
                    Mr Spoc @dudleydes
                    last edited by Mr Spoc

                    @dudleydes is "update from source" is the same as "compile from source" ok it works thank you.

                    1 Reply Last reply Reply Quote 0
                    • M
                      Mr Spoc @HoraceAndSpider
                      last edited by

                      @horaceandspider it all works i updated amiberry from retropie's menue GUI "update from source" thank you and Dimitris.

                      1 Reply Last reply Reply Quote 0
                      • M
                        Mr Spoc
                        last edited by Mr Spoc

                        All how do i run Skyscraper by Lars Muldjord just for the Amiberry module please ?
                        I have amiberry running on retropie and i have all my mame arcade games scraped already using Skyscraper so i want to run Skyscraper again but only for my Amiberry suported Amiga games and not having to spend ages scraping all my games from all emulators all over again.
                        Thanks

                        AnalogHeroA 1 Reply Last reply Reply Quote 0
                        • AnalogHeroA
                          AnalogHero @Mr Spoc
                          last edited by

                          @mr-spoc Run Skyscraper without any arguments. When promptedmto choose a platform, select amiga. Thats all.

                          M 1 Reply Last reply Reply Quote 0
                          • M
                            Mr Spoc @AnalogHero
                            last edited by

                            @analoghero i just relaised i never had skyscraper instaled but another scraper. I followed the Skyscraper git instructions it started instaling but i get this error: "bash: line 28: qmake: comand not found"
                            And if i then do $ "Skyscraper" i get "-bash: Skyscraper: comand not found"
                            Help pls? :)

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

                              @mr-spoc Re-read the installation instructions and follow them, you've not executed the qt installation steps.

                              M 1 Reply Last reply Reply Quote 0
                              • M
                                Mr Spoc @mitu
                                last edited by

                                @mitu you are right i though i had done that step 2 months ago but its missing. I sciped it if thinking if i do sudo aptget update too the update my mess with my setup? In any case i will now back my SD up and try.

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

                                  @mr-spoc apt-get update will not update any programs, it will only refresh the list of available packages so that apt-get has the correct list of package versions available.

                                  M 1 Reply Last reply Reply Quote 0
                                  • M
                                    Mr Spoc @mitu
                                    last edited by Mr Spoc

                                    @mitu @AnalogHero thanks for the support it is now scraping i hope it will finish soon.
                                    When i run Skyscraper with no arguments i answred the questions about the cache with "No" and the question about video with "No" as all i want are the game cover pics or the games schreenshots and a basic description if they exist.
                                    Whilst the Scyscraper is running now though i can see the following:
                                    For any given game that Skyscraper has "found !" I get:
                                    ..............
                                    "Cover: NO ()"
                                    "Screenshot: NO ()"
                                    "Wheel: NO ()"
                                    "Marquee: NO ()"
                                    All the games that Skyscraper found info for have the above lines. The tools has been running for almost 3 hours now i hate to see at the end that i have no game picures like a cover or a schreenshot for the games that Skyscraper found?

                                    AnalogHeroA 1 Reply Last reply Reply Quote 0
                                    • AnalogHeroA
                                      AnalogHero @Mr Spoc
                                      last edited by

                                      @mr-spoc In simple mode Skyscraper will run several times using different sources.
                                      For Amiga its OpenRetro, thegamesDB, screenscraper, and a final run with localdb. If you have a large collection of games or a slow internet connection, or maybe the servers of the databases are slow atm it can take a while.

                                      If a source has not all metadata available, Skyscraper can still use bits and pieces it has collected (in some cases only a game name or a description). In the final localsb run it put all the data cached before together.

                                      M 1 Reply Last reply Reply Quote 0
                                      • M
                                        Mr Spoc @AnalogHero
                                        last edited by

                                        @analoghero thank you this is very useful to know. It all worked fine at the end and Skyscraper found images for 90% of the games. I am happy with that result.
                                        @all this is a great forum that u for all the help.

                                        1 Reply Last reply Reply Quote 0
                                        • M
                                          Marcoqwerty
                                          last edited by

                                          Anybody can run Amiberry directly with .lha files?

                                          Can explain me how to test this trought command line? where put .lha files?

                                          Actually i'm working some demo games with config (.uae mode with RetroPieAmigaSetup script) files, but i have hear from the developer this is no longer supported, so im looking to test this new option trought command line and after try to setup with Attract Mode front-end.

                                          - Attract come lauch RUNCOMMAND

                                          Generated by Attract-Mode v2.3.0

                                          executable /opt/retropie/supplementary/runcommand/runcommand.sh
                                          args 0 SYS amiga "[romfilename]"
                                          rompath /home/pi/RetroPie/roms/amiga
                                          romext .adf;.adz;.dms;.ipf;.lha;.sh;.uae;.zip;.ADF;.ADZ;.DMS;.IPF;.LHA;.SH;.UAE;.ZIP
                                          artwork flyer $HOME/1a/boxart
                                          artwork marquee
                                          artwork snap $HOME/1a/videos;$HOME/1a/snap
                                          artwork wheel

                                          Runcommand launch AMIBERRY

                                          amiberry = "/opt/retropie/emulators/amiberry/amiberry.sh -autowhdload=%ROM%"

                                          I see the amiga Kickstart and stop

                                          Log or retropie

                                          Parameters: Executing: /opt/retropie/emulators/amiberry/amiberry.sh -autowhdload="/home/pi/RetroPie/roms/amiga/Capone_v1.1.lha"

                                          Im totally lost, if i can check a way to test if AMIBERRY works correctly outside ATTRACT MODE i can investigate more about "how"to launch it trought attract mode!

                                          1 Reply Last reply Reply Quote 0
                                          • D
                                            DarishZone Banned
                                            last edited by

                                            I managed to install only by dragging the unpacked folders on WHDLoad folder, then generating uae files with autoconfig, no way to make it work lha files for me...

                                            HoraceAndSpiderH 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.