Tagged Questions
2
votes
1answer
513 views
Linux: find force feedback device for joystick device
Because SDL 1.3 is still a long way coming I implemented native force feedback (rumble) support for Aquaria:
https://bitbucket.org/panzi/aquaria/
However, I could not find a way to find the according ...