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

Analog joystick problems #48

Open
4ddly opened this issue Mar 13, 2022 · 1 comment
Open

Analog joystick problems #48

4ddly opened this issue Mar 13, 2022 · 1 comment

Comments

@4ddly
Copy link

4ddly commented Mar 13, 2022

For left stick, when you press left and right at the same time program should cancel each other and return original place. No direction.
And when you press more than two buttons, third one should be ignored to avoid confusion. It should just keep last 2 pressed buttons.

I have the knowledge of fundamentals for coding and can do simple stuff. (C++, Python) However i could not find where should i change. Lets say i implemented, i do not know how to convert that new code to .exe or anything you can run without ide.

Could you help me what to do in general? Where should i start?

@M4RCK5
Copy link

M4RCK5 commented Sep 13, 2023

@4ddly The project has this fork, if u compile a build please let me know:

https://github.com/jethack23/xarcade-xinput-socd

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