5 lines
155 B
INI
Raw Normal View History

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