Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Setting up Hammer: Difference between revisions

From TF2 Classified Wiki
Update link with new map compilers
Remove -translucentshadows from recommended options, which appears to actually break translucent shadows
Line 27: Line 27:


In the "Run Map..."/F9 dialog, you should click the "Expert..." button in the bottom-left corner of the panel to view your configurations, and adjust the parameters for the $light_exe command in the configuration you use for your final compile to be:
In the "Run Map..."/F9 dialog, you should click the "Expert..." button in the bottom-left corner of the panel to view your configurations, and adjust the parameters for the $light_exe command in the configuration you use for your final compile to be:
  -final -hdr -ambientocclusion -aoscale 0.5 -LargeDispSampleRadius -softencosine -worldtextureshadows -translucentshadows -game $gamedir $path\$file
  -final -hdr -ambientocclusion -aoscale 0.5 -LargeDispSampleRadius -softencosine -worldtextureshadows -game $gamedir $path\$file


Meanwhile, for fast compiles when prototyping your map, you can simply use:
Meanwhile, for fast compiles when prototyping your map, you can simply use: