[PR #3310] [CLOSED] Net callbacks #3379

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/3310
Author: @mikusp
Created: 7/23/2025
Status: Closed

Base: mainHead: net_callbacks


📝 Commits (2)

  • ebadb94 Run provided Np callback
  • 5da2875 NetCtl: run provided callbacks

📊 Changes

2 files changed (+22 additions, -5 deletions)

View changed files

📝 src/core/libraries/network/netctl.cpp (+16 -3)
📝 src/core/libraries/np_manager/np_manager.cpp (+6 -2)

📄 Description

Run the callbacks set by the game when *check* functions are called


🔄 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/3310 **Author:** [@mikusp](https://github.com/mikusp) **Created:** 7/23/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `net_callbacks` --- ### 📝 Commits (2) - [`ebadb94`](https://github.com/shadps4-emu/shadPS4/commit/ebadb94f07a878f64673f9fdb1c35fff24ce812d) Run provided Np callback - [`5da2875`](https://github.com/shadps4-emu/shadPS4/commit/5da2875d957116f96d358bcf5c2c5c8d0ff68864) NetCtl: run provided callbacks ### 📊 Changes **2 files changed** (+22 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `src/core/libraries/network/netctl.cpp` (+16 -3) 📝 `src/core/libraries/np_manager/np_manager.cpp` (+6 -2) </details> ### 📄 Description Run the callbacks set by the game when \*check\* functions are called --- <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:29 +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#3379
No description provided.