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

Xinput diagonal issue #3216

Closed
Muramas opened this issue Aug 13, 2017 · 2 comments
Closed

Xinput diagonal issue #3216

Muramas opened this issue Aug 13, 2017 · 2 comments

Comments

@Muramas
Copy link

Muramas commented Aug 13, 2017

I have a ps3 controller that I am using SCP toolkit to connect to my windows 10 machine.

I find that while playing persona 5 the character had issues running if you were not going directly straight (would slow down to a walk) and had issues turning the camera at times. I switched the handler to MMJoystick which fixed the issue but the buttons were all mapped incorrectly and there is currently no way of remapping.

@RipleyTom
Copy link
Contributor

#3192

@Muramas
Copy link
Author

Muramas commented Aug 13, 2017

*From #3192

config_xinput.yml has a pad squircling factor setting.
If you lower it, it will make diagonals closer to corner value(it basically makes the circle output of your pad more like a square, hence the name).
Generally people are happy with 4000 for persona 5.
Note that if you want to use 3rd party software to do this you can put pad squircling factor at 0 and it'll disable it.
Also note that you need a proper editor(notepad++ for example) to edit .yml files.

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

No branches or pull requests

3 participants