Homepage › Forums › RetroPie Project › Everything else related to the RetroPie Project › GBA on Raspberry Pi B, using 3 beta 3 › Reply To: GBA on Raspberry Pi B, using 3 beta 3
06/17/2015 at 22:35
#100022
Participant
Hey tombradshaw!
I’ve got GBA working in 3.0B3 (albeit not lr-mGBA as there is a bug upstream somewhere, but a git ticket has been issued I believe).
The only thing I can think of is to make sure that your GBA bios filename is in all lowercase letters. Linux is picky like that (which I appreciate :)
It should look like this:
gba_bios.bin
Of particular importance, check that the extension, .bin, is lowercase and not .BIN.
I hope that helps!
momaw27