[PR #3648] [MERGED] Core: Allow overlapping direct memory mappings #3633

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/3648
Author: @StevenMiller123
Created: 9/24/2025
Status: Merged
Merged: 9/24/2025
Merged by: @georgemoralis

Base: mainHead: fix-mistake


📝 Commits (1)

  • 157a183 Allow overlapping direct memory mappings

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 src/core/memory.cpp (+1 -1)

📄 Description

Apparently I hadn't tested this case too thoroughly, but real hardware does allow mappings with overlapping physical addresses.

Allowing this behavior fixes the recent regression in DRIVECLUB™.


🔄 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/3648 **Author:** [@StevenMiller123](https://github.com/StevenMiller123) **Created:** 9/24/2025 **Status:** ✅ Merged **Merged:** 9/24/2025 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `fix-mistake` --- ### 📝 Commits (1) - [`157a183`](https://github.com/shadps4-emu/shadPS4/commit/157a183a4217cb8f4a85514245d32a787fbb0743) Allow overlapping direct memory mappings ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/core/memory.cpp` (+1 -1) </details> ### 📄 Description Apparently I hadn't tested this case too thoroughly, but real hardware does allow mappings with overlapping physical addresses. Allowing this behavior fixes the recent regression in DRIVECLUB™. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:04:25 +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#3633
No description provided.