Amiga Amiberry gives white screen for every game
-
Yes, the symlinks are correct. I can even see the files using
less
(of course I see only "garbage" because these are binary files, but I'm sure that the links are correct).I have no debug data in the
/opt/retropie/configs/amiga/amiberry/whdboot/save-data/Debugs
My
/dev/shm/runcommand.log
looks similar to that of @austinio.I've tried changing video driver to
sdl2
orgl
, but it has no effect whatsoever. This potential fix was mentioned in https://retropie.org.uk/forum/topic/18462/retropie-4-4-1-linux-mint-19-white-or-blank-screen-freezing-after-starting-roms -
@AllAround Which version of Amiberry are using? Can you give the file name of a game that you have tried?
-
Amiberry version 2.21.
Filenames of the games I've tried:
Superfrog.lha
Tetris.lha
1943.lha
Abracadabra.lha
AlienBreed.lha
AlienBreed2.lhaall reside in /home/pi/RetroPie/roms/amiga
-
@AllAround Are those the file names as you downloaded them? Or have they been changed? What are the file sizes?
Games supported by the Amiberry WHDLoad booter need to be 'pre-installed' WHDLoads whose file sizes are generally in the region of 1 to 3MB.
There are installer files available which have the file names you listed and these tend to be 40-60kB. Can you check which you have?
-
You're right, @dudleydes, the files are rather small, so they aren't the real games... I was able to find some bigger files for a few games from various places. They are either lha or zip files. The only one that actually ran was AlienBreed_v1.3_0998.zip. The game works perfectly up to the point of hitting the "Start game" after which there is only a black screen.
All other files produce a black or white screen, sometimes with initial flickering. Some files start AROS Research Operating System (?). Hmmm...How do you find working files? Are you looking for Retroplay HD loaders, Retroplay WHDLoad games.
It's very confusing just to guess which files could potentially work.
-
@AllAround I am using
.lha
files so for Alien Breed, the file name isAlienBreed_v1.3_0998.lha
. With your.zip
version of Alien Breed, what happens when you launch it a second time?Regarding game data info, please refer to the Amiberry wiki: https://github.com/midwan/amiberry/wiki/Using-Amiberry-WHDBooter-with-RetroPie-(Step-3)
-
@dudleydes thanks, I'll check these myself too once I am back home tomorrow.
-
@dudleydes I check the Kickstart symlinks - they looked fine, I had 4 or them linked (kick33180.A500 kick34005.A500 kick37175.A500 kick40068.A1200).
pi@retropie:~ $ ls -alt /opt/retropie/configs/amiga/amiberry/whdboot/save-data/Kickstarts/ total 12 drwxr-xr-x 2 pi pi 4096 Nov 2 23:01 . lrwxrwxrwx 1 pi pi 39 Nov 2 23:01 kick33180.A500 -> /home/pi/RetroPie/BIOS/Amiga/kick12.rom lrwxrwxrwx 1 pi pi 39 Nov 2 23:01 kick34005.A500 -> /home/pi/RetroPie/BIOS/Amiga/kick13.rom lrwxrwxrwx 1 pi pi 39 Nov 2 23:01 kick37175.A500 -> /home/pi/RetroPie/BIOS/Amiga/kick20.rom lrwxrwxrwx 1 pi pi 39 Nov 2 23:01 kick40068.A1200 -> /home/pi/RetroPie/BIOS/Amiga/kick31.rom -rw-r--r-- 1 pi pi 1 Nov 2 22:49 foo.txt drwxr-xr-x 6 pi pi 4096 Oct 31 18:55 .. pi@retropie:~ $ ls -alth /home/pi/RetroPie/BIOS/Amiga/kick31.rom -rw-rw-r-- 1 pi pi 256K Oct 31 18:24 /home/pi/RetroPie/BIOS/Amiga/kick31.rom
I also see nothing in the /opt/retropie/configs/amiga/amiberry/whdboot/save-data/Debugs when I run a game - does that tell us anything?
I checked the file sizes of my lha files and they are generally 500K- 3M - so I think I have the correct roms.
I did run this script as well as the standard amiberry install first time round (although I have since reinstalled amiberry from source) - could that somehow have caused the issue : https://github.com/HoraceAndTheSpider/RetroPieAmigaSetup
-
@austinio The RetrePie Amiga Setup install script you linked is no longer required. Amiberry can be installed from the setup script.
I'm not familiar with the script so I don't know how the configuration differs from the way Amiberry is set up now. Nor am I aware of a method to undo the effects of the install script.
All I can suggest is to start with a fresh image of RetroPie, install Amiberry from the setup script and then add the kickstart roms and
.lha
game files to test. -
I managed to get it working. I uninstalled amiberry, cleared the /opt/retropie/configs/amiga/amiberry folder. Reinstalled from sources, recopied various bios roms and ended up with this rom working:
kick40068.A1200 -> /opt/retropie/emulators/amiberry/kickstarts/Kickstart - 391773-01 (USA, Europe) (v3.1 Rev 40.068) (A1200).rom
I also ensured 755 permissions on the kickstart roms - they were 744 before. Not sure which of these steps actually fixed the issue though.
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.