mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 08:15:56 +03:00
[GH-ISSUE #485] [Feature]: Allow custom path for app storage #225
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#225
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?
Originally created by @ugzhu on GitHub (Nov 2, 2022).
Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/485
Is your feature request related to a problem?
Running out of storage on mac internal drive
Describe the solution you'd like
I hope Playcover will allow saving app data into an external drive (SD card, for example)
Anything else?
no
Issue Language
@ZhichGaming commented on GitHub (Nov 2, 2022):
I don't think this is possible as most apps will store data in the original location, so in ~/Library/Application Support or something of the sort.
@ohaiibuzzle commented on GitHub (Nov 3, 2022):
Sorry, but this would be near-impossible to manage.
Even if you manage to move the app files to an external disk, the app data cannot. They must stay in your user home directory, and moving these files out is not at all easy (See: #473)
And even if you manage all of the above stuff, well, there is no way for PlayCover to reliably keep track of your apps