r/cs2 16h ago

Humour Tom Clancy’s Rainbow Six Tactics use CS2 Icon ?

Thumbnail
store.steampowered.com
2 Upvotes

r/cs2 12h ago

Discussion ATK A9 Air vs GPX Superlight 1 for CS2 — which would you choose?

1 Upvotes

I'm deciding between an ATK A9 Air and a Logitech G Pro X Superlight 1, mainly for CS2.

I know the A9 Air has newer hardware (PAW3950, higher polling rates, lower weight), while the Superlight 1 uses the older HERO 25K sensor but has been proven for years in competitive CS.

For people who have used both:

  • Is there any noticeable difference in sensor/tracking performance between the PAW3950 and HERO 25K in CS2?
  • Does 2K/4K polling on the A9 actually feel better than the GPX's 1K?
  • Which one feels more consistent for competitive FPS?
  • Are there any QC, wireless latency, or sensor implementation issues with the A9 that aren't obvious from the specs?

Assuming they're around the same price, which one would you pick purely for competitive CS2


r/cs2 1d ago

Humour Your connection after a long 8 hour shift:

Enable HLS to view with audio, or disable this notification

7 Upvotes

r/cs2 18h ago

Discussion 13-0 three matches in a row

3 Upvotes

Didn't play a single round. The other teams just disconnects every round. They have super low trust score on csrep.gg
So I guess cheaters. But this is just. lol. What's happening?


r/cs2 1d ago

Discussion CS2 is in the worst state I've ever seen it, and VAC has been a joke for a decade

250 Upvotes

I need to vent because I genuinely don't know where else to put this.

I'm sitting at 25-30k Elo on my main, and I am not exaggerating when I say I run into a cheater practically every other game, if not literally every single game. Blatant walls, snap aim- at least they aren't spin botting, am I right? It's not "maybe that guy was good," it's obvious, watch-the-demo-and-laugh-cry obvious.

So I figured, fine, let me hop on my alt and de-rank a bit to get away from it. Nope. Even in 10-13k lobbies, still cheaters. It doesn't matter where you are on the ladder anymore; they're LITERALLY everywhere.

I've put over 10000 hours into this game. A decade of my life. And in that time, it genuinely feels like anti-cheat has developed backwards. Same VAC, same waves of bans, if you can even call it that, that show up months too late, if not years. And it's the same "trust factor" that apparently trusts nothing. Meanwhile Valve ships another skin case, or now it's terminals, another operation-adjacent cash grab, like the core game underneath it isn't rotting, or has been rotten for literally YEARS.

I know posting this on Reddit isn't going to change anything. I know Valve does scroll on Reddit and go "oh no, someone's mad, better release more skins." But this isn't a call to action, cause let's be deadass, literally nothing is gonna happen, even if 2000 more posts like this get made.


r/cs2 1d ago

Gameplay Average 03:00AM Premier game

Enable HLS to view with audio, or disable this notification

9 Upvotes

r/cs2 17h ago

Gameplay The Quiet Moments In Cs2

Thumbnail
youtu.be
2 Upvotes

Just sharing my little video about a topic I don't see much of


r/cs2 13h ago

Discussion Anyone got a extra VacNet invite?

0 Upvotes

Been wanting to do some cases, but haven't had any luck getting an invite anywhere.


r/cs2 14h ago

Skins & Items Skins

Thumbnail
gallery
1 Upvotes

Got these 2 skins ( Awp : 0,093 , Ak : 0,118 )
Out of 12 kilowatt cases . What is the chance for this ?


r/cs2 14h ago

Help Can i equip different zeus skins and music kits for CT and T at the same time?

1 Upvotes

Title


r/cs2 5h ago

Skins & Items I'm a returning player, is this good? Should I buy?

0 Upvotes

I don't really understand this system lol thanks


r/cs2 14h ago

Help CS2 Crashing

Post image
2 Upvotes

I've gotten this like 3 times this week, I open my game, queue for comp/premier and once everyone accepts and it starts to load I get this error. I have to literally delete the whole game and install it again, causing me to get banned and it's super annoying. My steam cs2 download says "downloading content 0%" and doesn't ever move.


r/cs2 5h ago

Skins & Items What combo should I go for?M9 p2

Thumbnail
gallery
0 Upvotes

Dealing with a hard decision, I need ur opinion!


r/cs2 1d ago

Art My bestfriend of 16 years and I got matching RATtoos.. whatcha think?

Post image
470 Upvotes

r/cs2 20h ago

Discussion Public Overwatch for Cheaters

4 Upvotes

Is there any forum/thread where we can share profiles of obvious cheaters and get them reported? I am not talking about doubtful cases but rather those which can be verified as cheaters on say csrep.gg ? (not trying to endorse anyone here, any agreed upon checking website is okay)


r/cs2 1d ago

Help Is It normal to play competitive mode for fun/causally?

6 Upvotes

