Counter-Strike 2 September 23 Update — Rush Mode, Premier Pick Process, Crosshair Overhaul & Full Patch Notes
Valve shipped a substantial Counter-Strike 2 update on September 23, 2026, and it lands on two headline features at once: Rush, a brand new fast-paced 3v3 queued mode, and a completely reworked Premier map selection process. Around them sits a broad quality-of-life pass — resolution-independent crosshairs, silent reloads, Clan Tags, bloodier hit feedback — plus map fixes, an engine bump, new workshop entities and new scripting APIs.
The official notes come from Valve — check out the Counter-Strike 2 update notes from the developers. We've also written a dedicated deep dive on Rush and the player-facing changes if you want the gameplay side rather than the changelog.
⚠️ For server owners: this update includes an engine code update to the latest version of Source 2. Update your server and clients together — running a server binary from before an engine change is the classic source of join failures and weird desync after a patch.
🏆 Premier: A New Map Selection Process
Premier no longer bans down to a single map. The update changes the process to give players more opportunities to play maps they've been learning:
- Team 1 picks one map.
- Team 2 picks two maps.
- Team 1 picks a final map.
- One of the four maps is randomly selected and the match begins.
It's a meaningful shift in philosophy: rather than eliminating maps until one survives, both teams now get to express a preference and the final map is drawn from a pool of four. Valve's reasoning is worth quoting in spirit — if you spend a lot of time developing strategies on a map, you should have a chance to benefit from that investment.
⚔️ Rush: A New 3v3 Queued Mode
The bigger addition of the patch. Rush is a fast-paced queued 3v3 game mode in which players battle through a series of battle arenas to reach the opponent's castle and win the match.
- Battle arenas are randomly selected for each match, so no two matches are the same.
- Control the tower when you eliminate the enemy team (or time expires) to win the round.
- Limited budget and time push you to clear the objective rather than settle in.
There's a friends leaderboard for tracking wins, too. We've covered the mode in full — how it plays, what to expect and how to approach it — in our Rush Hour breakdown.
🎮 Gameplay
- Players can now reload silently by pressing and holding the reload key — at the cost of a considerably slower reload. A genuine stealth option for retakes and holds.
- Un-scoping a sniper weapon no longer produces a sound.
- Visual clarity and fidelity of bullet impact decals were globally increased.
ammo_grenade_limit_totalnow also enforces the total number of grenades a player is allowed to purchase in a round — worth checking if your server uses that setting to shape utility usage.- Chickens now take damage from the Zeus x27. We're not going to explain why this matters. You know.
🎯 Settings: Crosshair Overhaul
- Crosshairs are now resolution independent. No more re-tuning your crosshair when you change displays.
- A new "Crosshair/Scopes" tab in the Settings menu gathers the updated crosshair settings in one place.
- New crosshair styles were added.
- The default crosshair is now "Dynamic Quad", which Valve describes as better representing weapon accuracy.
⚙️ Engine
- Engine code was updated to the latest version of Source 2. This is the item that most affects people running their own servers — keep your server build current alongside your players' clients.
🗺️ Map Fixes
- Ancient — fixed holes in world geometry in Long A Main Hall, and adjusted door geometry and grenade clipping inside Jaguar.
- Cache — some gap fixes and clipping adjustments around the blue doors in Mid.
- Mirage — reinforced the scaffolding by the balcony on A site.
- Train — blocked a pixel gap in the crates on bombsite A.
🧩 Misc
- Clan Tags are back — players who are members of Steam Community Groups can set a Clan Tag from their Player Profile.
- Stickers can now be applied to the C4.
- The Starjunk 95, Industrial Sunset Memories Music Kit is available in standard and StatTrak versions through the STORE tab.
- Halftime scoreboard stats should now fully reflect the previous round's results.
- Fixed a case where players could avoid a kick ban. A moderation fix server admins will appreciate.
- Music volume can now be adjusted per game mode.
🛠️ Workshop: New Volume Entities
Four new entities give mappers location-aware control they previously had to fake:
minimap_volume— enables a custom minimap image when a player is within the volume.sky_camera_volumeandsky_camera_volume_target— enable custom location-specific skybox rendering.point_deathcam_bounds— constrains the player death camera.env_shake_volume— allows camera shake only within a specified volume.
For community map makers this is a solid toolset: custom minimaps and skyboxes per area, tighter deathcam framing, and shaking that doesn't leak across the whole level.
🧑💻 Scripting
CSRadarPointentity added.CSObservablePointentity added.AddTeamMoneyAPI method added — direct control over team economy, which opens up custom game modes with their own money rules.OnPlayerTeamChangedcallback added.SetDialogVariableStringnow accepts a localization string, so scripted UI can be translated properly instead of hardcoding text.
🖥️ What This Means For Your Server
- Update your server build before the rush. An engine update to a new Source 2 version means clients on the new build and servers on the old one won't mix well. Update first, then tell your community to restart their clients.
- Re-check your grenade limits. If your server config leans on
ammo_grenade_limit_total, behaviour changed — it now also caps what players can purchase in a round, not just what they can carry. - The workshop entities are worth a mapper's afternoon. Custom minimaps, per-area skyboxes and scoped camera shake are the kind of polish that makes a community map feel official.
- Economy scripting opens up modes.
AddTeamMoneyplusOnPlayerTeamChangedlets scripted maps build custom round economy and team logic without hacks. - Patch day is a traffic spike. A new game mode plus a Premier change will pull players back. Expect a full server, and keep DDoS protection and backups in place — competitive servers attract both attention and attackers.
Running a Counter-Strike 2 server? NolimitHost CS2 hosting keeps you current through engine updates with fast high-clock CPUs, NVMe storage, DDoS protection and automated backups.
Conclusion
The September 23 update is one of the bigger CS2 patches of the year: Rush arrives as a new 3v3 queued mode, Premier moves to a pick-based map selection where four maps go into the pool and one is drawn, crosshairs become resolution independent with a new settings tab, and stealth players get silent reloads and silent unscoping. Add the Clan Tag return, C4 stickers, a new music kit, four map fixes, four new workshop volume entities and five scripting additions — and there's a lot here for both players and server owners.
Read Valve's own notes for the complete list: Counter-Strike 2 update notes. For the gameplay side of this patch, see our Rush Hour breakdown.