mrboom-libretro icon indicating copy to clipboard operation
mrboom-libretro copied to clipboard

Mr. Boom on Raspberry Pi 4 on Lakka - Only 5 players supported?

Open mtoensing opened this issue 2 years ago • 11 comments

I installed Lakka on a Pi4 and I got 6 controllers showing up. But in Mr Boom the sixth controller would not accept "fire" button. But the controller is okay because if I switch it on at the start then the last sixth controller won't work. Is this a bug.

mtoensing avatar Jul 24 '22 18:07 mtoensing

Hello Marc, so that's the libretro version right? Could you please check the sdl2 version?

frranck avatar Jul 24 '22 18:07 frranck

How do I do this? It is the official repository here https://github.com/libretro/Lakka-LibreELEC

mtoensing avatar Jul 24 '22 19:07 mtoensing

Install one of those packages https://repology.org/project/mrboom/versions that doesn't have libretro in its name or compile it https://github.com/Javanaise/mrboom-libretro#compiling-the-sdl2-version I already played with more that 5 pads with the SDL2 version so I suppose it's a retroarch bug.

frranck avatar Jul 24 '22 19:07 frranck

I would try on your OSX or windows machine if you can plug the pads there.

frranck avatar Jul 24 '22 19:07 frranck

Ok, I thought that Lakka is the official solution for RetroArch on a Pi and MrBoom is made for Libreto. I don't want to use my M1 Mac or compile it myself to run it on the pi. Shouldn't the people who maintain Lakka solve this in their repository? Does it help if I open an issue there?

mtoensing avatar Jul 24 '22 20:07 mtoensing

Yes please open an issue there, that link this one.

frranck avatar Jul 24 '22 20:07 frranck

Do you have the max users set to 8 in Main Menu -> Settings -> Input (RetroArch)? I think it defaults to 5 if you don't change anything. All 8 players appear to work fine for me on a Raspberry Pi 4B. I am using RetroPie with RetroArch 1.10.0.

StormedBubbles avatar Jul 26 '22 14:07 StormedBubbles

any update @mtoensing ?

frranck avatar Aug 08 '22 12:08 frranck

I think @StormedBubbles is most likely right. I can’t test it right now. But maybe it would be a good idea to set the default to 8 players?

mtoensing avatar Aug 08 '22 16:08 mtoensing

Yeah but that can only to be fixed in RetroArch so we need an issue there https://github.com/libretro/RetroArch/issues I suppose

frranck avatar Aug 08 '22 17:08 frranck

The default number for the max may be dependent on where you obtained RetroArch from. In RetroPie, the default is 5. In Windows, I have two retroarch.cfg files. One of them has 5, but the other, labeled as "default," has 16 as the max. Unless you have some core- or content-specific overrides defining a different number, you can just change the number in input_max_users = "5" in the global retroarch.cfg to the max number of users you want (16 seems to be the highest).

StormedBubbles avatar Aug 08 '22 17:08 StormedBubbles