From fb32cb1b780c1169a834c951bc0c928199a2b59e Mon Sep 17 00:00:00 2001 From: BobTheBob <32057864+BobTheBob9@users.noreply.github.com> Date: Wed, 22 Dec 2021 16:46:49 +0000 Subject: playtest fixes --- Northstar.Client/mod/cfg/autoexec_ns_client.cfg | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'Northstar.Client/mod/cfg/autoexec_ns_client.cfg') diff --git a/Northstar.Client/mod/cfg/autoexec_ns_client.cfg b/Northstar.Client/mod/cfg/autoexec_ns_client.cfg index e340712cb..2b55c3d51 100644 --- a/Northstar.Client/mod/cfg/autoexec_ns_client.cfg +++ b/Northstar.Client/mod/cfg/autoexec_ns_client.cfg @@ -1,6 +1,2 @@ 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 \ No newline at end of file +ns_masterserver_hostname "https://northstar.tf" \ No newline at end of file -- cgit v1.2.3