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

Steam Deck HIDAPI controller detected even when running with Steam Input #11215

Closed
Akaricchi opened this issue Oct 15, 2024 · 2 comments
Closed

Comments

@Akaricchi
Copy link
Contributor

See taisei-project/taisei#388

I don't own a Steam Deck (sad face) so I can't reproduce the issue myself.

@mausimus
Copy link
Contributor

I can reproduce this on 3.1.3 with my own project on a Steam Deck:

Launching the game through Steam shows one gamepad and works fine:

  1. Steam Deck Controller

Launching standalone outside of Steam, SDL enumerates two gamepads and I get double inputs:

  1. Steam Deck
  2. Steam Virtual Gamepad

Note slightly different names of 1. between scenarios

slouken added a commit to slouken/SDL that referenced this issue Oct 17, 2024
slouken added a commit that referenced this issue Oct 17, 2024
slouken added a commit that referenced this issue Oct 17, 2024
Fixes #11214
Fixes #11215

(cherry picked from commit 8a30def)
(cherry picked from commit b6fa4dc)
@slouken
Copy link
Collaborator

slouken commented Oct 17, 2024

This is fixed and is queued up for the next SDL2 update. Feel free to try out the latest main/SDL2 code and verify it there.

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

3 participants