From: Rudolf Polzer Date: Thu, 25 Feb 2021 18:57:54 +0000 (-0800) Subject: Document new allowed sys_ticrate value. X-Git-Tag: xonotic-v0.8.5~75^2 X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=commitdiff_plain;h=5580b4f30c5a67fec17a8c8d8da9f4fd0af1ac2d Document new allowed sys_ticrate value. Part of https://gitlab.com/xonotic/xonotic-data.pk3dir/-/issues/2545 --- diff --git a/server/server.cfg b/server/server.cfg index a33a5b36..82fe9a4d 100644 --- a/server/server.cfg +++ b/server/server.cfg @@ -180,6 +180,8 @@ sv_weaponstats_file "http://www.xonotic.org/weaponbalance/" //sv_maxrate 1000000 // limits client connections to this rate in bytes/seconds +//sys_ticrate 0.0333333 // 0.0166667 for twice as many server frames per second; smoother gameplay but somewhat higher CPU use. + // see Docs/mapdownload.txt for more info //sv_curl_defaulturl http://www.xonotic.org/contentdownload/getmap.php?file= //fallback download URL