How else to compile vdf without hammer? Created 17 years ago2007-03-11 06:31:53 UTC by sir_frags sir_frags

Created 17 years ago2007-03-11 06:31:53 UTC by sir_frags sir_frags

Posted 17 years ago2007-03-11 06:31:53 UTC Post #215522
Any other way to compile my source vmf without Hammer and get it converted to the bsp format? Thanks!
Posted 17 years ago2007-03-11 07:03:39 UTC Post #215524
I assume you've got the Source SDK (and that you're not running it through some sort of illegal means). So I guess that Hammer is a bit slow at compiling for you? If so, I highly suggest you take a look at Nem's Site and hunt around for the Batch Compiler. It'll make life much easier!

Edit: Just read through your other thread. A note: when you compile a map, Hammer doesn't actually do anything. During the compile, 3 seperate programs are loaded, which do different things within your compile. You have vbsp.exe, which handles all the geometry, vvis.exe which handles the visualisation calculations and vrad.exe which handles the lighting calculations.

Using Nem's Batch Compiler will simply allow you to shut down Hammer to free up memory (Hammer tends to eat up a lot of memory during a compile). It also gives a nice however of the additional settings you can apply to the compiling programs.
AJ AJGlorious Overlord
Posted 17 years ago2007-03-11 07:28:11 UTC Post #215526
As well as keeping you notified of how the process is going at any time (unlike Hammer's compile-log window which tends to "dissapear" if you deactivate the Hammer window).
You must be logged in to post a response.