Serious-Engine/Scripts/NetSettings/LAN.ini

5 lines
155 B
INI
Raw Normal View History

2016-03-11 14:57:17 +01:00
cli_bPrediction = 0; // turn off prediction
cli_iBufferActions = 1; // no buffering == maximum responsiveness
cli_iMinBPS = 6000;
cli_iMaxBPS = 100000;