EmulationStation
EmulationStation copied to clipboard
ES Branch for Pi 4?
I did a fork of ES that integrates with an LED marquee project called Pixelcade, adding in a few needed hooks for that integration https://github.com/alinke/PIXEL/tree/master/EmulationStation-kai . This works great on a Pi 3B. But when trying to recompile on a Pi 4, I get "failed to add service - already in use?" which seems to be related to a driver (dtoverlay=vc4-fkms-v3d). Is there another version of the ES branch that works with this driver and Pi 4?