aboutsummaryrefslogtreecommitdiff
path: root/Northstar.Client/mod/cfg/autoexec_ns_client.cfg
blob: e340712cb741d5f29a8e708c1346ed20f4302967 (plain)
1
2
3
4
5
6
bind "`" "toggleconsole"
ns_masterserver_hostname "https://northstar.tf"

// client requested updaterate, actual updaterate will be min( cl_updaterate_mp, server updaterate ), so it's better to set this high by default so clients always get server updaterate
// note: sv_minupdaterate does exist but i can't verify it actually works in titanfall
cl_updaterate_mp 100