Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch Pro Controller Stick sensitivity not working correctly in Xenoblade Chronicles X #30

Open
danielzx2 opened this issue Jan 22, 2019 · 3 comments

Comments

@danielzx2
Copy link

There's an issue with Switch Pro Controller when using HID2VPad. It seems like the positive Y-Axis isn't been detected properly so that the full input doesn't get registered.

I figured it would an Switch Pro issue as it doesn't happen with my DS4 (connected via HID2VPAD) and the OG Gamepad. Both the Switch Pro and DS4 are emulating a Wii U Pro Controller.

I have tried solving the issue by adjusting the Min/Max values on the Y-Axis of the left stick and deadzone in switchpro.ini but that didn't help at all. I'm out of options now. Could you please look into it?

I have a video here to showcase what I mean: https://streamable.com/lnqc3

@DrPower22
Copy link

DrPower22 commented Apr 29, 2019

I’m having this issue as Well with my GameCube and Switch Pro controllers. Did you ever get your issue fixed?

@JoeSchmo2840
Copy link

Its been a while, but I figured it out. Tinkered with the min/max and got it working.

//Twilight Princess Fix
VPAD_L_STICK_Y_MINMAX = 0x32,0x96

Heres a copy of the config file:
switchpro.ini

@Invictaz
Copy link

@JoeSchmo2840 did you pull request this to the repo?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants