Updated Networking (markdown)

mborgerson 2021-06-11 22:15:17 -07:00
parent f3cbada395
commit a0642cdf79
1 changed files with 3 additions and 2 deletions

@ -15,8 +15,9 @@ in the Network configuration window for xemu:
is useful for quickly setting up a virtual LAN. is useful for quickly setting up a virtual LAN.
- **Bridged Adapter**: In this networking mode, the emulated NIC is bridged - **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 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 sent from the emulated network controller will be forwarded to your selected
this mode you can easily set up a System Link session with a real Xbox by 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. just connecting the Xbox to your computer with an Ethernet cable.
Additionally, this mode can be used to connect with tunneling services. Additionally, this mode can be used to connect with tunneling services.