mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 08:15:56 +03:00
[PR #156] [MERGED] Feat ✨ Delete in-game preferences #1489
Labels
No labels
UI
app-support
bug
bug
documentation
duplicate
enhancement
game-support
good first issue
help wanted / caution
inactive
invalid
macos-beta
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/PlayCover#1489
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/PlayCover/PlayCover/pull/156
Author: @JoseMoreville
Created: 8/13/2022
Status: ✅ Merged
Merged: 8/13/2022
Merged by: @Depal1
Base:
develop← Head:hades-dev📝 Commits (2)
b3239d2Feat ✨ Delete game preferences480fe1fFeat ✨ 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.