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

Dpad textures missing with new SDL profiles #243

Open
alfredo-escobar opened this issue Apr 6, 2024 · 0 comments
Open

Dpad textures missing with new SDL profiles #243

alfredo-escobar opened this issue Apr 6, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@alfredo-escobar
Copy link
Contributor

alfredo-escobar commented Apr 6, 2024

Input device ID?

SDL/0/Steam Virtual Gamepad,
SDL/0/PS4 Controller,
SDL/0/Controller (Xbox One For Windows),
SDL/0/Nintendo Switch Pro Controller,

Dolphin version?

5.0-21264

Operating System?

Windows 10, SteamOS 3.5.17

Describe the bug.

In pull #225 new mappings were made for the new SDL button names. "Hat 0 E", "Hat 0 N", "Hat 0 S" and "Hat 0 W" were added to the JSONs.

However, when mapping the dpad in Dolphin with SDL, Pad E, Pad N, Pad S and Pad W are used instead by default (tested with Xbox 360 wireless, Xbox One, Switch Pro, DualShock 4 and Steam Virtual pad). This results in Dolphin not applying the corresponding dpad dynamic textures. Some controllers (PS4, Switch Pro) don't even have "Hat 0 x" inputs in Dolphin.

Adding the "Pad x" keys under the SDL controllers in the JSONs seems to work in my limited testing.

Expected behavior.

No response

@alfredo-escobar alfredo-escobar added the bug Something isn't working label Apr 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant