CS2 Update (Sep 23, 2026)
Minor CS2 update tweaks the crosshair thickness slider, refreshes UI resources, and bumps build metadata while quietly adding a new map icon asset entry.
Quick read
- Crosshair settings slider now caps `cl_crosshair_thickness` at 31 instead of 32 in the UI.
- UI resource manifest updated with a new `map_icon_rush_001` image, likely for future map or menu usage.
- Client and server builds bumped to version 2000914 with refreshed engine strings and metadata.
A small CS2 update quietly tunes the crosshair settings slider and refreshes some internal assets and build metadata, laying groundwork for future UI and map icon content.
Crosshair Settings Adjustment
- Maximum thickness reduced: The in-game crosshair settings panel has been updated so the
cl_crosshair_thicknessslider now caps at 31 instead of 32.- This directly affects the Crosshair Thickness slider in the Settings menu.
- Players who previously used the absolute maximum value may see a very small change or find their setting now limited to 31.
- For most configurations this is a minor tweak, but it slightly tightens the valid range of thickness values exposed through the UI.
UI and Asset Packaging Updates
- Crosshair settings layout recompiled: The crosshair settings layout file (
settings_crosshair) was recompiled in the UI package.- This matches the slider change and suggests the crosshair settings page has been kept in sync with current convar ranges.
- New map icon asset entry: A new UI image entry
panorama/images/map_icons/map_icon_rush_001.vsvg_cwas added to the resource manifest.- This appears to be a map icon graphic, which may be used for the main menu, map selection screen, or other UI elements.
- The name suggests it could be related to a specific map or mode, but its exact use in-game is not yet visible and may come into play in a future content rollout.
Engine and Build Metadata
- Version bump: The internal client and server version have been incremented to
2000914insteam.inf, with an updated source revision.- This confirms a new build for both clients and dedicated servers, even though gameplay-facing changes in this snapshot are minimal.
- Client strings refresh: The
client_strings.txtbundle was updated with a number of low-level string changes.- These are highly technical and do not point to clear new features on their own, but they typically accompany regular engine or tooling maintenance.
Overall Impact
For players, this update is mostly invisible aside from the slightly tighter crosshair thickness range in the settings menu. Behind the scenes, the build bump, UI resource recompile, and new map icon asset suggest ongoing preparation for future UI or map-related content, but there are no obvious gameplay or balance changes tied to this snapshot yet.
