Vegz78 / McAirpos

MakeCode Arcade games in RetroPie, Recalbox 7/8 and Batocera, running natively as ELF executables on Raspberry Pi OS/Linux ARM with 1-2 gamepads
https://Vegz78.github.io/McAirpos
MIT License
82 stars 11 forks source link

Batacera 40 splash screen covers game. #65

Open deepdivered opened 1 week ago

deepdivered commented 1 week ago

I have this installed to run games made in make code. It's working BUT the batacera splash screen stays open and covers the game.

Any ideas?

Vegz78 commented 1 week ago

Thanks for trying McAirpos!

Not from the top of my head, no.

There seems to be some development in the various later versions of the retro games systems, where what happens in which terminal (tty) changes.

I've been meaning to take a closer look at this and test more thoroughly on different hardware and newer versions for a while, but I have not found the time for it. Probably, we would have to refactor the code somewhat to keep a cleaner division between Batocera, RetroPie and Recalbox and its different newer versions, which might be easier to maintain, where I could freeze in time the stable working versions of McAirpos for older versions of the retro game systems, while the community or I try to keep up with the newer versions.

In any way, there is not much actionable information provided with your issue...

Please take a look at the README: https://github.com/Vegz78/McAirpos#issues

And feel free to investigate and attempt to solve this yourself. A pull request if you find the error and/or reporting your findings back on this issue, would be greatly appreciated.