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

[BUG] Xbox One Controller - Left thumb stick sends both its input and the dpad's #508

Open
Droppisalt opened this issue Dec 18, 2024 · 5 comments

Comments

@Droppisalt
Copy link

Describe the bug

  1. Launched my remote session with chiaki-ng.
  2. When using the left thumb stick, most actions are duplicated because it's also sending the dpad's input.
  3. If in a game, actions from both the left thumb stick and dpad will happen simultaneously
  4. This only happens with the left thumb stick, from what I've tried

Debug Log
chiaki_session_2024-12-18_16-20-55-898898.log

Expected behavior
Left thumbstick should not also act as a dpad

Desktop (please complete the following information):

  • OS: Windows 11
  • Version 23H2
  • chiaki-ng Version 1.9.3
@streetpea
Copy link
Owner

@Droppisalt that sounds like either a default mapping bug in SDL or a bug in SDL. Can you try going to the controller mapper in the Controllers section of chiaki-ng and check the dpad mappings? If the dpad has another mapping you can overwrite it from there.

@Droppisalt
Copy link
Author

Thanks for your reply. These are my current mappings, I've tried to remap them, but they stayed the same. I'm assuming this means they should be working, but my issue is persisting.
image

@streetpea
Copy link
Owner

@Droppisalt can you click allow mapping analog stick left right axis and remap each analog stick and then hit the options button to submit the change for the controller?

@Droppisalt
Copy link
Author

Ok @streetpea that seems to have mostly fixed it. My left stick still acts as the dpad, but only for the first 30 seconds of my remote play. Then it seems it fixes itself and works flawlessly

@streetpea
Copy link
Owner

@Droppisalt okay that's weird. The config should apply immediately upon starting chiaki-ng not 30 seconds into the game. Though I guess that's not terrible as far as things go. Do you have anything running on your computer that messes with controller inputs such as Steam or something else. It's possible something is messing with your controller inputs behind the scenes

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

2 participants