I’m doing a frontend for an arcade cabinet.
The cabinet is base on a Windows XP PC and a GP Wiz-40 (A nice piece of hardware that manage all the buttons).
The frontend is made with Java2D/JInput.
Everything works well but one button, the button 32. I’m pretty sure that is a limitation of JInput and that I’m the first one that have to mush buttons for JInput to Handle ;D.