Mechanics·Easy·Server
CS2 introduced what major server-tickrate change vs CSGO?
- A
Servers run at 128 tick globally
Sub-tick — actions register at the exact moment they happen, not on the tick
- C
No change — still 64 tick
- D
Servers run at 256 tick
Why B
Sub-tick means inputs are timestamped to the exact moment, not snapped to a tick boundary — a fundamental CS2 change.