mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-26 00:05:58 +03:00
[PR #2944] [MERGED] Network Play: set user signed in #3101
Labels
No labels
Bloodborne
bug
contributor wanted
documentation
enhancement
frontend
good first issue
help wanted
linux
pull-request
question
release
verification progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/shadPS4#3101
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:np_signed📝 Commits (6)
efa6563Network Play: set user signed in8d417acMerge remote-tracking branch 'origin/main' into np_signed02a37b0get signedIn status from config1c377f7Merge remote-tracking branch 'origin/main' into np_signedabce647Merge remote-tracking branch 'origin/main' into np_signed05d7c97Merge 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.