Part 4/13:
One of the first areas of interest was the game's network code, particularly how multiplayer interactions are managed. The source code shows the game communicates over UDP port 8086—a hardcoded port confirmed by observing a local LAN game in action. This consistency serves as an "anchor" for researchers analyzing network traffic, offering a predictable target for sniffing or injecting packets.