[PR #3292] [MERGED] Network config #3363

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/3292
Author: @mikusp
Created: 7/22/2025
Status: Merged
Merged: 7/23/2025
Merged by: @georgemoralis

Base: mainHead: network_config


📝 Commits (4)

  • 72c324e Config entry isConnectedToNetwork
  • 8aba7cc Respect Config::isConnectedToNetwork when returning connection state
  • b47304a Return connection status in NetCtlGetInfo
  • 1ca2207 Print connection data in log

📊 Changes

5 files changed (+31 additions, -4 deletions)

View changed files

📝 src/common/config.cpp (+10 -0)
📝 src/common/config.h (+1 -0)
📝 src/core/libraries/network/net_ctl_obj.cpp (+8 -2)
📝 src/core/libraries/network/netctl.cpp (+10 -2)
📝 src/emulator.cpp (+2 -0)

📄 Description

No description provided


🔄 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/3292 **Author:** [@mikusp](https://github.com/mikusp) **Created:** 7/22/2025 **Status:** ✅ Merged **Merged:** 7/23/2025 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `network_config` --- ### 📝 Commits (4) - [`72c324e`](https://github.com/shadps4-emu/shadPS4/commit/72c324e2145db3a0b40e9e142e4b9c9b1eeb4ac0) Config entry isConnectedToNetwork - [`8aba7cc`](https://github.com/shadps4-emu/shadPS4/commit/8aba7cc354ff50a255eb35c0bd231c6d790a7442) Respect Config::isConnectedToNetwork when returning connection state - [`b47304a`](https://github.com/shadps4-emu/shadPS4/commit/b47304a0a73d178ed881dae72619ed3dbf918db5) Return connection status in NetCtlGetInfo - [`1ca2207`](https://github.com/shadps4-emu/shadPS4/commit/1ca2207ace5023b4b7eb1edf5099703dc160a870) Print connection data in log ### 📊 Changes **5 files changed** (+31 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `src/common/config.cpp` (+10 -0) 📝 `src/common/config.h` (+1 -0) 📝 `src/core/libraries/network/net_ctl_obj.cpp` (+8 -2) 📝 `src/core/libraries/network/netctl.cpp` (+10 -2) 📝 `src/emulator.cpp` (+2 -0) </details> ### 📄 Description _No description provided_ --- <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:25 +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#3363
No description provided.