Skip to content

Audio: Add mute/unmute and volume shortcuts#16486

Merged
Megamouse merged 2 commits into
RPCS3:masterfrom
Megamouse:idm_remove
Jan 2, 2025
Merged

Audio: Add mute/unmute and volume shortcuts#16486
Megamouse merged 2 commits into
RPCS3:masterfrom
Megamouse:idm_remove

Conversation

@Megamouse

Copy link
Copy Markdown
Contributor
  • Add mute/unmute shortcut
  • Add volume shortcuts with auto repeat

fixes #13428

Also add auto repeat to volume shortcuts
@Megamouse Megamouse merged commit fb237dd into RPCS3:master Jan 2, 2025
@wxvu

wxvu commented Feb 4, 2025

Copy link
Copy Markdown

The shortcuts added in this PR conflict with normal keyboard usage inside RPCS3 and are always active, unaffected by the 'Disable keyboard hotkeys' setting.

This feels like an oversight. Using the basic keyboard handler, it is now impossible to type certain keys (M and _), triggering these shortcuts instead. Currently the only available solution is to edit the default shortcut hotkeys globally.

@wxvu

wxvu commented Feb 4, 2025

Copy link
Copy Markdown

The default shortcut hotkey for Volume Up is impossible to trigger as well.

#16664 seems like a good fix to some of the issues mentioned above, but would be possible to implement a per-game option for disabling keyboard hotkeys too? Seeing as enabling the basic keyboard handler itself is also able to be set per-game. Would be very beneficial I feel, can create a Feature Request for it as to not clog here any further.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature request] Audio muting and volume adjustment shortcuts

2 participants