[PR #784] [CLOSED] misc: game_data fixes #1771

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/784
Author: @mavethee
Created: 9/4/2024
Status: Closed

Base: mainHead: user-fixes


📝 Commits (1)

📊 Changes

1 file changed (+53 additions, -6 deletions)

View changed files

📝 src/core/file_format/trp.cpp (+53 -6)

📄 Description

Details:

Currently, whenever game is trying to install anything to game_data, it crashes emulator on macOS.
When shadPS4 is being ran through Terminal, it installs game_data content to [current path active in Terminal]/user/game_data

Overlooked in #677 sigh

Affected installs by that are obviously thoose, who choose a new path 😅

TODO:

  • Fix user path in trp.cpp

🔄 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/784 **Author:** [@mavethee](https://github.com/mavethee) **Created:** 9/4/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `user-fixes` --- ### 📝 Commits (1) - [`5733b1a`](https://github.com/shadps4-emu/shadPS4/commit/5733b1ac6b08a83b359248ec91cf708808d18b68) misc: `game_data` fixes ### 📊 Changes **1 file changed** (+53 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `src/core/file_format/trp.cpp` (+53 -6) </details> ### 📄 Description ## Details: Currently, whenever game is trying to install anything to `game_data`, it crashes emulator on macOS. When shadPS4 is being ran through Terminal, it installs `game_data` content to `[current path active in Terminal]/user/game_data` Overlooked in #677 *sigh* Affected installs by that are obviously thoose, who choose a new path 😅 ## TODO: - [ ] Fix user path in trp.cpp --- <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:53 +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#1771
No description provided.