mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 20:13:13 +03:00
Add example basic.cfg and BEServer.cfg
Vanilla commits:90076589414f25bbe442
This commit is contained in:
15
Server Files/Config-Examples/instance_24_Napf/basic.cfg
Normal file
15
Server Files/Config-Examples/instance_24_Napf/basic.cfg
Normal file
@@ -0,0 +1,15 @@
|
||||
language="English";
|
||||
adapter=-1;
|
||||
3D_Performance=1;
|
||||
Resolution_Bpp=32;
|
||||
Resolution_W=800;
|
||||
Resolution_H=600;
|
||||
MinBandwidth=15728640;
|
||||
MaxBandwidth=262144000;
|
||||
MaxMsgSend=256;
|
||||
MaxSizeGuaranteed=512;
|
||||
MaxSizeNonguaranteed=256;
|
||||
MinErrorToSend=0.003;
|
||||
MinErrorToSendNear=0.02;
|
||||
MaxCustomFileSize=0;
|
||||
Windowed=0;
|
||||
Reference in New Issue
Block a user