Serious-Engine/Scripts/NetSettings/LAN.ini
2016-03-11 15:57:17 +02:00

5 lines
155 B
INI

cli_bPrediction = 0; // turn off prediction
cli_iBufferActions = 1; // no buffering == maximum responsiveness
cli_iMinBPS = 6000;
cli_iMaxBPS = 100000;