Blog/HL2/🎮Game Guides

Half-Life 2 Lost Coast: How to Play It and What Is In It

Valve unlisted Half-Life 2: Lost Coast from the Steam store and folded it into Half-Life 2 itself. It is still there, it is still the best fifteen minutes of graphics-programming history you can play, and it is where the developer commentary system was invented.

Published August 19, 2026·9 min read·By Mythras
The coastal town of St. Olga with its Byzantine monastery on the cliff above, the single map that makes up Half-Life 2: Lost Coast.

Search the Steam store for Half-Life 2: Lost Coast and you get nothing. The store page is still live if you have the direct link, and it carries a blunt notice: at the request of the publisher, Lost Coast is unlisted and will not appear in search.

That is not a delisting. It is a relocation. Lost Coast is inside Half-Life 2 now, two clicks from the main menu.

It deserves better than that, because it is a strange little artifact: a level Valve cut from Half-Life 2, rebuilt as a graphics tech demo, which accidentally became the birthplace of the developer commentary track Valve has shipped in every Half-Life and Portal game since.

What Lost Coast actually is

Lost Coast was released on October 27, 2005, roughly eleven months after Half-Life 2, as a free download to anyone who already owned the game. It is one map, d2_lostcoast, set in a coastal town called St. Olga — a fishing village under a Byzantine monastery on a cliff.

The name is a development joke. Per the Combine OverWiki, St. Olga was originally slated for the Highway 17 chapter, whose internal development name was "Coast." A level cut from Coast is a lost coast.

Because it was cut and then rebuilt as a showcase, both major Half-Life wikis tag it as non-canon. Nothing in it is load-bearing for the story in the Half-Life 2 story and lore guide. It does carry one detail that got trimmed out of the retail game, though: a working Headcrab Shell launcher, the artillery piece that fires the canisters landing all over City 17 and the Coast. The Half-Life Wiki notes that in Half-Life 2 itself the shells always arrive from an unseen launcher somewhere nearby; here you get to stand in front of one.

Its actual purpose was to demonstrate high dynamic range rendering in the Source engine. Every architectural choice in the level exists to make a lighting feature visible, which is why it looks the way it does.

Where Lost Coast went in 2024

On November 15, 2024, Valve shipped the Half-Life 2 20th Anniversary Update, and the official Half-Life 2 anniversary page is explicit about what happened to Lost Coast: it "has been added to the Extras menu."

The same page covers what happened to the old standalone installs. Episode One, Episode Two and Lost Coast still exist as separate Steam applications, but they "will now appear within the Tools menu on your Steam Library" rather than sitting in your games list. PCGamingWiki records the mechanism: all three were merged into Half-Life 2 as the hl2_complete mod, with the individual parts reachable from the main menu, and only the base game's store page is findable from search any more.

So there is nothing to buy and nothing extra to install. If Half-Life 2 is in your library, Lost Coast is on your drive.

One footnote for anyone chasing accurate engine trivia. PCGamingWiki notes Lost Coast shipped on Source 2004 binaries — updated to support HDR and commentary, but never moved onto Source 2006 with Episode One — and was only migrated to Source 2013 Singleplayer during SteamPipe. It took a different route through the engine versions than the games around it.

How to launch it now

Three routes, in order of how much trouble they are.

RouteHowNotes
Extras menuLaunch Half-Life 2, choose Extras, pick Lost CoastThe intended path since November 2024. Steam Workshop content lives in the same menu; the episodes sit on the main menu
Steam ToolsSteam Library, filter to Tools, launch the standalone Half-Life 2: Lost Coast appKept alive so community projects that depend on it keep working
Command lineLaunch the Source executable with -game lostcoastPCGamingWiki notes it runs DRM-free this way

Turn commentary on before you start. It is a checkbox in the options menu, and on this particular level it is not an optional extra — it is the reason the level exists. Valve's own suggestion at the time, recorded by bit-tech, was to play it once clean and then again with commentary enabled.

Be aware of one behavioural difference. Per the Half-Life Wiki, playing a commentary node in Lost Coast disables the AI for the duration, while in the Half-Life 2 Episodes a node instead makes you invulnerable. Same feature, different implementation, because Lost Coast is where they were still figuring it out.

Half-Life 2: Lost Coast comparing conventional rendering on the left with HDR rendering on the right, the split-screen effect one of the commentary nodes triggers.

The whole level, start to finish

It is one map and it runs in a straight line. Here is the shape of it.

