#3730
captaindork
Participant

Sure!

So what I did is:

– Having run the RetroPie Setup Script (the binary mode) which also installs uae4all
– copied my kick.rom file to /home/pi/RetroPie/emulators/uae4rpi/
– copied sample.adf file to /home/pi/RetroPie/roms/amiga/
– when emulationstation starts, exit it with F4 to return to CLI
– run “cd /home/pi/RetroPie/emulators/uae4rpi/”
– run “ln -s /home/pi/RetroPie/roms/amiga/sample.adf df0.adf”
– run “./uae4all”
– uae4all will then pick my df0.adf which is linked to sample.adf and run it

Regards
captaindork