Consider moving config files out of tmp #6

Closed
opened 2025-06-18 20:59:13 +00:00 by jvyden · 1 comment
jvyden commented 2025-06-18 20:59:13 +00:00 (Migrated from github.com)

I can see this being a common failure point for RPCS3 users, since that directory is wiped by default and we have to explicitly inform users to disable that option. People skim through such instructions so let's try to eliminate this before it happens.

We could potentially move to /dev_hdd0/plugins/patchwork/, creating those directories if they don't already exist.

Moving it without checking for a fallback should be OK as Refresher always uploads the SPRX and uploads the config. They are never done separately.

I can see this being a common failure point for RPCS3 users, since that directory is wiped by default and we have to explicitly inform users to disable that option. People skim through such instructions so let's try to eliminate this before it happens. We could potentially move to `/dev_hdd0/plugins/patchwork/`, creating those directories if they don't already exist. Moving it without checking for a fallback should be OK as Refresher always uploads the SPRX *and* uploads the config. They are never done separately.
Zaprit commented 2025-06-20 19:24:03 +00:00 (Migrated from github.com)

Completed in #7

Completed in #7
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
HugeSpaceship/Patchwork#6
No description provided.