[PR #2080] [MERGED] Widescreen Hotkey #873

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

📋 Pull Request Information

Original PR: https://github.com/stenzek/duckstation/pull/2080
Author: @ValadAmoleo
Created: 5/10/2021
Status: Merged
Merged: 5/11/2021
Merged by: @stenzek

Base: masterHead: master


📝 Commits (3)

  • 2f1c48f Widescreen Hotkey
  • 712de40 Widescreen Hotkey Uses Settings
  • 6434b9d Avoids loading the entire settings now.

📊 Changes

2 files changed (+38 additions, -0 deletions)

View changed files

📝 src/frontend-common/common_host_interface.cpp (+35 -0)
📝 src/frontend-common/common_host_interface.h (+3 -0)

📄 Description

Added the ability to toggle Widescreen Hack and set the Aspect Ratio via a hotkey.

This is in response to Discussion #1912.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/stenzek/duckstation/pull/2080 **Author:** [@ValadAmoleo](https://github.com/ValadAmoleo) **Created:** 5/10/2021 **Status:** ✅ Merged **Merged:** 5/11/2021 **Merged by:** [@stenzek](https://github.com/stenzek) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`2f1c48f`](https://github.com/stenzek/duckstation/commit/2f1c48fe4696b97a341843c062ef66a53b84dab9) Widescreen Hotkey - [`712de40`](https://github.com/stenzek/duckstation/commit/712de4018ee51ea819344d46e87087fd4884e763) Widescreen Hotkey Uses Settings - [`6434b9d`](https://github.com/stenzek/duckstation/commit/6434b9d01d2b269a6bfdd1f449d3b44d384c4e28) Avoids loading the entire settings now. ### 📊 Changes **2 files changed** (+38 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/frontend-common/common_host_interface.cpp` (+35 -0) 📝 `src/frontend-common/common_host_interface.h` (+3 -0) </details> ### 📄 Description Added the ability to toggle Widescreen Hack and set the Aspect Ratio via a hotkey. This is in response to Discussion #1912. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 19:09:55 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/duckstation#873