2024-04-30
4 changes
Demo Skip-Forward Gets Up to 80% Faster After a Usercommand Fix
A fix cuts the time it takes to skip forward in demos by as much as 80%, by stopping too many usercommands from being processed at once. The update also fixes the buy menu and scoreboard sometimes blocking keyboard input, and removes the in-air killfeed icon from grenade kills. New console output can help advanced users diagnose long frames and performance problems.
utility
- reworkGrenade kills no longer display the "in-air" killfeed icon.
economy
- fixFixed several cases where clicking on the buy menu or scoreboard would cause the game to stop taking keyboard input.
misc
- fixFixed too many usercommands being processed when skipping forward in demos. This reduces the skip time by as much as 80%.
- reworkAdded console output that may be helpful for advanced users to diagnose performance problems. When a very long frame occurs, a brief profile of the frame is printed. At the end of a match, a summary is printed.
Valve's original notes
[ MISC ] [list] [*] Grenade kills no longer display the "in-air" killfeed icon. [*] Fixed several cases where clicking on the buy menu or scoreboard would cause the game to stop taking keyboard input. [*] Fixed too many usercommands being processed when skipping forward in demos. This reduces the skip time by as much as 80%. [*] Added console output that may be helpful for advanced users to diagnose performance problems. When a very long frame occurs, a brief profile of the frame is printed. At the end of a match, a summary is printed. [/list]
Published by Valve on Steam.