You wake up in the shallows below a cliff. Walk the beach to a small pier, where an old man — credited only as the Fisherman — recognises you, mangles your name, and tells you the Combine have set up in the monastery above and are shelling the town. He unlocks a gate and points you at the gun.

The gate opens onto a cliffside path. This is the level's first real fight, and it is deliberately vertical: Overwatch soldiers rappel down at you from above while you climb. Robin Walker's commentary explains the design intent directly — players look where they are travelling, so making you ascend guarantees you are looking up when the enemies arrive. Watching the shells arc overhead into St. Olga while you climb is the level's best image.

At the top is the monastery courtyard, and it is empty. That is on purpose too. Walker calls it an arena: a space with multiple enemy entry points and a gate holding you there, deliberately left quiet so you can walk around it before it turns into a fight.

Inside the church is the Headcrab Shell launcher. Per the Half-Life Wiki, it loads and fires roughly every ten seconds, and it cannot be destroyed by grenades or gunfire. The solution is physics: drop any small object you can carry — a candlestick works — into the chamber and let the mechanism crush itself. That triggers the alarm, and the courtyard becomes the arena it was built to be.

The last fight is a Hunter-Chopper, and it does not behave like the choppers in the vehicle chapters. Both wikis flag it as behaving and sounding like a Combine Gunship instead: it shoots incoming rockets out of the air, and its pulse gun is noticeably more accurate. Treat it as a gunship, not a chopper. Steer the rocket in wide arcs, behind cover and around obstacles, rather than flying it straight down its throat, exactly as the enemies guide describes for gunships.

Then you take a lift back down to the dock, the Fisherman congratulates you and offers to share a meal of leeches, notices you are going blurry around the edges, and the screen fades. That is the game.

The Combine Headcrab Shell launcher installed inside the St. Olga monastery church, jammed with a physics object rather than destroyed by gunfire.

Why the level looks like that

The Combine OverWiki, citing an Ars Technica piece from September 2005, records that Valve went through four separate attempts at HDR in Source before shipping one:

  1. Store textures in RGBA colour space. Kept multisample anti-aliasing and pixel shaders, but broke alpha mapping and fog, and made textures look sharp and jagged.
  2. Save two versions of every texture, one regular and one overbrightened. No anti-aliasing and double the video memory, so it was not viable.
  3. Use floating point data for the RGB colour space, shown at E3 2005. Efficient, but still no anti-aliasing, and it only worked on Nvidia hardware — ATI cards could not run it at all.
  4. A compromise between the second and third: overbrightened textures used sparingly, with a separate ATI path producing nearly the same result.

Two features come out of that work and both are demonstrated in-level. Bloom blurs bright edges to simulate a camera overexposing. Dynamic tonemapping simulates your iris adjusting: Chris Green's node explains that the engine takes a snapshot of the scene, extracts the average brightness, and weights the centre of the screen more heavily than the edges because that is roughly how the eye works.

The rest of the level is a checklist of things to point HDR at. The sea and beach for water effects — Gary McTaggart's node notes water is rendered three separate times, once for refraction, once for reflection, once from your view. The whitewashed monastery walls for bloom. The stained glass and the golden urns and candlesticks in the altar room for refraction and cube mapping.

There is a nice fallback detail here. Because Valve expected people to run it on hardware that could not do HDR, there is an alternate intro commentary that plays instead if HDR is off or unsupported, in which Gabe Newell acknowledges you are not seeing the effects and invites you to look around anyway.

Every commentary node and where to find it

The Combine OverWiki's transcript lists 16 commentary files in Lost Coast, from six speakers: Gabe Newell, Viktor Antonov, Randy Lundeen, Robin Walker, Gary McTaggart and Chris Green. Each runs between ten seconds and a minute.

