mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-25 07:46:01 +03:00
[PR #252] [MERGED] Move "game_data" to RW directory inside user folder for linux #1424
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#1424
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/252
Author: @qurious-pixel
Created: 7/6/2024
Status: ✅ Merged
Merged: 7/16/2024
Merged by: @georgemoralis
Base:
main← Head:patch-1📝 Commits (1)
a1fbab5Move game_data to RW directory inside user folder for linux📊 Changes
5 files changed (+14 additions, -13 deletions)
View changed files
📝
src/core/file_format/trp.cpp(+2 -2)📝
src/qt_gui/game_grid_frame.cpp(+5 -4)📝
src/qt_gui/game_list_frame.cpp(+4 -4)📝
src/qt_gui/main.cpp(+1 -1)📝
src/qt_gui/trophy_viewer.cpp(+2 -2)📄 Description
Moves "game_data" folder inside of user folder created on boot.
Prevents emulator failing to open when attempting to write to read-only section of appimage.
Master:

PR:

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.