mirror of
https://github.com/stenzek/duckstation.git
synced 2026-02-04 05:04:33 +00:00
[PR #2080] [MERGED] Widescreen Hotkey #873
Reference in New Issue
Block a user
Delete Branch "%!s()"
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?
📋 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:
master← Head:master📝 Commits (3)
2f1c48fWidescreen Hotkey712de40Widescreen Hotkey Uses Settings6434b9dAvoids 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.