Windows rumbler support

Hi
I’ve just checked in some initial rumblers support on windows, currently you can do ant rumblertest where you would normally run ant readtest or ant texttest. There is bound to be bugs, apart from the fact that this is my first attempt and force feedback, it’s also late here and i was already tired :slight_smile:

When posting bugs please tell give me any dump in the dos window and your hardware details, preferably with information on which axis should have ff and what type it supports. One thing I am quite interested in is the fact that I have no ff devices except for a single rumbling gamepad, and I am not certain what will happen on proper ff devices like a steering wheel or joystick.

Cheers

Endolf

Hi
Ok, new version checked in, the Rumbler interface now supports getAxisName and getAxisIdentifier that will get a String name or a jinput Axis.Identifier of the axis the rumbler is associated with.

Endolf

(Linux driver for my rumbler pad is still borked, but being worked on, so hopefully linux will be working soon(ish))