From d4084060c38ee8422baa2dd3264fb9e94231941f Mon Sep 17 00:00:00 2001 From: mborgerson Date: Sat, 12 Jun 2021 02:17:58 -0700 Subject: [PATCH] Updated Networking (markdown) --- Networking.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Networking.md b/Networking.md index 2aa2067..2e35bdc 100644 --- a/Networking.md +++ b/Networking.md @@ -29,7 +29,7 @@ Troubleshooting * Ensure all MAC addresses are unique. If you are using an EEPROM dumped from your real Xbox, xemu and your Xbox will have the same MAC address. You'll need to change one of them. You can blank the EEPROM line in xemu's Settings window to have it generate a new one for you, or you can use the [EEPROM editor](https://github.com/Ernegien/XboxEepromEditor) to change it. * Ensure the game versions/regions/updates between the people playing are the same. * If you are on Windows, ensure you're using the new [npcap](https://nmap.org/npcap/), not the older WinPcap. -* Some RealTek cards have been known to be problematic. Try using an alternative adapter. +* Some Realtek cards have been known to be problematic. Try using an alternative adapter. ### My network adapter is not listed * If you are on Windows, ensure you're using the new [npcap](https://nmap.org/npcap/), not the older WinPcap.