[PR #429] [MERGED] core/memory: Fix error on virtual queries of reserved regions #1556

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/429
Author: @polybiusproxy
Created: 8/14/2024
Status: Merged
Merged: 8/14/2024
Merged by: @georgemoralis

Base: mainHead: memory-vq


📝 Commits (1)

  • 6cc4a68 core/memory: Fix error on virtual queries of reserved regions

📊 Changes

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

View changed files

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

📄 Description

Commit a2cd166 broke virtual queries of reserved regions of memory (VMAs "mapped" by sceKernelReserveVirtualRange), so now it returned an error.

Seen on Shin Megami Tensei III Nocturne HD Remaster (CUSA24919).


🔄 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/429 **Author:** [@polybiusproxy](https://github.com/polybiusproxy) **Created:** 8/14/2024 **Status:** ✅ Merged **Merged:** 8/14/2024 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `memory-vq` --- ### 📝 Commits (1) - [`6cc4a68`](https://github.com/shadps4-emu/shadPS4/commit/6cc4a682fdeb4cee15120d05826c0f70681d10fc) core/memory: Fix error on virtual queries of reserved regions ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/core/memory.cpp` (+2 -2) </details> ### 📄 Description Commit a2cd166 broke virtual queries of reserved regions of memory (VMAs "mapped" by `sceKernelReserveVirtualRange`), so now it returned an error. Seen on *Shin Megami Tensei III Nocturne HD Remaster (CUSA24919)*. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:13:03 +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#1556
No description provided.