[PR #1614] [MERGED] semaphore: Fix returned iterator from AddWaiter #2200

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/1614
Author: @squidbus
Created: 11/28/2024
Status: Merged
Merged: 11/28/2024
Merged by: @raphaelthegreat

Base: mainHead: sema-wait


📝 Commits (1)

  • 6401b60 semaphore: Fix returned iterator from AddWaiter

📊 Changes

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

View changed files

📝 src/core/libraries/kernel/threads/semaphore.cpp (+1 -2)

📄 Description

Fix the returned iterator from AddWaiter in kernel semaphores.

Fixes booting Hatsune Miku: Project DIVA X Update 1.02


🔄 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/1614 **Author:** [@squidbus](https://github.com/squidbus) **Created:** 11/28/2024 **Status:** ✅ Merged **Merged:** 11/28/2024 **Merged by:** [@raphaelthegreat](https://github.com/raphaelthegreat) **Base:** `main` ← **Head:** `sema-wait` --- ### 📝 Commits (1) - [`6401b60`](https://github.com/shadps4-emu/shadPS4/commit/6401b6060754b4d4c8ee404e06a230192357d965) semaphore: Fix returned iterator from AddWaiter ### 📊 Changes **1 file changed** (+1 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/core/libraries/kernel/threads/semaphore.cpp` (+1 -2) </details> ### 📄 Description Fix the returned iterator from `AddWaiter` in kernel semaphores. Fixes booting Hatsune Miku: Project DIVA X Update 1.02 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:15:34 +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#2200
No description provided.