Basic.cfg

  1. 6 years ago

    Hey everyone! I was just wondering how people have their basic.cfgs setup for their servers running AliVE? My server has

    Network connection: 1 Gbps
    Bandwidth OVH/OVH: 1 Gbps
    Outgoing bandwidth: 250 Mbps
    Incoming bandwidth: 1 Gbps

    but im a bit worried on how to configure it.

    Thanks!

  2. Config for a 100/100 server, ran fine. I dont think ALiVE needs any extra tweaks a part from the normal ArmA dedicated parameters.

    MinBandwidth=10000000;
    MaxBandwidth=1000000000;
    MaxMsgSend=1024;
    MaxSizeGuaranteed=1024;
    MaxSizeNonguaranteed=256;
    MinErrorToSend=0.001;
    MinErrorToSendNear=0.01;
    MaxCustomFileSize=0;
    Windowed=0;
    
    class sockets
    {
        maxPacketSize = 1452;
    };
 

or Sign Up to reply!