]> git.xonotic.org Git - xonotic/xonotic.git/commitdiff
Document new allowed sys_ticrate value. 78/head
authorRudolf Polzer <divVerent@gmail.com>
Thu, 25 Feb 2021 18:57:54 +0000 (10:57 -0800)
committerRudolf Polzer <divVerent@gmail.com>
Thu, 25 Feb 2021 18:57:54 +0000 (10:57 -0800)
Part of https://gitlab.com/xonotic/xonotic-data.pk3dir/-/issues/2545

server/server.cfg

index a33a5b36ec7a23f5d301521857ea2fd2507794c0..82fe9a4d3aa95508b60d9556a919e51458110dc1 100644 (file)
@@ -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