mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-25 15:56:00 +03:00
[PR #784] [CLOSED] misc: game_data fixes #1771
Labels
No labels
Bloodborne
bug
contributor wanted
documentation
enhancement
frontend
good first issue
help wanted
linux
pull-request
question
release
verification progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/shadPS4#1771
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?
📋 Pull Request Information
Original PR: https://github.com/shadps4-emu/shadPS4/pull/784
Author: @mavethee
Created: 9/4/2024
Status: ❌ Closed
Base:
main← Head:user-fixes📝 Commits (1)
5733b1amisc:game_datafixes📊 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_datacontent to[current path active in Terminal]/user/game_dataOverlooked in #677 sigh
Affected installs by that are obviously thoose, who choose a new path 😅
TODO:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.