Updated Networking (markdown)

mborgerson 2021-06-12 01:57:16 -07:00
parent 4325506ca3
commit 1bb7fc4abd
1 changed files with 4 additions and 1 deletions

@ -24,12 +24,15 @@ in the Network configuration window for xemu:
Troubleshooting
---------------
### System Link Session Not Joinable
### System Link session is not joinable
* 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.
### 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.
### Bridged Adapter Permission Problems
**Important:** You should **never** need to run xemu as the `root` user.