[PR #3998] [MERGED] Kernel.Vmm: Fix bug with VMA physical area tracking #3856

Closed
opened 2026-02-27 22:05:13 +03:00 by kerem · 0 comments
Owner

📋 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: mainHead: memory-ea


📝 Commits (3)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/shadps4-emu/shadPS4/pull/3998 **Author:** [@StevenMiller123](https://github.com/StevenMiller123) **Created:** 2/7/2026 **Status:** ✅ Merged **Merged:** 2/7/2026 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `memory-ea` --- ### 📝 Commits (3) - [`9f296dd`](https://github.com/shadps4-emu/shadPS4/commit/9f296ddf01f9c4c9a084837323b68f44e4bd901b) Fix bug with "phys_addr_to_search" logic - [`dc12c54`](https://github.com/shadps4-emu/shadPS4/commit/dc12c54ecf87e304da2fe461f25f931760193169) Clang - [`bb4d2cb`](https://github.com/shadps4-emu/shadPS4/commit/bb4d2cb0fb41843bf8c2a9e10d9f7086a284eada) Oops ### 📊 Changes **1 file changed** (+10 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `src/core/memory.cpp` (+10 -7) </details> ### 📄 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). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:05:13 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shadPS4#3856
No description provided.