mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-27 08:46:03 +03:00
[PR #1487] [MERGED] More Fixes for Separate Update #2132
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#2132
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/1487
Author: @ElBread3
Created: 11/5/2024
Status: ✅ Merged
Merged: 12/17/2024
Merged by: @georgemoralis
Base:
main← Head:sepup-minorfix3📝 Commits (7)
595c7c5handle getdents + fix condition + add info to description7a275e9fix not handling dents errorsbf1d40cto not overwrite it, only gather separate update entries when normal folder is done42c3f40fix always setting entries to 0 and guest name including "UPDATE"f6d1730reset indexes on completion34dd690don't use concat, fixes long standing bug8bac547make sce_module module loading take both paths into account📊 Changes
6 files changed (+119 additions, -29 deletions)
View changed files
📝
src/core/file_sys/fs.cpp(+10 -0)📝
src/core/file_sys/fs.h(+10 -0)📝
src/core/libraries/kernel/file_system.cpp(+56 -2)📝
src/emulator.cpp(+33 -13)📝
src/qt_gui/gui_context_menus.h(+9 -13)📝
src/qt_gui/translations/en.ts(+1 -1)📄 Description
Please do not merge quite yet as I would still like to use this PR to fix issues that come up.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.