[PR #2023] [MERGED] Fix returns on sceNpGetNpId and sceNpGetOnlineId #2444

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/2023
Author: @StevenMiller123
Created: 1/2/2025
Status: Merged
Merged: 1/2/2025
Merged by: @georgemoralis

Base: mainHead: npfixes


📝 Commits (1)

📊 Changes

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

View changed files

📝 src/core/libraries/np_manager/np_manager.cpp (+3 -9)

📄 Description

Through some hardware testing, I've confirmed that both of these functions should return ORBIS_NP_ERROR_SIGNED_OUT on a signed out console.

Handling this properly avoids libSceHttp related exceptions in The Last of Us Remastered.


🔄 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/2023 **Author:** [@StevenMiller123](https://github.com/StevenMiller123) **Created:** 1/2/2025 **Status:** ✅ Merged **Merged:** 1/2/2025 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `npfixes` --- ### 📝 Commits (1) - [`c0cfa94`](https://github.com/shadps4-emu/shadPS4/commit/c0cfa9411262e9c7a60f4d3b2dc46348a5aae51d) Fixup returns ### 📊 Changes **1 file changed** (+3 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `src/core/libraries/np_manager/np_manager.cpp` (+3 -9) </details> ### 📄 Description Through some hardware testing, I've confirmed that both of these functions should return ORBIS_NP_ERROR_SIGNED_OUT on a signed out console. Handling this properly avoids libSceHttp related exceptions in The Last of Us Remastered. --- <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:32 +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#2444
No description provided.