mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-26 08:15:59 +03:00
[PR #3998] [MERGED] Kernel.Vmm: Fix bug with VMA physical area tracking #3856
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#3856
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/3998
Author: @StevenMiller123
Created: 2/7/2026
Status: ✅ Merged
Merged: 2/7/2026
Merged by: @georgemoralis
Base:
main← Head:memory-ea📝 Commits (3)
9f296ddFix bug with "phys_addr_to_search" logicdc12c54Clangbb4d2cbOops📊 Changes
1 file changed (+10 additions, -7 deletions)
View changed files
📝
src/core/memory.cpp(+10 -7)📄 Description
This appears to fix memory asserts when loading ingame in Battlefield™ V (CUSA08724), which is only possible to test with nullGPU currently. This also fixes memory asserts when booting FIFA 18 (CUSA07994).
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.