mrpascal:

Thanks! What are those from anyhow?

I actually figured it all out by just playing with the SDL joystick functions. Took me a matter of a good solid 15 mins. So pretty much the most difficult programming I've ever done. :lol:


NecroDOME:

Well if you checkout the digram, I've clearly --or at least a clear as I can make it in 2D-- marked all of it's controls.

Basically it's just like an X-Box 1 controller. It has 2 triggers that are setup as a 5th and 6th axis. (Treat them just like Your first 2 joysticks)


Other technical stuff I missed:

iirc, they rest at -32768 and can be squeezed to the value of 32767. But thats basically the main difference.

I find the hat to be a bit cumbersome to handle sometimes, but I don't use it all that much.

Oh and the joysticks themselves push in like buttons too. Hence my indication of button numbers on them.


Anyone else use these controllers? Any good games to recommend it for?