I know there are tutorials around building an arcade box (which honestly feel confusing around “how do I actually load the raspberry pi”, but I digress).
I’m looking to build a Makecode Arcade console type of system. Something with USB controllers to control each player and output to a TV. I’ve not found much information on connecting USB controllers and when I attempt to use a controller with the in-browser simulator the game seems to constantly reload the title screen (this may be entirely my setup: 2017 Macbook Air + Gravis Gamepad Pro).
Has anyone been able to use USB style controllers to hook up to the web simulator?
The tutorials I’ve found seem to focus more on building the cabinets themselves and using custom wiring to the raspberry pi:
The instructions found on Adafruit look like they are designed for their custom controller or build-your-own controller:
There’s no mention of just using a USB style controller.
The Kiosk mode is REALLY what I’d like to see on the raspberry pi, so I think that portion is figured out as long as it’s what is used to pick games with the Adafruit setup:
Ideally I’d be using an NES style USB controller. The buttons on the Meowbit are a bit too stiff and not much fun to use for extended periods of time, the buttons on the Joy Bonnet appear to be the same, so I don’t have much faith in that controller being much nicer.
Any help would be greatly appreciated