On Sat, Aug 27, 2016 at 3:05 AM, Bruno Jesus 00cpxxx@gmail.com wrote:
If you want force feedback remember to disable the (js) joystick in the control panel. Also if you have other controller brands it must have at least 6 axis, 11 buttons and 1 POV to work, but the mapping has to be redone. If it has less buttons you can relax the checks in dinput_is_good.
Last but not least I know I should have used dinput to map the axes values for me but I was tired of reading dinput docs and it was easy enough to convert manually.
Just replying to myself here. I updated the patch to work with non-xbox controllers, just tested with a 2 axes, 8 button controller and a ps2 + usb adapter. Broforce with 3 players working fine =)