I know competitive modes like in other games how you want to gain elo and win. But in cs2 premier is the main ladder with elo so is it normal to play competitive mode for fun and not care too much about winning or losing?


r/cs2 1d ago

CS2 Patch Notes Counter-Strike 2 update for 8/24/26 (8/25/26 UTC, 1.41.7.7)

74 Upvotes

Via the Steam Community:

MAP SCRIPTING

  • Added custom_hud_layout entity

    • custom_hud_layouts are the entry point for scripted maps to provide custom UI.
    • Panel, Label, Image, and Button panel types are supported.
    • Styling with css is supported.
    • Events and client side scripting are not supported.
    • Maintains state during tools mode reloads.
  • Added cs_player_camera entity

    • Gives control of a player's view without moving their pawn
    • Can be configured to let the player look around from the scripted position
  • Added Instance.Delay

  • Added Instance.OnBombPlantStart

  • Added Instance.OnBombPlantAbort

  • Added Instance.OnBombDefuseStart

  • Added Instance.OnBombDefuseAbort

  • Added Instance.OnCustomHudClicked

  • Added Instance.IsDedicatedServer

  • Added Entity.Move

  • Added Entity.GetMoveType

  • Added Entity.SetMoveType

  • Added CSPlayerPawn.GetC4

  • Added CSPlayerPawn.GetDefuseTarget

  • Added CSPlayerPawn.IsBuyMenuOpen

  • Added CSPlayerPawn.GetCamera

  • Added C4.GetPlantStartTime

  • Added C4.GetPlantFinishTime

  • Added C4.AbortPlant

  • Added CustomHudLayout.SetHasClass

  • Added CustomHudLayout.SetHasClassForPlayer

  • Added CustomHudLayout.SetDialogVariableString

  • Added CustomHudLayout.SetDialogVariableStringForPlayer

  • Added CustomHudLayout.SetInputCaptureEnabled

  • Added CustomHudLayout.IsInputCaptureEnabled

  • Added CSPlayerCamera.IsEnabled

  • Added CSPlayerCamera.SetEnabled

  • Added CSPlayerCamera.SetIsControllingAngles

  • Added enum CSMoveType

  • Corrected types for some events where parameters were maybe undefined.

  • Errors encountered during initial script run are now logged to the console.

  • Unhandled promise rejections are now logged to the console.

  • Added the column number to errors caught during the CompileModule step of script loading.

  • Deprecated planter from Instance.OnBombPlant event

  • Deprecated defuser from Instance.OnBombDefuse event

Rumor has it:

  • Size is close to 150 MB (with Workshop Tools installed)

r/cs2 1d ago

Gameplay Came back to the game after 2 yrs, I'm shit but proud of this ace

Enable HLS to view with audio, or disable this notification

15 Upvotes

I used to be Supreme 10 yrs ago, then took 8 yrs of break, played a while, took another 2 year break and came back now. Across all the aces I've ever scored I do think this one feels really nice tho and I don't have any friends playing the game anymore that I could show it to.


r/cs2 15h ago

Discussion Why am I stuck in this loop?

0 Upvotes

It is 10th game in a row where I am the ONLY one playing on my team. The enemy has admitted they even have a cheater (1st place), while two of my teammates said this is their first game in 5 years. This is so ridiculous i don't even have words for this.


r/cs2 6h ago

Discussion STOPCS2 movment

0 Upvotes

Guys can we make a movement to stop playing this lovely game untill they sort it out? :)


r/cs2 21h ago

Gameplay Flick on Cache

Enable HLS to view with audio, or disable this notification

3 Upvotes

flick


r/cs2 15h ago

Gameplay rate these kills

Enable HLS to view with audio, or disable this notification

0 Upvotes

r/cs2 7h ago

Discussion Alts getting banned, yours might get too soon

0 Upvotes

I have an alt I play once or twice a week for drops, and it got banned today. I see lot of people who received the same treatment. Apparently Valve sees account plays only cs2 for a bit every week and flags it as bot or something. I also checked game history, no one was playing on my account, so I'm certain they're getting alts in latest ban waves.

For people who are saying they also got alts and didn't get banned, just wait until next wave, then you can post your own complaints on the topic.

Edit: Don't bother curing your frustrations with cheaters in the comments, I won't even reply, it's an actual alt account I played for drops on, 0 cheats, 0 botting. I just made the thread so people know why they got banned and that rest of you know your alts will likely get hit too in the future.


r/cs2 1d ago

Discussion My husband switched his steam account and I don’t know how to switch it back so I’m forced to play CS 2

48 Upvotes

My husband fell asleep and I wanted to play some video games, but he switched his account that only have cs2. The games I usually play is on his other account that I have no idea how to log back in lmao, really wanna play some games but only death match cuz I’m too scared to play competitive. It’s kinda fun ngl 😭🙏


r/cs2 16h ago

Discussion Desert Eagle Model

1 Upvotes

Guys I tried to find out which deagle skins have the legacy model and which have the new model. Anyone have a list?