Maschell / controller_patcher_configs

Collection of config files for the controller patcher
GNU General Public License v3.0
28 stars 80 forks source link

Logitech F310 - Both sticks Y axis are inverted #21

Open dontpickonme opened 6 years ago

dontpickonme commented 6 years ago

The Y axis on the left and right sticks are inverted for me; Up is down and down is up. Everything else seems to work fine, though. Even the D-Pad has all of its directions properly registered. I'm using HID to VPAD v0.9j. The controller is in DirectInput mode and plugged directly into the Wii U. I also downloaded a new F310 config file from the official repository, just to be sure.

EDIT: I fixed it real quick by inverting the Y axis for both sticks in the config file. I also added a slight deadzone to the controller since mine seemed to be getting stuck occasionally. Not sure if this issue should be closed...?

Narann commented 5 years ago

I confirm I have the same problem. Fixed adding this in the F310 file:

VPAD_L_STICK_Y_INVERT = True
VPAD_R_STICK_Y_INVERT = True