[PR #2944] [MERGED] Network Play: set user signed in #3101

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/2944
Author: @mailwl
Created: 5/16/2025
Status: Merged
Merged: 6/3/2025
Merged by: @georgemoralis

Base: mainHead: np_signed


📝 Commits (6)

  • efa6563 Network Play: set user signed in
  • 8d417ac Merge remote-tracking branch 'origin/main' into np_signed
  • 02a37b0 get signedIn status from config
  • 1c377f7 Merge remote-tracking branch 'origin/main' into np_signed
  • abce647 Merge remote-tracking branch 'origin/main' into np_signed
  • 05d7c97 Merge branch 'main' into np_signed

📊 Changes

4 files changed (+49 additions, -14 deletions)

View changed files

📝 src/common/config.cpp (+13 -1)
📝 src/common/config.h (+3 -1)
📝 src/core/libraries/np_manager/np_manager.cpp (+25 -11)
📝 src/core/libraries/np_manager/np_manager.h (+8 -1)

📄 Description

This PR may leads to great incompatibility. Need heavy testing on games uses Np.
It makes "CUSA08076 - Sine Mora EX" playable
removes "Error 0x80550006" dialog on WATCH DOGS and some other games (WD still stucks on loading screen)


🔄 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/2944 **Author:** [@mailwl](https://github.com/mailwl) **Created:** 5/16/2025 **Status:** ✅ Merged **Merged:** 6/3/2025 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `np_signed` --- ### 📝 Commits (6) - [`efa6563`](https://github.com/shadps4-emu/shadPS4/commit/efa6563b7f9f2ac36f20caf9d7372a9c802021e7) Network Play: set user signed in - [`8d417ac`](https://github.com/shadps4-emu/shadPS4/commit/8d417acc29df583e918fa75ca972224ead5c31f4) Merge remote-tracking branch 'origin/main' into np_signed - [`02a37b0`](https://github.com/shadps4-emu/shadPS4/commit/02a37b0eabfe72fa7824b26224eaa3f6cd2abf3f) get signedIn status from config - [`1c377f7`](https://github.com/shadps4-emu/shadPS4/commit/1c377f781c3e27d90b1e5f4e182a8e7fab45f558) Merge remote-tracking branch 'origin/main' into np_signed - [`abce647`](https://github.com/shadps4-emu/shadPS4/commit/abce6471a3c202f6f1048d64b286705a68495a25) Merge remote-tracking branch 'origin/main' into np_signed - [`05d7c97`](https://github.com/shadps4-emu/shadPS4/commit/05d7c977183061f6f38147773a06b5e85ca875fe) Merge branch 'main' into np_signed ### 📊 Changes **4 files changed** (+49 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `src/common/config.cpp` (+13 -1) 📝 `src/common/config.h` (+3 -1) 📝 `src/core/libraries/np_manager/np_manager.cpp` (+25 -11) 📝 `src/core/libraries/np_manager/np_manager.h` (+8 -1) </details> ### 📄 Description This PR may leads to great incompatibility. Need heavy testing on games uses Np. It makes "CUSA08076 - Sine Mora EX" playable removes "Error 0x80550006" dialog on WATCH DOGS and some other games (WD still stucks on loading screen) --- <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:26 +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#3101
No description provided.