The Pi 5 works fine with this:
Install with:
git clone GitHub - pimoroni/picade-hat: Picade HAT input daemon and setup script -b feature/pi5
cd picade-hat
make
sudo make install
open up: sudo nano /boot/firmware/config.txt
and add these lines:
dtoverlay=picade
usb_max_current_enable=1
hdmi_group=2
hdmi_mode=16
save the file and reboot
3 Likes