Counter-Strike 2: the guide to the three Wingman maps in 2026 — Poseidon, Debris and El Dorado, and the 2v2 format Valve doesn't document
Credit: Capture officielle — hAgi / Atelier Steam
Map

Counter-Strike 2: the guide to the three Wingman maps in 2026 — Poseidon, Debris and El Dorado, and the 2v2 format Valve doesn't document

Fabian Fabian Lainé
Follow us on

In brief

Counter-Strike 2's Wingman mode has run in 2v2 on three community maps — Poseidon, Debris, and El Dorado — since July 2026, but Valve publishes no official documentation on the mode. This guide compiles the real rules by digging through client files, updates, and the authors' Steam logs, where the publisher has given up on explaining anything.

Wingman mode is the one corner of Counter-Strike 2 that Valve keeps alive without ever explaining it. Since the update of July 8, 2026, its community map pool has counted three entries — Poseidon, Debris and El Dorado — whereas it had never lined up more than two at a time since May 2025. The last to move was Poseidon: its author published a revision on August 13, 2026, which Valve pushed into the game on August 19.

This guide relies on only three things: Valve's French patch notes, the authors' Steam Workshop logs, and the files shipped with the client. What appears in none of the three is not written here.

Three community maps, and for the first time not two

The French text from July 8 is unambiguous. [MAPS] section: "Removed the following community maps from all game modes: Warden, Stronghold, Alpine and Sanctum." then "Added the following community maps to Wingman mode: Debris and El Dorado." The announcement went out at 10:51 PM UTC: it therefore already dates to July 9 at 12:51 AM Paris time, and that is our conversion.

Poseidon escaped the cleanup. It had entered six months earlier under the same terms: "Added the following community maps to Wingman mode: Sanctum and Poseidon." (notes from January 21, 2026). Its roommate left, not it: that's a break in rhythm. Until then Valve had strictly swapped two maps for two — Dogtown and Brewery in May 2025, Rooftop and Transit on October 1, 2025, the latter having lasted only two days before being "removed from official matchmaking."

The gamemodes.txt file shipped with the game gives the current state. Its "2v2" group contains seven maps: Debris, El Dorado, Poseidon, then Overpass, Vertigo, Nuke and Inferno. And above all, these three maps do not appear in any other group in the file: not competitive, not casual, not Retakes. They are only playable in Wingman, even though their authors have also tagged them for deathmatch on the Workshop.

MapAuthorsPublished on the WorkshopLatest author versionAdopted by ValveSubscribers
El Doradoradu, flowleeJanuary 16, 2025July 14, 2026July 15, 202648,692
DebrisJimFK, HomeFriesJuly 31, 2025July 18, 2026July 20, 202629,380
PoseidonhAgiJuly 10, 2025August 13, 2026August 19, 202631,921

Subscriber counts recorded on the Workshop pages on September 1, 2026.

What Valve writes about Wingman, and the blurb that contradicts it

No page describes the mode's rules. The French Steam store page for Counter-Strike 2 contains the word "Wingman" only once, in a news blurb recapping the Season 5 announcement; the game's description text never mentions it.

Valve does describe the mode, however, in the strings file shipped with the client, csgo_english.txt, and only in English: "Commit to a full match in compact maps with short round times.", followed by four rules — "Friendly fire is ON", "Team collision is ON", "Armor and defuse kits are purchasable", "Best out of 16 rounds". There is no public French equivalent: csgo_french.txt returns a 404 on the repository that archives the game's builds. We are therefore not manufacturing any translation of these lines.

The trap lies elsewhere. The same folder ships gamemodes.txt, which contains a ready-made info panel for the 2v2 mode. Its first line announces "Match Length: 30 rounds", while the description of the same mode, in the string file shipped with the same client, reads "Best out of 16 rounds". Two Valve documents, a flat contradiction, and no public page to settle it: we won't settle it either.

The fact remains that the mode runs with precise settings, and they are readable. Not on the web: in the configuration files shipped with the client, the very ones that gamemodes.txt itself instructs to run. This isn't a communication from the publisher, it's its configuration — the same source that had allowed us to document the hostage scenario.

The 2v2 format, line by line, in the client files

