Batch-Compiler

Aliensoldier

L1: Registered
Jul 17, 2011
25
1
Hey everybody!
Well, I have to say I never made a big map like the Hamburger Hill, and this is what scares me. I'm pretty sure when compiling on with Full HDR the normal compile-window will crash after maybe 30 or 60 minutes, already happened to me...
To avoid that I wanna compile the map with a batch file. That's the content of the current file:
Code:
C:\Program Files\Steam\steamapps\######\sourcesdk\bin\orangebox\bin\vbsp.exe %1

C:\Program Files\Steam\steamapps\######\sourcesdk\bin\orangebox\bin\vvis.exe %1

C:\Program Files\Steam\steamapps\######\sourcesdk\bin\orangebox\bin\vrad.exe %1

Now to my question:
What do I have to add to the batch in order to compile on Full HDR?
Thanks for any answers! :)
 
Last edited: