Mátyás Mustoha
Mátyás Mustoha
Well, technically a pull request is not necessary if we don't intend to merge it anyway. The requirement is to have the code with your changes publicly available, and have...
Nice! Yeah, building from source is probably how it's supposed to work, but as a workaround this might be useful as well.
There's now an official Flatpak nightly build at https://mmatyas.github.io/supermariowar-flatpak/. Have fun!
There's now an automated MacOS build, see https://github.com/mmatyas/supermariowar/releases/tag/continuous
I suppose this can be closed.
I _think_ this can be closed in favor of https://github.com/RetroPie/RetroPie-Setup/pull/3586 which discusses the dependencies, and https://github.com/RetroPie/RetroPie-Setup/pull/3881 which provides a script for on-device builds.
@darksaviorx Could you try this out? Related: https://github.com/mmatyas/pegasus-frontend/issues/1021
Yeah, I remember RetroPie having an `armhf`-specific SDL build, but I wasn't sure whether `armhf` itself is enabled by default on the system. I fully agree that a proper solution...
When Pegasus was added, the issue with source build was that the Qt libraries of the system were years behind, and similarly to SDL, weren't configured well for embedded graphics....
Hm I'm not familiar with 4K displays, I wonder if any of the env vars here https://doc.qt.io/qt-5/highdpi.html could help? The flashing indicates that there's something constantly trying to draw at...