[PR #1215] [MERGED] Fix some network,npmanager issues #1995

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/1215
Author: @georgemoralis
Created: 10/3/2024
Status: Merged
Merged: 10/3/2024
Merged by: @georgemoralis

Base: mainHead: np-network-fixes


📝 Commits (3)

📊 Changes

2 files changed (+28 additions, -19 deletions)

View changed files

📝 src/core/libraries/np_manager/np_manager.cpp (+25 -18)
📝 src/core/libraries/np_manager/np_manager.h (+3 -1)

📄 Description

  • Improved nptoolkit callbacks
  • Improved sceNpGetNpId
  • Added sceNpGetState

Fixed CUSA09410 - Super Hydorah hanging on menu screen
Fixed CUSA05694 - Momodora: Reverie Under the Moonlight didn't start


🔄 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/1215 **Author:** [@georgemoralis](https://github.com/georgemoralis) **Created:** 10/3/2024 **Status:** ✅ Merged **Merged:** 10/3/2024 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `np-network-fixes` --- ### 📝 Commits (3) - [`93e1928`](https://github.com/shadps4-emu/shadPS4/commit/93e1928aea152c0de9121d0e3cb2185138002f7b) improved np toolkit callbacks - [`1d1819a`](https://github.com/shadps4-emu/shadPS4/commit/1d1819a3b1fabd30f479b257f41468e1573a3bde) added ExecuteGuest in callback - [`e9a48d0`](https://github.com/shadps4-emu/shadPS4/commit/e9a48d0c8f6d070f57c3c38f13b1ff0428982fe7) clang format ### 📊 Changes **2 files changed** (+28 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `src/core/libraries/np_manager/np_manager.cpp` (+25 -18) 📝 `src/core/libraries/np_manager/np_manager.h` (+3 -1) </details> ### 📄 Description - Improved nptoolkit callbacks - Improved sceNpGetNpId - Added sceNpGetState Fixed CUSA09410 - Super Hydorah hanging on menu screen Fixed CUSA05694 - Momodora: Reverie Under the Moonlight didn't start --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:14:45 +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#1995
No description provided.