[PR #4013] [MERGED] Fix deadlock from missed unlock call after #3946 #3868

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/4013
Author: @kalaposfos13
Created: 2/9/2026
Status: Merged
Merged: 2/9/2026
Merged by: @georgemoralis

Base: mainHead: map-memory-lock


📝 Commits (3)

📊 Changes

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

View changed files

📝 src/core/memory.cpp (+8 -4)

📄 Description

This fixes a regression in Shadow of the Colossus.
It also changes a heuristic that makes said game significantly more stable.


🔄 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/4013 **Author:** [@kalaposfos13](https://github.com/kalaposfos13) **Created:** 2/9/2026 **Status:** ✅ Merged **Merged:** 2/9/2026 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `map-memory-lock` --- ### 📝 Commits (3) - [`46b772c`](https://github.com/shadps4-emu/shadPS4/commit/46b772c58e8ee04c24f08c3cb3d1bd57651fd384) Fix deadlock from missed unlock call after #3946 - [`1a343a7`](https://github.com/shadps4-emu/shadPS4/commit/1a343a725a179c91902e80a57cb0547101c79329) copyright 2026 - [`b3081f9`](https://github.com/shadps4-emu/shadPS4/commit/b3081f99b37c08bcff9d4c4ff4af5309648960c6) Add the same fix to PoolCommit ### 📊 Changes **1 file changed** (+8 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `src/core/memory.cpp` (+8 -4) </details> ### 📄 Description This fixes a regression in Shadow of the Colossus. It also changes a heuristic that makes said game significantly more stable. --- <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:16 +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#3868
No description provided.