hello,
little introduction first… i’ve used jinput just before newyear to make a quiz. i used an 20button gamepad with no axis, just buttons. everyting worked perfectly. this was on osX.
now i am trying to rewrite my quiz and picked the new jinput release from the site and it seemed that the identification of the buttons was changed from numbers to names (used to be 1,2,3,4 -> is now “PINKY”, “THUMB”, etc) this is on ubuntu.
everyting fine with me, but it seems that it doesnt supprt 20 buttons anymore. it just says “UNKNOWN” for 3 buttons… that’s a pity has jinput run out of names or something? or has it something to do with the platform (linux/osx)?
anyway this can be resolved? i would really like to keep using all the buttons on my gamepad, and i suppose a new release should be better than keep using an old one…