Jump to content
Sign in to follow this  
gnc_lord_mdb

Bandwidth settings for a 64 player server

Recommended Posts

I am looking for the settings for a Dedi server on which up to 64 players can play.

I've tasted this setting and not found a good current settings.

I have problems with strong desync at 10-12 players on some maps.

Our server is connecting at Hetzner with 100Mbit.

There are two run Arma 3 PVP Server

server

Intel Core i7 950

24 GB

2 x 1.5 TB

language="English";

MinBandwidth=20480000;

MaxBandwidth=104857600;

MaxMsgSend=512;

MaxSizeGuaranteed=1024;

MaxSizeNonguaranteed=196;

MinErrorToSend=0.004;

MinErrorToSendNear=0.04;

class sockets{maxPacketSize =1400;};

MaxCustomFileSize = 100;

Share this post


Link to post
Share on other sites

try my basic setup:

MaxMsgSend=32768;

//MaxSizeGuaranteed=64;

//MaxSizeNonguaranteed=64;

MinBandwidth=10480000;

MaxBandwidth=104857600;

MinErrorToSend=0.002;

MinErrorToSendNear=0.01

MaxCustomFileSize=0;

adapter=-1;

3D_Performance=93750;

Resolution_W=0;

Resolution_H=0;

Resolution_Bpp=32;

Windowed=0;

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×