[PR #677] [MERGED] [macOS] Place shadPS4/user folder in Application Support #1706

Closed
opened 2026-02-27 21:13:38 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/677
Author: @mavethee
Created: 8/30/2024
Status: Merged
Merged: 9/1/2024
Merged by: @georgemoralis

Base: mainHead: macos-path


📝 Commits (1)

  • 7415cee [macOS] Place shadPS4/user folder in Application Support

📊 Changes

2 files changed (+15 additions, -3 deletions)

View changed files

📝 .gitignore (+3 -0)
📝 src/common/path_util.cpp (+12 -3)

📄 Description

Details:

Attempts to resolve #509
CleanShot 2024-09-01 at 12 00 18@2x

  • Would say 50% work is done, as I have no clue what to do with compiled translation files.
  • added .DS_Store for .gitignore

How it works?

If it's fresh install, it will use new requested path.
If user folder is present near executable, it will continue using old path.
To use new path, you can backup user folder, create new one and replace the files.

TODO:

  • [] translations

🔄 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/shadps4-emu/shadPS4/pull/677 **Author:** [@mavethee](https://github.com/mavethee) **Created:** 8/30/2024 **Status:** ✅ Merged **Merged:** 9/1/2024 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `macos-path` --- ### 📝 Commits (1) - [`7415cee`](https://github.com/shadps4-emu/shadPS4/commit/7415cee34ccb5d08094ad05987fdde1873d847bf) [macOS] Place `shadPS4/user` folder in `Application Support` ### 📊 Changes **2 files changed** (+15 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+3 -0) 📝 `src/common/path_util.cpp` (+12 -3) </details> ### 📄 Description ## Details: Attempts to resolve #509 ![CleanShot 2024-09-01 at 12 00 18@2x](https://github.com/user-attachments/assets/cef5d7b5-78f2-45d8-9653-54f973812548) + Would say **50% work is done**, as I have no clue what to do with compiled translation files. + added `.DS_Store` for `.gitignore` ## How it works? If it's fresh install, **it will use new requested path**. If user folder is present near executable, it will continue using **old path**. To use new path, you can backup user folder, create new one and replace the files. ## TODO: - [] translations --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:13:38 +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/shadPS4#1706
No description provided.