[PR #3325] [MERGED] Core: Return error if DirectMemoryQuery address is too high #3391

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/3325
Author: @StevenMiller123
Created: 7/25/2025
Status: Merged
Merged: 7/25/2025
Merged by: @georgemoralis

Base: mainHead: dmem_query_fix


📝 Commits (1)

  • 2d3f131 Return error if dmem query address is too high

📊 Changes

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

View changed files

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

📄 Description

This should fix an error in The Sims™ 4 noticed by @Missake212, where the game infinitely looped sceKernelDirectMemoryQuery calls.


🔄 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/3325 **Author:** [@StevenMiller123](https://github.com/StevenMiller123) **Created:** 7/25/2025 **Status:** ✅ Merged **Merged:** 7/25/2025 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `dmem_query_fix` --- ### 📝 Commits (1) - [`2d3f131`](https://github.com/shadps4-emu/shadPS4/commit/2d3f131a60e7f1b2d10f16c828cf1019f8aef20d) Return error if dmem query address is too high ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/core/memory.cpp` (+2 -2) </details> ### 📄 Description This should fix an error in The Sims™ 4 noticed by @Missake212, where the game infinitely looped sceKernelDirectMemoryQuery calls. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:03:31 +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#3391
No description provided.