[PR #2828] Add keys to more OSD messages #1194

Closed
opened 2026-01-29 19:15:46 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/stenzek/duckstation/pull/2828

State: closed
Merged: Yes


The following actions, bindable to hotkeys, previously did not have keys for their OSD messages.

  • Resolution scale
  • Multisampling
  • Switching software/hardware rendering
  • Switching PGXP CPU
  • Switching post processing
  • Switching widescreen hack

This means that bashing hotkeys back and forth could result in spam like this, where all but the last message are meaningless:
image

This also makes behaviour more consistent as e.g. PGXP, PGXP depth buffer toggles already were keyed, but e.g. PGXP CPU was not.

**Original Pull Request:** https://github.com/stenzek/duckstation/pull/2828 **State:** closed **Merged:** Yes --- The following actions, bindable to hotkeys, previously did not have keys for their OSD messages. * Resolution scale * Multisampling * Switching software/hardware rendering * Switching PGXP CPU * Switching post processing * Switching widescreen hack This means that bashing hotkeys back and forth could result in spam like this, where all but the last message are meaningless: ![image](https://user-images.githubusercontent.com/7947461/167503800-d3faf1fb-7fa2-47f0-8b2e-b3060503e45f.png) This also makes behaviour more consistent as e.g. PGXP, PGXP depth buffer toggles already were keyed, but e.g. PGXP CPU was not.
claunia added the pull-request label 2026-01-29 19:15:46 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/duckstation#1194