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

Rectangle correction for analog sticks (simulate DualShock diagonal analog range) #69

Open
instinctualjealousy opened this issue Oct 9, 2023 · 1 comment

Comments

@instinctualjealousy
Copy link

Some PC games expect analog stick ranges to be more square than circular (unlike modern Xbox controllers). Prince of Persia: The Sands of Time wants diagonals saturated to nearly the full extent. Without rect correction, you won't run on diagonals. XInputPlus has this feature, and the amount of correction is adjustable. I feel like it'd be another useful tool in Xidi's arsenal.

@samuelgr
Copy link
Owner

I agree, this would be useful to add to Xidi. Thank you for suggesting it.

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

2 participants