diff --git a/resources/sharedconfig.ini b/resources/sharedconfig.ini index d2c43d11..9a6f2a44 100644 --- a/resources/sharedconfig.ini +++ b/resources/sharedconfig.ini @@ -28,7 +28,8 @@ client_location= # The maximum outgoing bandwidth in bits. If your clients are having # issues with enemies taking a while to catch up to them, increse this value. -maximum_outgoing_bandwidth=80000 +# This should be 80000 but we do not have proper delta encoding so we waste too many bits to utilize this properly. +maximum_outgoing_bandwidth=0 # The Maximum Translation Unit (MTU) size for packets. If players are # getting stuck at 55% on the loading screen, lower this number to