[PR #3760] [MERGED] get_authinfo #3701

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/3760
Author: @red-prig
Created: 10/31/2025
Status: Merged
Merged: 10/31/2025
Merged by: @georgemoralis

Base: mainHead: PR_getauthinfo


📝 Commits (1)

📊 Changes

4 files changed (+24 additions, -1 deletions)

View changed files

📝 src/core/libraries/kernel/kernel.cpp (+14 -0)
📝 src/core/libraries/kernel/kernel.h (+7 -0)
📝 src/core/libraries/kernel/threads/pthread.cpp (+1 -1)
📝 src/core/libraries/kernel/threads/pthread.h (+2 -0)

📄 Description

based on https://github.com/shadps4-emu/shadPS4/pull/3722 + GLOBAL_PID constant


🔄 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/3760 **Author:** [@red-prig](https://github.com/red-prig) **Created:** 10/31/2025 **Status:** ✅ Merged **Merged:** 10/31/2025 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `PR_getauthinfo` --- ### 📝 Commits (1) - [`eea14da`](https://github.com/shadps4-emu/shadPS4/commit/eea14dad3265ad03931aa4f53617b14f81f3e0a7) get_authinfo ### 📊 Changes **4 files changed** (+24 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/core/libraries/kernel/kernel.cpp` (+14 -0) 📝 `src/core/libraries/kernel/kernel.h` (+7 -0) 📝 `src/core/libraries/kernel/threads/pthread.cpp` (+1 -1) 📝 `src/core/libraries/kernel/threads/pthread.h` (+2 -0) </details> ### 📄 Description based on https://github.com/shadps4-emu/shadPS4/pull/3722 + GLOBAL_PID constant --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:04:40 +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#3701
No description provided.