[PR #1525] [CLOSED] Support for app location #1877

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

📋 Pull Request Information

Original PR: https://github.com/PlayCover/PlayCover/pull/1525
Author: @Catta1997
Created: 6/24/2024
Status: Closed

Base: developHead: App-Location


📝 Commits (3)

📊 Changes

9 files changed (+57 additions, -13 deletions)

View changed files

📝 PlayCover/Model/AppContainer.swift (+1 -1)
📝 PlayCover/Model/PlayApp.swift (+1 -1)
📝 PlayCover/Utils/GenshinUserData/GenshinUserDataURLs.swift (+3 -3)
📝 PlayCover/Utils/GenshinUserData/RestoreGenshinUserData.swift (+1 -1)
📝 PlayCover/Utils/PlayTools.swift (+1 -1)
📝 PlayCover/ViewModel/AppsVM.swift (+1 -1)
📝 PlayCover/Views/App Views/PlayAppView.swift (+2 -2)
📝 PlayCover/Views/Settings/InstallSettings.swift (+46 -2)
📝 PlayCover/Views/Uninstaller.swift (+1 -1)

📄 Description

Added setting to change default app location

  • Add setting in PlayCover setting
  • Change App install location
  • Create empty folder when changing install path
  • Move all Application to new location
  • Move all Container to new location ( since games like Genshin have container of 30gb I think it might be good to move them also)

Help appreciated


🔄 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/1525 **Author:** [@Catta1997](https://github.com/Catta1997) **Created:** 6/24/2024 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `App-Location` --- ### 📝 Commits (3) - [`806ba61`](https://github.com/PlayCover/PlayCover/commit/806ba61f0054dfde4d3af69287b0ee3ea971af91) Add settings - [`335f57f`](https://github.com/PlayCover/PlayCover/commit/335f57f16fd3ed18fdf00383515edd1b2745b03e) Changed all path location - [`cc77d40`](https://github.com/PlayCover/PlayCover/commit/cc77d400b780b9932639cc4a0361633fa4e44716) Update InstallSettings.swift ### 📊 Changes **9 files changed** (+57 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `PlayCover/Model/AppContainer.swift` (+1 -1) 📝 `PlayCover/Model/PlayApp.swift` (+1 -1) 📝 `PlayCover/Utils/GenshinUserData/GenshinUserDataURLs.swift` (+3 -3) 📝 `PlayCover/Utils/GenshinUserData/RestoreGenshinUserData.swift` (+1 -1) 📝 `PlayCover/Utils/PlayTools.swift` (+1 -1) 📝 `PlayCover/ViewModel/AppsVM.swift` (+1 -1) 📝 `PlayCover/Views/App Views/PlayAppView.swift` (+2 -2) 📝 `PlayCover/Views/Settings/InstallSettings.swift` (+46 -2) 📝 `PlayCover/Views/Uninstaller.swift` (+1 -1) </details> ### 📄 Description Added setting to change default app location - [x] Add setting in PlayCover setting - [x] Change App install location - [ ] Create empty folder when changing install path - [ ] Move all Application to new location - [ ] Move all Container to new location ( since games like Genshin have container of 30gb I think it might be good to move them also) Help appreciated --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 19:09:26 +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#1877
No description provided.