We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a198385 + 2dd9dbc commit 72fc549Copy full SHA for 72fc549
1 file changed
resources/example-configs/ktx/mvdsv.cfg
@@ -65,7 +65,7 @@ sv_demoExtraNames 0 // show player names in demo filenames (
65
sv_demotxt 2 // create demo .txt (0 = off, 1 = on, 2 = json)
66
sv_demodir demos // demos directory name
67
sv_maxdownloadrate 100000 // maximum download client rate
68
-sv_downloadchunksperframe 4 // increase chunked download speed rate (1=77kB/s, 4=308kB/s)
+sv_downloadchunksperframe 30 // increase chunked download speed rate (1=77kB/s, 4=308kB/s)
69
sv_onrecordfinish mvdfinish // name.qws will be started after demo recording is finished
70
sv_demoMaxDirSize 262144 // maximum demos dir size. 4096000=4GB
71
sv_demoClearOld 10 // if total demos size > sv_demoMaxDirSize, this will delete x demos
0 commit comments