Swarm Mapping Compile Settings

From Valve Developer Community
Revision as of 06:38, 21 July 2010 by Jsutton (talk | contribs) (Created page with 'Hammer should have the right compile settings by default if you load hammer from the Alien Swarm SDK tools. However, here are the parameters in case you have to change something:…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Hammer should have the right compile settings by default if you load hammer from the Alien Swarm SDK tools. However, here are the parameters in case you have to change something:

Compile Settings

  • vbsp.exe:
    • -alldetail -game $gamedir $path\$file (note: "-alldetail" turns all world brushes into func_detail except for func_brush entities that have "structure_seal" as their name.)
  • vvis.exe:
    • -radius_override 5000 -game $gamedir $path\$file
  • vrad.exe:
    • -textureshadows -hdr -StaticPropLighting -StaticPropPolys -game $gamedir $path\$file