mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-26 08:15:59 +03:00
[PR #502] [MERGED] Workaround for readonly memory mapping of files issue #1599
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#1599
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/502
Author: @Borchev
Created: 8/20/2024
Status: ✅ Merged
Merged: 8/22/2024
Merged by: @georgemoralis
Base:
main← Head:ROMappedFileWorkaround📝 Commits (2)
6596fe0Workaround for readonly memory mapping of files issuefc300b5Fix unmapping bug📊 Changes
4 files changed (+26 additions, -12 deletions)
View changed files
📝
src/common/io_file.cpp(+2 -3)📝
src/core/address_space.cpp(+21 -7)📝
src/core/address_space.h(+1 -1)📝
src/core/memory.cpp(+2 -1)📄 Description
Potential solution/workaround for #369. Fixes Cuphead crash on boot.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.