RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    1. Home
    2. Tags
    3. amiga
    Log in to post
    • All categories
    • Z

      Amiga lr-puae automount disks

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support amiga lr-puae disk mount image
      4
      0 Votes
      4 Posts
      659 Views
      Z

      @mitu thx

    • X

      create-fs-uae-uuids script error

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support emustation amiga retropie x86
      5
      0 Votes
      5 Posts
      577 Views
      S

      Oops, sorry about that. Have updated the original post.

    • S

      Amiberry - Unknown command runme.exe

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support amiberry retropie amiga amiga
      3
      0 Votes
      3 Posts
      1k Views
      S

      @yserra

      Ahhhh, so if I had the .adf files I could just zip them all up and they should work, is that right?

      Thanks for pointing out the simple mistake and putting me on the right path.

    • chubstaC

      Cant get Amiga working

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support amiga
      22
      0 Votes
      22 Posts
      5k Views
      mituM

      @stavros7575 See https://retropie.org.uk/forum/topic/2/forum-rules - rule no 1.

    • A

      Amiga Roms just blank screen after boot

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support amiga pi400 amiberry kickstart
      6
      0 Votes
      6 Posts
      2k Views
      A

      @sirhenrythe5th

      That's got it!

      Nice one thanks

    • A

      Amiga emulator :launch from +start amiberry but wont launch from game list ?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support retropie amiga amiberry launch game black screen
      20
      0 Votes
      20 Posts
      5k Views
      A

      @amook11

      I had the same problem and with my pi in the network and under

      \\retropie\configs\amiga\amiberry\conf\

      I opened and edited this file:
      rp-a500.uae
      it has a line:

      kickstart_rom_file

      there goes the exact name of your 1.3 rom in the bios folder.
      of course you can also rename your existing rom to name that's already there.

      same procedure needs to be done for the 3.1 kickstart I 've just noticed..

      for people unsure about the correct roms: https://github.com/midwan/amiberry/wiki/Kickstart-ROMs-(BIOS) there you can find information about the versions needed including a crc check code, to see if you've got the right file.

    • GeekOBG

      Using lr-puae for Amiga emulation across platforms

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion and Gaming amiga hdf lha lr-puae whdload
      3
      0 Votes
      3 Posts
      884 Views
      GeekOBG

      Thanks for the useful update @rkoster, I wasn't aware of those changes.
      The .lha files run under Retroarch for windows as well without problems!

    • Y

      Amiberry : is JIT + WHDLoad broken on RPI4 ?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support amiberry amiga jit whdload
      13
      0 Votes
      13 Posts
      2k Views
      G

      @officerdibble

      I found that by editing the config.txt file that corrects it.

      I used sudo nano /boot/config.txt and removed the # in front of disable_overscan=1 to enable it.

    • S

      Looking for a game that I don't remember the name of

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion and Gaming c64 amiga
      17
      0 Votes
      17 Posts
      858 Views
      S

      @saccublenda yeah, it wasn’t a very good game but it was kind of forbidden which is why i liked it back in the days :)

    • P

      AmiBerry Whdload Help

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support amiberry amiga whdload kickstart lha files
      1
      1 Votes
      1 Posts
      1k Views
      No one has replied
    • strangerukS

      Amiberry not autobooting lha files

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support amiberry lha files amiga kickstart workbench
      21
      0 Votes
      21 Posts
      4k Views
      mituM

      @tomassi said in Amiberry not autobooting lha files:

      In the summer I bought a 'retro-frenzy' game console which is essentially a raspberry pi with thousands of games on it.

      We don't support 3rd party images, especially the ones sold with ROMs and Retropie. Use the image from retropie.org.uk/forum and if you still have an issue, then open a separate topic and post the details of your system - as detailed in https://retropie.org.uk/forum/topic/3/read-this-first.

    • mpnuttallM

      New Retropie Splash Video - Amiga heavy!

      Watching Ignoring Scheduled Pinned Locked Moved Projects and Themes splash video amiga
      21
      2 Votes
      21 Posts
      6k Views
      ClydeC

      @mpnuttall Sorry, I don't have any experience with such large files on Github. But Git Large File Storage (git-lfs) could be what you need:

      https://git-lfs.github.com/

      https://docs.github.com/en/github/managing-large-files/versioning-large-files

    • K

      Amiberry WHDload games never gets past the "insert floppy" screen

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support amiberry amiberry 3.2 amiga whdload raspberry pi 4
      12
      0 Votes
      12 Posts
      2k Views
      S

      @BuZz thank you.

      BuZz can you also take a look at the "general" thread of Amiberry?
      I'm finding that games runs a little faster then normal, I made a video about that. If you want I can make more of them. Thanks.

    • F

      Amiga 500 Raspberry Pi 4 Guide?

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion and Gaming amiga raspberry pi 4 retropie
      18
      0 Votes
      18 Posts
      8k Views
      F

      @muldjord

      Just downloaded the script, is there anything you can see here that would mess things up?

      #!/bin/bash

      pushd /home/pi/
      wget https://github.com/HoraceAndTheSpider/RetroPieAmigaSetup/archive/master.zip
      unzip master.zip
      rm master.zip
      mv RetroPieAmigaSetup-master .retropie_amiga_setup
      cd .retropie_amiga_setup
      python3 amiga_setup_script.py
      cd ..
      rm -r .retropie_amiga_setup

      cp /home/pi/RetroPie/BIOS/Amiga/kick13.rom /home/pi/RetroPie/roms/amiga-data/_BootWHD/Devs/Kickstarts/kick34005.A500
      cp /home/pi/RetroPie/BIOS/Amiga/kick31.rom /home/pi/RetroPie/roms/amiga-data/_BootWHD/Devs/Kickstarts/kick40068.A1200
      cp /home/pi/RetroPie/BIOS/Amiga/kick12.rom /home/pi/RetroPie/roms/amiga-data/_BootWHD/Devs/Kickstarts/kick33180.A500

      popd

      I have checked the cp entries and all the relevant rom files I extracted from the other image are in that folder anyway so I wouldn't think that part would be an issue..

      UPDATE: Looking at that script and digging through I've found a RetroPieAmigaSetup-master.zip and a UAEConfigMaker-master.zip downloaded and scripts contained within were executed. I'll dig through those and see if there anything that has moved/re-routed something

    • T

      Amiga games only showing black screen when launched

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support help retropie new to pi amiga help black screen
      7
      0 Votes
      7 Posts
      3k Views
      BuZzB

      @TheMaguffin https://github.com/midwan/amiberry/issues/671

      It's already been fixed (According to author).

    • J

      Using Retropie From Within Raspbian

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support amiga amiga retropie arm raspbian
      3
      0 Votes
      3 Posts
      474 Views
      J

      Many thanks - some great links.

    • George SpiggottG

      Amiberry running Gloom Deluxe slow

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support amiberry amiga kms
      1
      0 Votes
      1 Posts
      236 Views
      No one has replied
    • J

      Retro Computer inspired USB PC Keyboards & Mice by Simulant

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion and Gaming amiga amiga cd32 acorn bbc amstrad cpc zx spectrum
      3
      0 Votes
      3 Posts
      484 Views
      J

      @wmarcio said in Retro Computer inspired USB PC Keyboards & Mice by Simulant:

      Nice project, u plan to make a wireless version?

      Hi yes we plan a stretch goal for wireless hopefully - first though it is just about trying to raise our production goal. I know it is a large amount of money trying to raise 38k per design for the factory! We need all the backers and support we can get. But if we do get there then extra Stretch Goal options for other language layouts, wireless and other popular requests can then be added. Thanks for your feedback and support :)

    • George SpiggottG

      Skyscraper Mimic Built In Scraper Settings Possible?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support scrape skyscraper amiga
      12
      0 Votes
      12 Posts
      1k Views
      George SpiggottG

      Thanks @muldjord The "xenon+2" bit works because "/opt/retropie/supplementary/skyscraper/Skyscraper -p amiga -s screenscraper --query romnom=xenon+2 Xenon2_v1.7_CDTV.lha" scrapes no problem. I have the scraped image now from that file/scrape. My plan is to get Skyscraper use a local image now I have it.

      I tried sha1 and crc, neither of them work. For some reason it just doesn't like my .cue/.iso copy of Xenon 2 CDTV.

      Scraping for Amiga can be a bit tricky especially if, like me, you're determined to use specific roms rather than common ones.

    • George SpiggottG

      How fast is an Amiberry Amiga?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support amiga amiberry overclock pi4
      7
      0 Votes
      7 Posts
      2k Views
      George SpiggottG

      It runs well enough on my Pi4.