Excellent thread guys! About time we got this stuff out in the open!
A fellow clan told me (and I confirmed) that JIP Lag and CPU stress are increased when you increase MinBandwidth/MaxBandwidth to those values.
Judging from watching stats while playing games, bandwidth per player ranges between 256kbps and 512kbps. Depending on your average missions, you want to use those numbers to work out the values. Currently I'm using the following:
Code:
language="English";
adapter=-1;
3D_Performance=1;
Resolution_Bpp=32;
Windowed=0;
MaxMsgSend=2048;
MaxSizeGuaranteed=1024;
MaxSizeNonguaranteed=64;
MinErrorToSend=0.0025;
MinBandwidth=4096000;
MaxBandwidth=16384000;