The Counter-Strike 2 game logo

Counter-Strike 2

PatchBot will keep your Discord channel up-to-date on all the latest Counter-Strike 2 patch notes.

Servers
105,934
Gamers
15,642,491

Latest Updates

Counter-Strike 2 Update

Misc

  • Starting today, items listed for sale on Steam Community Market will remain in your inventory for use while they are listed (e.g., your weapon can be equipped in your loadout while it is listed). While listed, items cannot be consumed or modified. You can cancel your listings at any time.
  • Added ability to set your max offer limit for items in the Terminal, and the Arms Dealer will only show offers up to that limit.
  • Fixed a slight tilt in the chicken running animation. Maps ...

Counter-Strike 2 Update

Map Scripting

  • Added Instance.SetSaveData
  • Added Instance.GetSaveData
  • Workshop maps can write up to 1MB of save data.
  • Workshop saves leverage Steam Cloud and persist across installs.
  • Save data size limit can be configured with sv_workshop_map_save_data_max_filesize_mb.
  • Added Instance.OnModifyPlayerDamage
  • Called after all damage properties have been calculated, just before armor and health are modified
  • Replaces Instance.OnBeforePlayerDamage ...

Counter-Strike 2 Update

Misc

  • Mitigated a performance issue that primarily affected Windows 10 users with recent Intel CPUs.
  • Fixed a case where the Delete Item inventory option wasn't working.
  • Fixed a case of visual corruption using iron sights on AMD GPUs.
  • Expanding list of console variables addons are allowed to change.

Maps

Overpass

  • Fixed the Party balloons.

Counter-Strike 2 Update

Misc

  • Localization code and text changes.

Counter-Strike 2 Update

Misc

  • Fixed a case where switching firstperson spectator targets would cause viewmodel animations to reset.
  • Fixed a case where physics calculations far from the origin were causing performance issues. Maps Anubis
  • Adjusted player clipping around new drop.
  • Adjusted grenade clipping around connector (e-box :P) hole and old drop. Poseidon
  • Updated to the latest version from the Community Workshop Update Notes

Counter-Strike 2 Update

Gameplay

  • Damage from HE grenades that explode mid-air near the ground will no longer be calculated as if they exploded on the ground. Sound
  • Various knife sound adjustments. Misc
  • Performance optimizations for exploding chickens.
  • Fixed a map scripting bug where Entity.SetOwner wasn't accepting undefined. ...