Everything that follows comes from gamemode_competitive2v2.cfg, the file that the 2v2 block in gamemodes.txt designates for execution, compared with gamemode_competitive.cfg, the 5v5 one. We keep the exact variable names: you can open both files and check line by line. None of these values has ever appeared in a patch note or on a public page.

VariableWingman (2v2)Competitive (5v5)
mp_maxrounds1624
mp_roundtime1.5 (1 min 30)1.92 (1 min 55)
mp_freezetime10 (seconds)15 (seconds)
mp_buytime20 (seconds)20 (seconds)
mp_startmoney$800$800
mp_maxmoney$8,000$16,000
cash_team_loser_bonus$2,000$1,400
cash_team_loser_bonus_consecutive_rounds$300$500
cash_team_terrorist_win_bomb$3,000$3,500
mp_free_armor / mp_defuser_allocation0 / 00 / 0

Two practical takeaways. The cap first: mp_maxmoney is half as high as in 5v5, so hoarding is impossible, and a full buy eats up a far bigger share of the bank. The loss bonus next: it starts higher than in 5v5 ($2,000 versus $1,400) but rises more slowly ($300 versus $500 per consecutive loss) — a comfortable safety net on the first slip-up, considerably harsher over a long losing streak.

The full scale of this bonus isn't written in either file. By combining the floor, the increment, and the default value of mp_consecutive_loss_max (4, found in the console variable dump), we get five tiers: $2,000, $2,300, $2,600, $2,900, then $3,200. This is our own calculation, not data published by Valve.

One clarification, so as not to settle what the publisher leaves open: mp_maxrounds is indeed set to 16 in this file, and the rules list in csgo_english.txt reads "Best out of 16 rounds", but the info panel in gamemodes.txt still announces 30 rounds. Two texts against one, in the same build. We're noting this, not deciding it: we have no way of verifying what the official servers actually apply, nor whether the client still displays this panel on screen.

Poseidon: the "new bomb" no one explains

Poseidon is made by hAgi and has been published on the Workshop since July 10, 2025. Its description, in English only, sets up a tourist resort: "Welcome to a beautiful resort Poseidon, located on one of sunny Greek islands.", with its "infinite pool located close to the best SPA on the island".

Official radar map of Poseidon showing a single bomb site circled in red and two green spawn zones at each end
The official plan posted by hAgi: a single bomb site, two opposing spawn zones. Credit: Official screenshot — hAgi / Steam Workshop

His changelog entry from August 13, 2026 fits in three lines: "Implemented new bomb.", "Improved visibility near Apollo Cafe.", "Improved clipping between hell and heaven." Valve picked up this version six days later, under its catch-all phrasing: "Map updated based on the latest version published on the Workshop."

Neither Valve nor hAgi write what this "new bomb" actually covers. A connection is possible, and we lay it out as such: the notes from July 8 explain that the C4 damage rework relies on "precomputed simulation values baked into the compiled map", which requires recompiling a map. Now, the author of Debris had written on July 14, for the same operation, a much more explicit line: "Bomb now properly uses new explosion mechanic." The link between the two is our own inference; neither source states it.

Debris and El Dorado: two projects wrapped up before it arrived

Debris is a four-handed effort: the Workshop page credits JimFK for "Art, Visuals" and HomeFries for "Layout, SFX". The setting fits in one sentence: "What used to be a quaint French town in Madagascar, turned south after a military plane crashed through it."

Fuselage of a military plane embedded above a dirt path lined with wooden fences, on the Debris map
The wreck that gives Debris its name, in a small Madagascan town. Credit: Official screenshot — JimFK and HomeFries / Steam Workshop

Its last five updates rolled out one after another between July 14 and 18, 2026, before Valve's pickup on the 20th. Three entries change concrete options: the dividing wall on Site was reworked so that "players can now boost over", the explosion radius was adjusted twice in a row, and a patch of shadow was removed "to improve angle from Heaven to Mid".

El Dorado is the oldest of the three — published on January 16, 2025 — and the most followed, with nearly 49,000 subscribers against roughly thirty thousand for the other two. The page credits radu and flowlee, and settles for a single line: "Discover the ancient ruins of El Dorado, the mythical city of gold!"

