-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Description of the issue
Trying to connect to a server on smoo v1.4 or higher or fork will fail unless a person on a switch is moving around

Reproduction steps
Load the game with the mod enabled and try and connect to a server like piplup.smoo.it
Log file
Ryujinx_Canary_1.3.256_2026-02-27_06-09-07.log
OS
CachyOS
Ryujinx version
1.3.256
Game version
1.0.0
CPU
AMD Ryzen 7900X3D
GPU
AMD RX 6600 XT
RAM
64gb
List of applied mods
SMOO v1.4.0 or higher
Additional context?
This is one of my old issues that still exists originally found on 1.1.1330
Changes made (idk where these were made in the commit history):
old netcode.txt
new netcode.txt
TCP logs from the game:
it was thought that parallel blocking socket operations was the issue, full quote it was pulled from:
"It might be because the emulator does not support parallel blocking socket operations, since there is only one thread processing requests for the BSD sockets service in the emulator."