FreeJoy
FreeJoy copied to clipboard
Multiple joysticks in a single board
One question. Is it possible to make one board appear as multiple joysticks? The case is that I am building a 4 player arcade. Each player uses 10 buttons (40) and I need 10 more buttons (coin, Select,Start ,one player, two players, etc...) and I would like to use only one USB port (like the Raspberry Pi Zero W2 has) Thanks
Hello, yes, it is possible but not planned for this software
Do you know of the existence of any other project willing to do this? Thanks
I know the only arcade controller project https://github.com/pellepl/arcadehid Maybe the feature can be implemented there