News News Official
Counter-Strike 2 fixes Cache again, and Valve is tightening up demos this time too
Cache has barely settled back into the center of competitive Counter-Strike and Valve is already inspecting its walls again. The September 9 update does not rebalance a single rifle, but it touches two things competitive players know very well: tiny map flaws that can decide rounds, and the demos everybody studies afterwards.
Valve released another Counter-Strike 2 update on September 9. It is a relatively small patch, but its changes directly affect Cache, demo files and several tools used to build custom maps and interfaces.
Cache is the most immediate part for regular players. The map entered the Active Duty pool when Premier Season Five began in July, replacing Overpass.
A B-site wallbang has been removed
Valve says it fixed several gaps in Cache's geometry and closed a wallbang position on B site.
That can look insignificant inside a patch list. On a competitive map, an unintended line through geometry can change how a position is occupied or how safely a planted bomb can be defended.

The update also restores a missing competitive Counter-Terrorist spawn point and adds additional Terrorist spawns.
Valve does not describe this as a major timing overhaul. Players who have already been building opening routes around Cache will still have another set of spawn possibilities to account for.
Cache is still being hardened for competitive play
The timing matters.
Valve brought Cache back earlier in 2026 and promoted it into Premier's Active Duty pool in July. From that point onward, clipping, spawns and questionable sightlines became more than maintenance work on a returning map.
The same geometry used in ordinary matchmaking is now part of the professional map pool.
That gives Valve a strong reason to remove unreliable positions quickly rather than leaving them in place for another competitive season.
Demo files no longer expose chat in the same way
The other player-facing change happens after the match.
Valve is now encrypting chat stored inside demo files using the same rules previously used by CS:GO.
Team chat can no longer be read during ordinary demo playback.
Global chat remains available only when the demo is played through Counter-Strike 2's in-game Watch interface.
Raw demo files are therefore less useful as a direct source for extracting conversations.
The restriction mainly protects information that was never meant for opponents
A Counter-Strike demo is much more than a video recording. It stores enough match state to reconstruct rounds, switch viewpoints and power external analysis tools.
Team chat has a different purpose. It is written for teammates during the match rather than for anybody who obtains the replay later.
Valve is restoring a rule inherited from CS:GO rather than inventing an entirely new privacy model for Counter-Strike.
The invisible half of the patch is aimed at Workshop creators
The same update reworks the CSPlayerCamera scripting interface.
It is now named CustomPlayerCamera and gains GetPlayer, GetMode, SetMode and SetFollowConfig methods.
Valve is deprecating IsEnabled, SetEnabled and SetIsControllingAngles.
None of that changes the next Premier match. It matters considerably more to somebody building custom game modes, tutorials or spectator experiences through the Workshop.
Custom HUDs now understand spectators better
custom_hud_layout gains an observable property.
That lets creators determine whether an observer should see a scripted interface exactly as the currently spectated player sees it.
Valve also fixed stale HUD state that could remain after switching spectator targets.
New client-state classes expose whether the buy menu or scoreboard is currently open, while custom_hud_layout is now always rendered above the base HUD.
It is a small update built around very Counter-Strike problems
There is no new weapon, major economy change or map rotation here.
Cache loses a questionable wallbang and gets spawn corrections. Demo files reveal less private chat. Workshop creators get more control over cameras and HUD behavior.
Those changes are considerably harder to market than another skin collection.
In a game where a few centimeters of geometry, an opening spawn or one piece of replay information can matter, they are also exactly the sort of details that deserve maintenance.