-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix input state combos and empty binds (#16233)
- Loading branch information
Showing
1 changed file
with
24 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
e895641
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this commit has a bug with 2-player emulators such as snes, and megadrive cores. When 2 different evdev files are used for auto joypad, the 2nd joypad does not work. Reverting this commit fixed the issue.
edit:
Please disregard this I see this was fixed in a later version.
6e6a4d8#diff-6a5fc94a55b36039df68403d2ecc5de514cc6cc8f6420917d1e515c0ca625fdbL795