Ability to setup hotkeys to cycle through controllers #166
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "SomeoneIsWorking/feature/input-switch"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What this does is you can add/remove hotkeys for players to cycle through controllers.
Reasons I made this.
KNOWN ISSUES
NOTES
UPDATES NEEDED
POSSIBLE OTHER UPDATES
Edits
Screenshot from latest build
Download the artifacts for this pull request:
Only for Developers
i downloaded the artifact but i cant find the option to test it out
@VeraPhobia Yes, I just noticed, I think I messed up the rebase and I can't get the code back anymore so I'll try to do it again.
Edit: Thank VSCode local history, I was able to restore it.
This is how it should look like now.
extremely minor details but it would look better if the text and fields were in one line, right now they are kind of not.
and thank you for the great work
Okay, I got some drops of motivation to update it, also like to play with Copilot Edits.
Rebased
Is there a way to have the github-actions bot to create another updated appimage?
I'd love to try this feature
Also will this have hotkeys for all players or just 1 and 2?
Someone has to fix the merge conflicts this has before the appimage can be compiled again.
You can add remove with "Add" "Remove", up to 8 players
I'll rebase again soon(tm)
I rebased it and ran the app, tested around the hotkey settings.
I don't know if the keys still work in game but no reason they shouldn't because the hard part was getting the menu working again.
Pressing a hotkey to cycle controllers in game crashes Ryujinx
Ryujinx_1.2.0+9a7f560_2025-02-07_18-37-03 F1.log
Sorry, I'll try to replicate.
Just that the stack trace in the log makes no sense.
This line is empty
This line is ending brace
I tried subtracting 7 from both because in that way the stack trace makes some sense.
Then it would end up a null error here which I didn't write but nvm that
Then it's weird and it looks like you have no gamepads attached. I never tested that case.
Edit: I tried without a controller, it doesn't crash for me.
I tried the linux non appimage version
Same crashes
I tried with both a controller plugged in and also without a controller plugged in
Tried multiple games
Hotkey crashes on players 1-8, but not 9+
Not sure it matters, but looks like there is no limit on adding players (got to 200)
Ryujinx_1.2.0+9a7f560_2025-02-13_00-33-44 NA1.log
@RickAndTired I'm very sorry, I'll try to debug on a linux if I can, I only debugged this version on macOS.
I also debugged (and regularly use) the previous version from the original repo on Windows.
No worries, let me know if there's anything I can try to do to help.
Checkout
From your project repository, check out a new branch and test the changes.