You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use HID parser to get information about key and axis of any DPad (HID based) controller. Physical mapping might be review on PID/VId basis
XPad support (microsoft xbox360 controller clone) has been improved. Most of xpad are reporting a xbox360 PID/VID, like retrobit controler. Mapping can be managed per VID/PID
Add Mouse support for HID Usb mouse support. POlug a mouse and you can play lemmings
A Flighstick support. Some USB flightstick are supported. Some wheels are also supported for Need For Speed. FlightStick requires a dedicated VID/PID mapping otherwise, controller is considered as a gamepad. This is due to the limitation of the HID Gamepad report which force some HID gamepads to be reported as Jostick as soon as they are using an analog axis.