Official radar map of El Dorado showing the terrorist spawn at the far left, the single A site on the right, and the counter-terrorist spawn right next to it
On El Dorado's official map, the single A site sits right next to the counter-terrorist spawn zone. Credit: Official screenshot — radu and flowlee / Steam Workshop

Its July 14, 2026 revision is a long inventory of plugged-up collisions, almost all of them aimed at short ladders: the fern sitting on the fence's boost spot was removed, the wall next to the tower bridge was blocked "to prevent boosting", as was the area adjoining the T spawn bridge. One line benefits everyone: "Adjusted radar colour so enemy last seen position is more visible".

No official benchmark, neither in English nor in French

The csgo_english.txt file contains a table of place names introduced by this comment: « Place names used in bot chatter, and in location strings for player chat ». After a generic block (Bombsite A, Bombsite B, Middle, CT Start, T Start…), it continues with per-map blocks: eighteen entries for Boulder, eighteen for Shelter, a single one for Fachwerk. There is no block whatsoever for Poseidon, Debris or El Dorado.

These three maps therefore don't have a single landmark named by Valve, even in English. The names you'll read elsewhere — Apollo Cafe, hell, heaven, Site, Mid, tower bridge — come from the Workshop logs, written in English by the authors. We keep them as they are: with no published French-language file, there is no official translation, so there's nothing to invent.

What to remember

As of September 1, 2026, the Wingman map pool is stable: Poseidon, Debris and El Dorado on the community side, Overpass, Vertigo, Nuke and Inferno on the Valve side. The three community maps were revised between July 14 and August 13, 2026, added shortly thereafter, and haven't changed since.

If you haven't been back since June, two things have changed under your feet without any announcement: the wall at Debris' Site can now be crossed with a boost, and El Dorado has had a series of footholds sealed off. On Poseidon, the bomb no longer behaves as it used to, without anyone specifying exactly how.

As for the mode's rules, don't bother looking for them online: Valve has never published a single page about them. They can only be read in the files shipped with the client, where two of the publisher's own texts don't even agree on the number of rounds. Any page presenting them to you as official communication is overstepping what Valve itself has done.

Share this article

Do you prefer community maps or official maps for Wingman?

Frequently asked questions

What exactly is Wingman, and why doesn't Valve explain it?
It's 2v2 on compact maps with short rounds. Valve barely mentions it anywhere: the game's Steam description doesn't even reference it, and only the internal configuration file details it, in English. It's a mode that exists but that the publisher has decided to let live without documentation.
How many rounds exactly are there in Wingman?
Honestly, nobody knows for sure. The configuration file says 16 rounds ("Best out of 16 rounds"), but a panel in the game settings shows 30. Two official Valve texts that contradict each other, and zero public page to settle it. We have to assume it's 16, but it's an assumption.
Why did Poseidon stay alone after Sanctum's departure?
No explanation from Valve. Until July 2026, the publisher strictly replaced maps two at a time with each rotation. This time, Sanctum left but Poseidon survived — the first imbalance in the roster since the system launched. It's either a bug, an attempt to stabilize a popular map, or pure chaos.
Do the three Wingman maps appear anywhere else in the game?
No. Poseidon, Debris, and El Dorado only appear in the 2v2 group of the gamemodes.txt file. They're not in any other mode — not competitive, not casual, not deathmatch. It's Wingman exclusivity.
What is this "new bomb" on Poseidon from August 13, 2026?
Nobody really knows. hAgi (the author) wrote "Implemented new bomb" with no details. On July 8, Valve had changed the C4 explosion mechanic, and maps need to be recompiled to integrate the new values — that's probably what it means, but it's a deduction, not an official explanation.

Key takeaways

  • The cash cap in Wingman is $8,000 versus $16,000 in 5v5, which forces higher spending and rules out strategic saving.
  • The three maps (Poseidon, Debris, El Dorado) are only playable in Wingman and don't appear in any other mode, not even casual.
  • Valve stopped rotating maps two by two, keeping Poseidon alone after Sanctum's departure, a break in rhythm that makes the roster unstable.
  • The actual round count remains unclear: the game files say 16 rounds while an in-game panel shows 30, two official sources that don't agree.
  • Poseidon received a new "bomb" on August 13, 2026 with no explanation of what that technically means, Valve simply approving the update.

Comments

No comments yet. Be the first to react!

Leave a comment

Latest articles