Stupid question, what do I have to do to get joystick events in SDL correspondent to the PSP buttons (as says in the readme)?
I've never worked with joysticks in SDL so I'm kinda stuck. I have the following already (related to that) and it still doesn't work. According to what I got of the readme, btn should contain the number of the button (0-13).
Maybe the code is right though and I'm just screwing somewhere else since there's a lot of code between that and the final result.