MantisBT - Zandronum
View Issue Details
0004338Zandronum[All Projects] Bugpublic2024-06-16 18:562024-08-02 03:38
unknownna 
Kaminsky 
hightweakN/A
resolvedfixed 
3.1 
3.23.2 
0004338: Change default cl_ticsperupdate value from 3 to 1
I've observed several Zandronum streams, some even in a professional setting IIRC, where the spectator commentating on a game had cl_ticsperupdate set to the default value of 3.
This gives newcomers a bad impression of the engine and netcode, as players in the game appear unnecessarily choppy when moving around.
It would be a lot better if this value was changed to 1 from 3. Most people have a connection that can handle it these days I think, and newer players seeing silky smooth gameplay would be a lot more pleased and want to return to play Zandronum again when trying it out.
No tags attached.
has duplicate 0002816closed  Set cl_ticsperupdate 1 as default. 
Issue History
2024-06-16 18:56unknownnaNew Issue
2024-07-21 20:33KaminskyNote Added: 0023811
2024-07-21 20:33KaminskyAssigned To => Kaminsky
2024-07-21 20:33KaminskyStatusnew => needs testing
2024-07-21 20:33KaminskyTarget Version => 3.2
2024-07-21 23:04unknownnaNote Added: 0023813
2024-07-21 23:04unknownnaStatusneeds testing => resolved
2024-07-21 23:04unknownnaFixed in Version => 3.2
2024-07-21 23:04unknownnaResolutionopen => fixed
2024-08-02 03:38KaminskyRelationship addedhas duplicate 0002816

Notes
(0023811)
Kaminsky   
2024-07-21 20:33   
You're right. Since it's been over a decade since "cl_ticsperupdate" was added, it's safe to assume that most users can handle the extra network traffic, so the default value has been changed to 1:'https://foss.heptapod.net/zandronum/zandronum-stable/-/commit/34ef308ffe3c8c8d233092dc824e97dfc60b1179 [^]'
(0023813)
unknownna   
2024-07-21 23:04   
This works now, thanks!