[PR #900] [MERGED] feat: Custom resolution scaler #1794

Closed
opened 2026-03-03 19:08:59 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/PlayCover/PlayCover/pull/900
Author: @ohaiibuzzle
Created: 3/31/2023
Status: Merged
Merged: 3/31/2023
Merged by: @JoseMoreville

Base: developHead: feat/scaler


📝 Commits (5)

  • d0e20c2 feat: res scaler
  • fd4723f chore: line length longer than ley lines
  • 9cde174 fix: make sure the scaler makes sense
  • 54a0d59 chore: localization
  • 28a7e1c fix: make the Settings window bigger

📊 Changes

4 files changed (+46 additions, -5 deletions)

View changed files

📝 PlayCover/Model/AppSettings.swift (+2 -0)
📝 PlayCover/Utils/PlayTools.swift (+3 -3)
📝 PlayCover/Views/AppSettingsView.swift (+40 -2)
📝 PlayCover/en.lproj/Localizable.strings (+1 -0)

📄 Description

Allow users who want to run at 1440p/4k (I don't know why) to adjust scaling so their games don't instantly die (eg. 1440p @1.5x or 4k @0.7x)

Requires https://github.com/PlayCover/PlayTools/pull/103


🔄 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/PlayCover/PlayCover/pull/900 **Author:** [@ohaiibuzzle](https://github.com/ohaiibuzzle) **Created:** 3/31/2023 **Status:** ✅ Merged **Merged:** 3/31/2023 **Merged by:** [@JoseMoreville](https://github.com/JoseMoreville) **Base:** `develop` ← **Head:** `feat/scaler` --- ### 📝 Commits (5) - [`d0e20c2`](https://github.com/PlayCover/PlayCover/commit/d0e20c21fcc20aae04186717e2b51e738af2aea6) feat: res scaler - [`fd4723f`](https://github.com/PlayCover/PlayCover/commit/fd4723f434df32447bd7fb7bf0a804a5c7537877) chore: line length longer than ley lines - [`9cde174`](https://github.com/PlayCover/PlayCover/commit/9cde1746c11511effbd605c4ca56f7c5ac98e49c) fix: make sure the scaler makes sense - [`54a0d59`](https://github.com/PlayCover/PlayCover/commit/54a0d5943ce7cdc3bc80b9f615e0f45abf010017) chore: localization - [`28a7e1c`](https://github.com/PlayCover/PlayCover/commit/28a7e1c095d518822f572a84fd23e07672308abb) fix: make the Settings window bigger ### 📊 Changes **4 files changed** (+46 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `PlayCover/Model/AppSettings.swift` (+2 -0) 📝 `PlayCover/Utils/PlayTools.swift` (+3 -3) 📝 `PlayCover/Views/AppSettingsView.swift` (+40 -2) 📝 `PlayCover/en.lproj/Localizable.strings` (+1 -0) </details> ### 📄 Description Allow users who want to run at 1440p/4k (I don't know why) to adjust scaling so their games don't instantly die (eg. 1440p @1.5x or 4k @0.7x) Requires https://github.com/PlayCover/PlayTools/pull/103 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 19:08:59 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/PlayCover#1794
No description provided.