Hello!
I am interested in supporting the Navigation Controller in my Mac OS X Application.
By connecting through USB it detects as a regular joystick device but does not react to any input (I am using SDL2) See:

So, it is detecting as a proper HID joystick, I think...
Maybe it is a matter of just creating a simple driver to send the correct data,is it that simple?
I plan to do it on my own, or help get it to work, if I cant find a working solution, but I couldnt find enough useful info from my searches. So maybe this is a good place to ask?
Also, I found a reverted commit here with navigation support
#118
Was that working well? Wirelessly?
Thank you and sorry if I was confusing, I am a bit sleepy,
Hello!
I am interested in supporting the Navigation Controller in my Mac OS X Application.

By connecting through USB it detects as a regular joystick device but does not react to any input (I am using SDL2) See:
So, it is detecting as a proper HID joystick, I think...
Maybe it is a matter of just creating a simple driver to send the correct data,is it that simple?
I plan to do it on my own, or help get it to work, if I cant find a working solution, but I couldnt find enough useful info from my searches. So maybe this is a good place to ask?
Also, I found a reverted commit here with navigation support
#118
Was that working well? Wirelessly?
Thank you and sorry if I was confusing, I am a bit sleepy,