[PR #783] [MERGED] One more sceBatchMap2 fix #1770

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/783
Author: @StevenMiller123
Created: 9/4/2024
Status: Merged
Merged: 9/4/2024
Merged by: @georgemoralis

Base: mainHead: oops


📝 Commits (1)

📊 Changes

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

View changed files

📝 src/core/libraries/kernel/memory_management.cpp (+1 -1)

📄 Description

https://github.com/shadps4-emu/shadPS4/pull/387 also removed the processed variable from the sceBatchMap2 for loop, a rather important part of the https://github.com/shadps4-emu/shadPS4/pull/602 changes. Without this fix, any game using the BatchMap functions is probably broken.

Apologies for the extra pr, I completely missed this since my first batch of fixes got merged so quick.


🔄 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/783 **Author:** [@StevenMiller123](https://github.com/StevenMiller123) **Created:** 9/4/2024 **Status:** ✅ Merged **Merged:** 9/4/2024 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `oops` --- ### 📝 Commits (1) - [`03ba364`](https://github.com/shadps4-emu/shadPS4/commit/03ba364b72efd9e0a350e35554c91bb69becd7bf) Forgot one ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/core/libraries/kernel/memory_management.cpp` (+1 -1) </details> ### 📄 Description https://github.com/shadps4-emu/shadPS4/pull/387 also removed the processed variable from the sceBatchMap2 for loop, a rather important part of the https://github.com/shadps4-emu/shadPS4/pull/602 changes. Without this fix, any game using the BatchMap functions is probably broken. Apologies for the extra pr, I completely missed this since my first batch of fixes got merged so quick. --- <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:52 +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#1770
No description provided.