Hi. I’m building a cabinet around a Pi 3B and a Picade Hat (original version, not X). So far everything is working fine except the volume buttons. I soldered pushbuttons to the GPIO 13 and 26 pads on the Hat (and ground ofc).
Audio works fine through the Hat, but the volume controls do not. They have no effect in Emulationstation or within Retroarch (lr-mame2003). I am using Retropie 4.4
You should install the legacy Python driver in lieu of the newer one for Picade X HAT. I’d completely forgotton that it supported volume control on 13/26.
There may be a way to add support without going for full-on driver replacement, though.
Hi, I also had this problem, but can’t install the old legacy script because the original Picade HAT installer does not work on Buster. Would there be anychance to get this looked at, or any pointers on how to fix it? I notice in the code you suggested gadgetoid that the second gpio said 16 but I think you meant 26, but it didn’t work anyway. Thanks, Will