[PR #156] [MERGED] Feat Delete in-game preferences #1489

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

📋 Pull Request Information

Original PR: https://github.com/PlayCover/PlayCover/pull/156
Author: @JoseMoreville
Created: 8/13/2022
Status: Merged
Merged: 8/13/2022
Merged by: @Depal1

Base: developHead: hades-dev


📝 Commits (2)

  • b3239d2 Feat Delete game preferences
  • 480fe1f Feat Delete game preferences

📊 Changes

5 files changed (+40 additions, -0 deletions)

View changed files

📝 PlayCover.xcodeproj/project.pbxproj (+4 -0)
PlayCover/Utils/DeletePreferences.swift (+18 -0)
📝 PlayCover/View/PlayAppView.swift (+13 -0)
📝 PlayCover/en.lproj/Localizable.strings (+2 -0)
📝 PlayCover/es.lproj/Localizable.strings (+3 -0)

📄 Description

This PR adds a new item to context menu, it removes all bundle preferences, I tested on genshin and game automatically should create the preferences again after restarting the game.

This PR also fixes screen bug on Playtools 1.1.6 when you quit the game using cmd + w and increases the quality of the game. more noticeable on fullscreen (At least on my screen and for my testers).


🔄 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/156 **Author:** [@JoseMoreville](https://github.com/JoseMoreville) **Created:** 8/13/2022 **Status:** ✅ Merged **Merged:** 8/13/2022 **Merged by:** [@Depal1](https://github.com/Depal1) **Base:** `develop` ← **Head:** `hades-dev` --- ### 📝 Commits (2) - [`b3239d2`](https://github.com/PlayCover/PlayCover/commit/b3239d2162ece55b62ca23a0f17942fb7ea98b2e) Feat :sparkles: Delete game preferences - [`480fe1f`](https://github.com/PlayCover/PlayCover/commit/480fe1f793bb533ad7f16eb41889a49155c4f72e) Feat :sparkles: Delete game preferences ### 📊 Changes **5 files changed** (+40 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `PlayCover.xcodeproj/project.pbxproj` (+4 -0) ➕ `PlayCover/Utils/DeletePreferences.swift` (+18 -0) 📝 `PlayCover/View/PlayAppView.swift` (+13 -0) 📝 `PlayCover/en.lproj/Localizable.strings` (+2 -0) 📝 `PlayCover/es.lproj/Localizable.strings` (+3 -0) </details> ### 📄 Description This PR adds a new item to context menu, it removes all bundle preferences, I tested on genshin and game automatically should create the preferences again after restarting the game. This PR also fixes screen bug on Playtools 1.1.6 when you quit the game using cmd + w and increases the quality of the game. more noticeable on fullscreen (At least on my screen and for my testers). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 19:07:19 +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#1489
No description provided.