Advertisement
ESToomere

Source 2013 batch compiler

Jan 31st, 2014
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.83 KB | None | 0 0
  1. cd "C:\Program Files (x86)\Steam\SteamApps\common\Source SDK Base 2013 Singleplayer\bin"
  2. vvis.exe -game "C:\Program Files (x86)\Steam\SteamApps\common\Source SDK Base 2013 Singleplayer\ep2" "C:\Program Files (x86)\Steam\SteamApps\common\Source SDK Base 2013 Singleplayer\ep2\maps\mapnamegoeshere.bsp"
  3. vrad.exe -ldr -staticproppolys -textureshadows -staticproplighting -game "C:\Program Files (x86)\Steam\SteamApps\common\Source SDK Base 2013 Singleplayer\ep2" "C:\Program Files (x86)\Steam\SteamApps\common\Source SDK Base 2013 Singleplayer\ep2\maps\mapnamegoeshere.bsp"
  4. vrad.exe -hdr -staticproppolys -textureshadows -staticproplighting -game "C:\Program Files (x86)\Steam\SteamApps\common\Source SDK Base 2013 Singleplayer\ep2" "C:\Program Files (x86)\Steam\SteamApps\common\Source SDK Base 2013 Singleplayer\ep2\maps\mapnamegoeshere.bsp"
  5. pause
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement