summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/Statistics.cpp
diff options
context:
space:
mode:
authorcristian64 <cristian64@gmail.com>2025-08-13 19:40:42 +0100
committercristian64 <cristian64@gmail.com>2025-10-28 18:50:59 +0000
commitf5012ef457574d1b4841dc351bd2bc374d504583 (patch)
tree4f44cef4ee7208490e4ced54a5c93c265d32c02f /Source/Core/VideoCommon/Statistics.cpp
parent4677a92b1361385802414ec8d9a0559256ab6d92 (diff)
Core/HW: Add Broadband Adapter (IPC).
This is a hassle-free BBA option intended for local play with multiple Dolphin instances running *in the same system*. After selecting **Broadband Adapter (IPC)** in the **SP1** slot in the GameCube section in the settings, games that support LAN play will be able to discover each other, without requiring third-party software or relatively complex TAP setups. The implementation is based on cpp-ipc, a high-performance inter-process communication library that uses shared memory as transport layer. Supported platforms are: - [x] Linux - [x] Windows - [ ] macOS (cpp-ipc does not support this platform) - [ ] FreeBSD (cpp-ipc does not support this platform) - [ ] Android (cpp-ipc needs some adjustments; while it could work, launching two Dolphin instances within the same Android system may be both challenging and impractical)
Diffstat (limited to 'Source/Core/VideoCommon/Statistics.cpp')
0 files changed, 0 insertions, 0 deletions