[PR #2948] [MERGED] Fix passing user data in user-triggered equeue events #3105

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/2948
Author: @mikusp
Created: 5/17/2025
Status: Merged
Merged: 6/3/2025
Merged by: @squidbus

Base: mainHead: fix_user_event_data


📝 Commits (1)

  • ed7fefe Fix passing user data in user-triggered equeue events

📊 Changes

2 files changed (+8 additions, -0 deletions)

View changed files

📝 src/core/libraries/kernel/equeue.cpp (+2 -0)
📝 src/core/libraries/kernel/equeue.h (+6 -0)

📄 Description

RE2 calls sceKernelTriggerUserEvent and then expects the .udata field to contain the provided data


🔄 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/2948 **Author:** [@mikusp](https://github.com/mikusp) **Created:** 5/17/2025 **Status:** ✅ Merged **Merged:** 6/3/2025 **Merged by:** [@squidbus](https://github.com/squidbus) **Base:** `main` ← **Head:** `fix_user_event_data` --- ### 📝 Commits (1) - [`ed7fefe`](https://github.com/shadps4-emu/shadPS4/commit/ed7fefeab96ce0624390aeeb0f7bb41405d68559) Fix passing user data in user-triggered equeue events ### 📊 Changes **2 files changed** (+8 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/core/libraries/kernel/equeue.cpp` (+2 -0) 📝 `src/core/libraries/kernel/equeue.h` (+6 -0) </details> ### 📄 Description RE2 calls sceKernelTriggerUserEvent and then expects the .udata field to contain the provided data --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:02:27 +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#3105
No description provided.