diff --git a/main/ns-hltv.cfg b/main/ns-hltv.cfg index b48d0f16..2625f108 100644 --- a/main/ns-hltv.cfg +++ b/main/ns-hltv.cfg @@ -3,10 +3,9 @@ // ============================= delay 60.0 // delays game for 60 seconds multicast 0 // multicast disabled -rate 100000 // amount of data proxy gets from match server -maxrate 20000 // 2024 - Valve's readme references this instead of maxclientrate so I'm including both -maxclientrate 20000 // maximum client data from HLTV proxy -updaterate 60 // get 60 updates per second from server +rate 10000 // amount of data proxy gets from match server +maxclientrate 8000 // maximum client data from HLTV proxy +updaterate 20 // get 20 updates per second from server logfile 1 // log events in proxy.log chatmode 1 // local chatting on name "NS-HLTV" // HLTV Host Name