For that reason, I wondered about any configs I can do to the DayZ server, and/or the Windows set-up. I wish I had funds for an extra core, or even an extra MySQL host, but I don't, so just trying to optimise what I have got! - What I am wondering:
Setting Windows to favour background services, or programmes - Which will work best? (I amready have Arma2 start as high priority via a batch file I use for reboots, but not sure whether telling Windows to favour background or programmes is best?)
Any other Windows configs?
This is perhaps a biggie - In the '\Arma 2 Operation Arrowhead\dayz_1.chernaruszbasic.cfg' file, I have the following, btu am not sure how to optimise it for my server - I say a thread over on dayzmod forums - but it's quite old, and many people disagree with some of the stuff!
Anyone here know if the following could do with Tweaking?
Code: Select all
MinBandwidth=104857600;
MaxBandwidth=1073741824;
MaxMsgSend=128;
MaxSizeNonguaranteed=256;
MinErrorToSendNear=0.029999999;
MinErrorToSend=0.003;
MaxCustomFileSize=0;
Windowed=0;
adapter=-1;
3D_Performance=1;
Resolution_Bpp=32;
class sockets
{
maxPacketSize=1400;
};
serverLongitude=2147483647;
serverLatitude=2147483647;
serverLongitudeAuto=2147483647;
serverLatitudeAuto=2147483647;
Thanks and beans in advance!
Mike.