From 6ce42d19b1d4055be0a5593cbdfaa60123cc73c5 Mon Sep 17 00:00:00 2001 From: Benau Date: Sat, 27 Oct 2018 00:36:53 +0800 Subject: [PATCH] Update NETWORKING.md for new config --- NETWORKING.md | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/NETWORKING.md b/NETWORKING.md index 0d293c2e3..9c654d892 100644 --- a/NETWORKING.md +++ b/NETWORKING.md @@ -21,7 +21,7 @@ It will create that xml configuration file if not found in current directory, yo The current server configuration xml looks like this: ```xml - + @@ -72,7 +72,7 @@ The current server configuration xml looks like this: - + @@ -83,14 +83,17 @@ The current server configuration xml looks like this: - + + + + - - + + @@ -113,12 +116,12 @@ The current server configuration xml looks like this: - + - + @@ -168,4 +171,4 @@ Tested on a Raspberry Pi 3 Model B+, if you have 8 players connected to a server For bad network simulation, we recommend `network traffic control` by linux kernel, see [here](https://wiki.linuxfoundation.org/networking/netem) for details. -You have the best gaming experience when choosing server less than 100ms ping with no packet loss. +You have the best gaming experience when choosing server having all players less than 100ms ping with no packet loss.