[PR #2636] [MERGED] Fix 4k on series consoles #1124

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

📋 Pull Request Information

Original PR: https://github.com/stenzek/duckstation/pull/2636
Author: @tunip3
Created: 10/1/2021
Status: Merged
Merged: 10/1/2021
Merged by: @stenzek

Base: masterHead: master


📝 Commits (1)

  • 28ebc46 remove check for xbox one as it doesn't work on series consoles

📊 Changes

1 file changed (+5 additions, -8 deletions)

View changed files

📝 src/duckstation-uwp/uwp_host_interface.cpp (+5 -8)

📄 Description

Remove check for original Xbox One as it doesn't work on series consoles as they would be detected as original model Xboxes meaning that 4k wouldn't work.
Getting rid of this check has no adverse effects on the original Xbox one and makes 4k work properly on series x.
@gamr13 has validated that 4k now works on Xbox series consoles and I have validated that there are no adverse effects to original model Xbox ones.
image


🔄 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/2636 **Author:** [@tunip3](https://github.com/tunip3) **Created:** 10/1/2021 **Status:** ✅ Merged **Merged:** 10/1/2021 **Merged by:** [@stenzek](https://github.com/stenzek) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`28ebc46`](https://github.com/stenzek/duckstation/commit/28ebc46e19de7bd79dcbb85aac0321cb4294fdd0) remove check for xbox one as it doesn't work on series consoles ### 📊 Changes **1 file changed** (+5 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `src/duckstation-uwp/uwp_host_interface.cpp` (+5 -8) </details> ### 📄 Description Remove check for original Xbox One as it doesn't work on series consoles as they would be detected as original model Xboxes meaning that 4k wouldn't work. Getting rid of this check has no adverse effects on the original Xbox one and makes 4k work properly on series x. @gamr13 has validated that 4k now works on Xbox series consoles and I have validated that there are no adverse effects to original model Xbox ones. ![image](https://user-images.githubusercontent.com/26260613/135659202-c7ee1a1d-0622-4f07-a6d7-a5f29cd861a5.png) --- <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:11:13 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/duckstation#1124