[PR #3409] [MERGED] libSceNpParty: Stub out functions with not-in-party behavior #3443

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/3409
Author: @StevenMiller123
Created: 8/10/2025
Status: Merged
Merged: 8/10/2025
Merged by: @georgemoralis

Base: mainHead: npparty-stubs


📝 Commits (1)

  • a8b1fe4 Stub NOT_IN_PARTY behavior

📊 Changes

4 files changed (+22 additions, -6 deletions)

View changed files

📝 CMakeLists.txt (+1 -0)
📝 src/core/libraries/np_party/np_party.cpp (+7 -5)
📝 src/core/libraries/np_party/np_party.h (+6 -1)
src/core/libraries/np_party/np_party_error.h (+8 -0)

📄 Description

From what I can tell, this is valid behavior since a user could choose not to enter a party.
This fixes a potential crash on boot in Grand Theft Auto V (CUSA00419).


🔄 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/3409 **Author:** [@StevenMiller123](https://github.com/StevenMiller123) **Created:** 8/10/2025 **Status:** ✅ Merged **Merged:** 8/10/2025 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `npparty-stubs` --- ### 📝 Commits (1) - [`a8b1fe4`](https://github.com/shadps4-emu/shadPS4/commit/a8b1fe4c244ee70a93ef35abe52416ebc63ee70b) Stub NOT_IN_PARTY behavior ### 📊 Changes **4 files changed** (+22 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `CMakeLists.txt` (+1 -0) 📝 `src/core/libraries/np_party/np_party.cpp` (+7 -5) 📝 `src/core/libraries/np_party/np_party.h` (+6 -1) ➕ `src/core/libraries/np_party/np_party_error.h` (+8 -0) </details> ### 📄 Description From what I can tell, this is valid behavior since a user could choose not to enter a party. This fixes a potential crash on boot in Grand Theft Auto V (CUSA00419). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:03:43 +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#3443
No description provided.