From a0642cdf7994d05bfa1558dfb0da71b895a581d0 Mon Sep 17 00:00:00 2001 From: mborgerson Date: Fri, 11 Jun 2021 22:15:17 -0700 Subject: [PATCH] Updated Networking (markdown) --- Networking.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Networking.md b/Networking.md index e5ab344..959e06e 100644 --- a/Networking.md +++ b/Networking.md @@ -15,8 +15,9 @@ in the Network configuration window for xemu: is useful for quickly setting up a virtual LAN. - **Bridged Adapter**: In this networking mode, the emulated NIC is bridged to one of the network interfaces on your machine. This means that all traffic - sent/received by xemu will be sent directly to this network interface. With - this mode you can easily set up a System Link session with a real Xbox by + sent from the emulated network controller will be forwarded to your selected + network interface, and xemu can receive traffic incoming on this interface. + With this mode you can easily set up a System Link session with a real Xbox by just connecting the Xbox to your computer with an Ethernet cable. Additionally, this mode can be used to connect with tunneling services.