BlitterStudio / amiberry

Optimized Amiga emulator for Linux/macOS
https://amiberry.com
GNU General Public License v3.0
663 stars 89 forks source link

Amiberry 4.7.1 does not run on RetroPie 4.8 #1366

Closed Lukaszb11 closed 5 months ago

Lukaszb11 commented 5 months ago

Hello!

I have a problem with running Amiberry 5.7.1 under retropie 4.8. Fresh installation on RPI4B. Amiberry does not start. The contents of runcommand.log include:

"$emulator" "${params[@]}"Parameters: Executing: bash "/home/pi/RetroPie/roms/amiga/+Start Amiberry.sh" Launching... ./amiberry malloc(): unsorted double linked list corrupted /opt/retropie/emulators/amiberry/amiberry.sh: line 107: 1870 Aborted "$emulator" "${params[@]}" ~

giantclambake commented 5 months ago

Looks to be same issue as cited in discussion #1295

midwan commented 5 months ago

Make sure you update RetroPie itself to the latest version, then install it from their menu. Last time I tested it was a few days ago, and it seemed to work like that.

jzakotnik commented 3 months ago

Same issue here... Installed binary and from source, with a fresh install from yestefday.

midwan commented 3 months ago

@jzakotnik You can alternatively use the pre-compiled binary from the Releases page, which seems to work better under RetroPie: https://github.com/BlitterStudio/amiberry/releases/tag/v5.7.1

Pick amiberry-v5.7.1-debian-buster-armhf-rpi3.zip or amiberry-v5.7.1-debian-buster-armhf-rpi4.zip depending on your device.

jzakotnik commented 3 months ago

@midwan Many Thanks, I'll try this and also check which binary RetroPie is pulling when installing amiberry. I'm quite new to the topic.

Overinstalling the binary, data and config files as described in the upgrade guide did the trick. Thanks !

mtc-7 commented 2 months ago

@jzakotnik You can alternatively use the pre-compiled binary from the Releases page, which seems to work better under RetroPie: https://github.com/BlitterStudio/amiberry/releases/tag/v5.7.1

Pick amiberry-v5.7.1-debian-buster-armhf-rpi3.zip or amiberry-v5.7.1-debian-buster-armhf-rpi4.zip depending on your device.

I had the same issue and error in the log. After wasting a lot of time trying to get it to work. I did this and it worked!

Thanks