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

Wrong stick coordinates since Slippi 2.5.0 #4

Closed
CollaboratingElephant opened this issue Sep 1, 2022 · 1 comment
Closed

Wrong stick coordinates since Slippi 2.5.0 #4

CollaboratingElephant opened this issue Sep 1, 2022 · 1 comment

Comments

@CollaboratingElephant
Copy link

CollaboratingElephant commented Sep 1, 2022

Device: Leonardo R3 Arduino ATMega32U4 Pro Micro
Host: USB-B to USB-A, DIYGCC_USB
Game: Melee, Slippi 2.5.0
Buttons pressed while plugging in: None
Actions: Pressing modX and various control stick directions

Expected behaviour:
Modx+down producing the Y value of -0,28750,
Modx+left producing the X value of -0,66250
Modx+left+down producing the X value of -0,73750, and Y value of -0,28750

Actual behaviour:
Modx+down produces the Y value of -0,27500
Modx+left produces the X value of -0,65000
Modx+left+down produces the X value of -0,72500, and Y value of -0,27500.

All of this started happening only when Slippi updated to 2.5.0, and Arte suggested it might be because of this pull:

project-slippi/Ishiiruka#356

@CollaboratingElephant
Copy link
Author

The Slippi team reverted the changes that lead to the issue. Problem solved.

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

1 participant