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: RetroArch has to be restarted after Set All Controls in order for the controller to work #14

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

Comments

@davidhedlund
Copy link

davidhedlund commented Aug 19, 2024

Description

I am experiencing an issue with controller binding in RetroArch-AppImage when using SDL2. Here are the steps to reproduce the problem:

  1. Delete all files in autoconfig/sdl2/.
  2. Start RetroArch.
  3. Navigate with the mouse since the fallback controller or keyboard will not work (see related bug: SDL2: Fallback controller not working with SDL2, and interupts the keyboard #13).
  4. Go to Settings -> Input -> RetroPad Binds -> Port 1 Controls -> Set All Controls.
  5. Bind the buttons as needed.
  6. **Click on "Save Controller Profile".
  7. You will not be able to navigate with the newly bound buttons.
  8. Restart RetroArch.
  9. The controller will work now.

Note

  • This issue does not occur when using udev.
  • This issue does not occur when using sdl2 with Flatpak.

Expected Behavior

The newly bound buttons should work immediately without needing to restart RetroArch.

Actual Behavior

The newly bound buttons do not work until RetroArch is restarted.

Environment

  • RetroArch Version: 1.19.1

Additional Information

This issue seems to be specific to the AppImage version of RetroArch and does not occur when using udev or Flatpak with sdl2.

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