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

SDL2: Fallback controller not working with SDL2, and interupts the keyboard #13

Open
davidhedlund opened this issue Aug 19, 2024 · 0 comments

Comments

@davidhedlund
Copy link

Description

I am experiencing an issue with RetroArch where the fallback controller does not work properly when using SDL2. Here are the steps to reproduce the issue:

  1. Delete all files in autoconfig/sdl2/:

    • This ensures that no pre-existing autoconfig files are present.
  2. Start RetroArch:

    • Upon starting RetroArch, I receive the message "[Controller name] not configured, using fallback".
  3. Fallback Gamepad Does Not Work:

    • The fallback gamepad configuration does not function at all, no buttons are responding. The controller inputs are not recognized.
  4. Keyboard Does Not Work:

    • Additionally, the keyboard inputs are not recognized either.
  5. Navigation with Mouse:

    • The only way to navigate through the menus is by using the mouse.

Controller Tested:

  • Sony DualSense
  • Sony DualShock 4 v2

RetroArch Version:

  • 1.19.1

Note:

  • This issue does not occur when using udev.
  • This issue does not occur when using sdl2 with Flatpak.
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