Node fileWhere it isSpeakerWhat it covers
comm_introFacing you at the startGabe NewellWelcome, and how the commentary system works
comm_intro_nohdrSame spot, only if HDR is offGabe NewellAlternate intro for non-HDR hardware
comm_beachNear the start, beside the crab trapsViktor AntonovWhy a beach was chosen; modelling textures in 3D for HDR
comm_shipnodeThe shipwreck behind the start areaRobin WalkerThe co-op puzzle they cut, and how Valve decides to cut things
comm_normalUnused — no in-level locationRandy LundeenNormal maps and faking polycount on the flat beach rocks
comm_hdrOn the path to the dockGary McTaggartWhy 20% reflective wet sand can only be 20% bright without HDR
comm_waterAt the dock, near the gatesGary McTaggartRendering water three times; volumetric underwater fog
comm_characterThe Fisherman's introductionRandy LundeenBuilding the Fisherman, specularity on skin, normal-mapped wrinkles
comm_cliffsideThe cliff path, after the staircaseRobin WalkerVertical arenas, and why you must be looking up
comm_toneThe dark staircase arch after the cliffChris GreenDynamic tonemapping and centre-weighted brightness sampling
comm_courtyardThe monastery courtyardRobin WalkerArena design and the pacing break before the fight
comm_shaderRight before the altar roomChris GreenThe refraction shader, and updating every shader for HDR
comm_monastery01Inside the altar roomViktor AntonovBright-to-dark transitions; grounding fiction in real locations
comm_monastery02Inside the altar roomViktor AntonovChurches as dramatic spaces
comm_puzzleAt the Headcrab Shell launcherRobin Walker"Gates," and why jamming the gun beats hitting an off switch
comm_outroThe Hunter-Chopper arenaGabe NewellSign-off, and a request for feedback

Two of those need an asterisk. comm_intro_nohdr is an alternate that only fires if HDR is disabled or unsupported, so you will only ever hear one of the two intros in a given run, and the transcript marks comm_normal as unused with no in-level location, so you will not find it on a playthrough.

The outro is the one worth staying for. Newell closes by calling the whole thing an experiment to see whether the community would find the development process interesting, gives out his own email address, and says that if people like it they will keep making this kind of content for every game going forward. They did. Wikipedia records Lost Coast as the first Valve game with a commentary mode, and Valve has shipped one in every Half-Life and Portal game since — including, twenty years later, the 3.5 hours of commentary the 20th Anniversary Update added to Half-Life 2 itself, and the tracks in both episodes.

A floating developer commentary node, the interface Valve prototyped in Lost Coast and has shipped in every Half-Life and Portal game since.

The Fisherman was the test model

The Fisherman exists to be looked at. The Half-Life Wiki, citing the commentary, records that he has at least twice the detailing of any character in Half-Life 2, built with the same workflow as the beach rocks: model at very high detail, then bake the physical information down into the textures. The highlights on his forehead and nose are there to show specularity on skin; the wrinkles on his cheeks are normal maps adding depth to flat geometry.

He is also, per the Half-Life Wiki, the first Source character whose face was built from scratch without a real-life model. He is voiced by Jim French, carries a harpoon, and his entity name is npc_fisherman if you want to spawn him with the tools in the console commands guide.

The writing does more work than it needs to for a tech demo. He is protective of what is left of Earth's wildlife: grab the crab pot with the gravity gun and he tells you leeches have eaten most of the crabs, and shoot a seagull and he objects on the grounds that the gulls keep the leech population down. Then he invites you to a feast made of leeches. In a handful of incidental lines, an unnamed NPC in a cut level tells you more about what the Combine did to the biosphere than most of the retail campaign does.

He does have one famous flaw: the Half-Life Wiki notes he has no physics model, so killing him either crashes the game or drops him into a reference pose.

The Fisherman standing against the sun on the dock at St. Olga, built with twice the detail of any Half-Life 2 character to showcase HDR on skin.

The puzzle Valve cut from the cut level

Walk behind the starting area and you find a wrecked ship on the rocks. It is the last piece of something that did not ship.

The comm_shipnode commentary is the most useful minute in the level, because Walker uses the wreck to walk through how Valve actually decides to cut work. The original design was a puzzle the player and the Fisherman would solve co-operatively — a type of puzzle the team had wanted to attempt in Half-Life 2 and never managed. As Lost Coast neared the end of development it still was not finished, so they asked themselves whether the puzzle was fun, how much more work it would need to become fun, whether it fit the purpose of Lost Coast at all, and whether players would rather have a finished version of it than, say, soldiers rappelling down the cliffside.

They picked the rappelling soldiers. The ship stayed as set dressing.

That is a level cut from Half-Life 2, containing a puzzle cut from the level, with a commentary node explaining the cut standing on top of the wreckage. If you liked the cut content guide, this is the single densest example of Valve's process the game will hand you — and it is about twenty seconds from the spawn point.

One last piece of trivia to listen for: the only music track in the level is Dark Interval, which plays as you first enter the monastery and would not be heard again until Episode Two, two years later.

