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

Show also lightgun bind labels instead of only 'N/A' #15535

Merged
merged 1 commit into from
Jul 31, 2023

Conversation

sonninnos
Copy link
Collaborator

@sonninnos sonninnos commented Jul 30, 2023

Description

Currently if a core does not have lightgun binds hooked up, all gun binds are shown as "N/A". Let's rather show "Gun Trigger (N/A)" instead etc.

Also accidentally noticed a weird related goof in the default keybinds.
Also added Mouse 2 as default reload button, and fixed mouse bind reset in general to default instead of null.

@bslenul
Copy link
Contributor

bslenul commented Jul 30, 2023

No idea if it would be an easy fix but a while ago I noticed that by default "Gun Trigger" is set to "Mouse 1" (which is great), but if you press Space to revert it to its default value it unbinds it instead 🤔 Not a big deal, just odd.

@sonninnos
Copy link
Collaborator Author

sonninnos commented Jul 30, 2023

Yep, I also wondered why bind reset only nulled it.. Since it is set after config creation, it must be looked at. And why not also default Mouse 2 to reload.

Edit: Phew that was simple.

@bslenul
Copy link
Contributor

bslenul commented Jul 30, 2023

Nice! ❤️

@LibretroAdmin LibretroAdmin merged commit dbdcf14 into libretro:master Jul 31, 2023
22 checks passed
@sonninnos sonninnos deleted the lightgun-bind-label branch July 31, 2023 10:51
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

Successfully merging this pull request may close these issues.

3 participants