[PR #973] [MERGED] Fix Regression #932 #1859

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/973
Author: @adjonesey
Created: 9/18/2024
Status: Merged
Merged: 9/19/2024
Merged by: @georgemoralis

Base: mainHead: adjo/fix-932


📝 Commits (1)

📊 Changes

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

View changed files

📝 src/core/libraries/kernel/threads/semaphore.cpp (+4 -0)

📄 Description

A fix for games which send a timeout of 0 when calling Wait on the Semaphore


🔄 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/973 **Author:** [@adjonesey](https://github.com/adjonesey) **Created:** 9/18/2024 **Status:** ✅ Merged **Merged:** 9/19/2024 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `adjo/fix-932` --- ### 📝 Commits (1) - [`6d7e0c7`](https://github.com/shadps4-emu/shadPS4/commit/6d7e0c71a0c62b6eeb9ceb74e54a894a91d53c6e) Fix Regression #932 ### 📊 Changes **1 file changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/core/libraries/kernel/threads/semaphore.cpp` (+4 -0) </details> ### 📄 Description A fix for games which send a timeout of 0 when calling Wait on the Semaphore --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:14:14 +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#1859
No description provided.