Quick Action Checklist

  • Lost Coast is not a separate install any more. Launch Half-Life 2, open Extras, pick Lost Coast.
  • The standalone Steam app still exists under Tools in your library, kept alive for community projects.
  • Turn developer commentary on before you start. Nodes disable the AI while they play in Lost Coast, unlike the Episodes, which make you invulnerable instead.
  • Walk behind the start point to the shipwreck first and play comm_shipnode — it is the best node in the level.
  • The Headcrab Shell launcher cannot be shot. Drop any small carryable object into its chamber to jam it.
  • The final Hunter-Chopper shoots incoming rockets down and behaves like a gunship. Steer rockets in wide arcs around cover instead of straight at it.
  • Sixteen commentary files, six speakers, one map. Expect to run it twice.

Frequently Asked Questions

Launch Half-Life 2, open the Extras menu from the main menu, and select Lost Coast. Since the 20th Anniversary Update of November 15, 2024, Lost Coast is merged into Half-Life 2 rather than being a separate install, so anyone who owns Half-Life 2 already has it. The old standalone Lost Coast application still exists and now appears under the Tools section of the Steam library.

Keep Reading

Sources & Further Reading
Last updated August 19, 2026.

Related Guides

The shower room in dm_lockdown, the Half-Life 2: Deathmatch map rebuilt from the Nova Prospekt map d2_prison_03, littered with barrels and toilets for gravity gun use.
🎮Game GuidesAug 14, 2026·10 min read

Half-Life 2: Deathmatch Guide: The Mode Valve Never Stopped Patching

Valve pulled Half-Life 2: Deathmatch off the store in November 2024 and then, three months later, shipped it a 64-bit build, a client prediction rewrite, and a 100-player ceiling. Eight maps, a cut campaign weapon, and a gravity gun other people are aiming back at you.

Read article
The Overwatch Nexus in City 17: a domed former bank clad in Combine walls, seen across a wrecked plaza during the uprising.
🎮Game GuidesAug 8, 2026·11 min read

Half-Life 2 Uprising Guide: Squad Command and the Nexus

Half-Life 2 hands you a four-man rebel squad in Anticitizen One and never explains the button that commands it. Here is the squad system in full, all eleven lambda caches across the uprising, the Nexus room that can trap your save, and the exact rocket counts for every Strider and gunship.

Read article
Nova Prospekt seen from the coast road below: a lit guard tower and long concrete blocks on a rock escarpment under a heavy dusk sky, with a power pylon and a concrete stairway in the foreground.
🎮Game GuidesAug 1, 2026·10 min read

Half-Life 2 Nova Prospekt Guide: Bugbait, Turrets, and the Standoff That Ends Runs

Nova Prospekt is where Half-Life 2 stops being a chase. Here is how bugbait actually works, why your antlions go deaf the second a Guard shows up, how to win both turret standoffs in Entanglement, and the reprogrammed-turret habit that can quietly kill your save without ever showing a game over screen.

Read article
The first lambda cache marker in Half-Life 2: an orange lambda symbol spray-painted beside the two Dr. Breen vending machines that hide the entrance to Kleiner's lab.
🎮Game GuidesJul 31, 2026·11 min read

Half-Life 2 Achievements Guide: The Runs Worth Planning

Half-Life 2 pays 2 Gamerscore for a basketball shot and 25 for surviving Ravenholm with one weapon. Here is the full 33-achievement list sorted by what actually needs planning: the Zombie Chopper rules, the exact Keep Off the Sand window, all 45 lambda caches, and the missables.

Read article
The Half-Life 2 cover art, showing Gordon Freeman in the Mark V HEV suit against City 17.
🌱Beginner GuidesJul 19, 2026·12 min read

Half-Life 2 Beginner's Guide: Start Strong in City 17

Half-Life 2 never stops to explain itself, which is why new players stall in Ravenholm with no shotgun ammo and no idea the gravity gun was the answer. Here is the chapter map, the systems the game hides, and the mistakes that waste your first playthrough.

Read article
Concept art of the cut Air Exchange facility from the Half-Life 2 beta, a huge Combine industrial complex of towers and pipework on the coast.
🎮Game GuidesJul 28, 2026·15 min read

Half-Life 2 Cut Content: The Beta Game Valve Was Right to Kill

The 2003 leak handed the internet an entire second Half-Life 2 — cut chapters, cut monsters, a different villain, and a gravity gun that had not been invented yet. Twenty years of "imagine if they had kept it" later, the honest read is that almost every cut was correct, and the reasons why are a masterclass in how Valve built the thing.

Read article