This article relates to the game "Counter-Strike 2". Click here for more information.
This article relates to the software/tool "Counter-Strike 2 Workshop Tools". Click here for more information.
This article's documentation is for Source 2. Click here for more information.

Level Design

From Valve Developer Community
< Counter-Strike 2 Workshop Tools
Revision as of 03:42, 6 September 2025 by THE OWL (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

English (en)中文 (zh)Translate (Translate)
Warning.pngWarning:Hammer Editor uses Path Tracing to bake and preview lighting. See the System Requirements listed below before you start creating levels for Counter-Strike 2.
Note.pngNote:Most of the stuff here are placeholder taken from Half-Life: Alyx Workshop Tools for now. Not all pages are fully created yet.

Getting started with CS2's Hammer Editor

Todo: Replace & Move all links from "Game Name Workshop Tools" to "Source 2/Docs/", as long if the contents of the page itself applies to other Source 2 games.

Working with Legacy

Guides

References

External links

  • Source 2 Viewer - Formerly known as VRF; Is able to open VPKs, compiled vmaps and decompile compiled assets (including maps and materials).
  • RadGen - Also known as Jimwood's Radar Generator; A program that is capable of generating radars similarly to the way Valve maps are styled.

Hammer Minimum Specs

Hammer now leverages GPU-Accelerated raytracing to both preview and bake lighting for Counter-Strike 2 Counter-Strike 2 maps, drastically speeding up compile times, even on lower-end hardware. As such, a GPU capable of raytracing is now required for Hammer to be fully functional.

GPU Minimum Specs:

  • Nvidia GeForce RTX 2060 (or Quadro/Titan equivalent)
    • Note.pngNote:Although some GTX 10 and 16 cards do support GPU-Accelerated raytracing, Hammer doesn't support GPU-Accelerated raytracing because of a lack of RT cores.
  • AMD Radeon 6600 XT (or other RDNA 2 cards)
  • Intel Arc series (tested on Battlemage)

GPU Recommended Specs:

  • Nvidia GeForce RTX 2080 Ti+ (or Quadro/Titan equivalent)
  • AMD Radeon 6800 XT+ (or other RDNA 2 cards)
  • Intel Arc series (tested on Battlemage only as of Jan 5th, 2025.)
Note.pngNote:-lightmapcpu was removed with the Armory update; CPU compiling is now completely unavailable.