[PR #1992] [MERGED] equeue: Fix regression from Filter type. #2425

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/1992
Author: @squidbus
Created: 12/31/2024
Status: Merged
Merged: 12/31/2024
Merged by: @georgemoralis

Base: mainHead: filter-fix


📝 Commits (1)

  • 52f482a equeue: Fix regression from Filter type.

📊 Changes

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

View changed files

📝 src/core/libraries/kernel/equeue.h (+1 -1)

📄 Description

Revert change to Filter type from github.com/shadps4-emu/shadPS4@9091223396 as it should still be s16. Just changing the return type of sceKernelGetEventFilter is enough to cast it to the right output value from that function.


🔄 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/1992 **Author:** [@squidbus](https://github.com/squidbus) **Created:** 12/31/2024 **Status:** ✅ Merged **Merged:** 12/31/2024 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `filter-fix` --- ### 📝 Commits (1) - [`52f482a`](https://github.com/shadps4-emu/shadPS4/commit/52f482a285a3f226cf6a5dd43776a708a36cb94f) equeue: Fix regression from Filter type. ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/core/libraries/kernel/equeue.h` (+1 -1) </details> ### 📄 Description Revert change to Filter type from https://github.com/shadps4-emu/shadPS4/commit/90912233967f97b41d4ed8017eae15667adf1547 as it should still be s16. Just changing the return type of `sceKernelGetEventFilter` is enough to cast it to the right output value from that function. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:16:28 +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#2425
No description provided.