Talk:BSPZIP

From Valve Developer Community
Revision as of 15:11, 26 November 2009 by Demented (talk | contribs)
Jump to navigation Jump to search

It would appear that soundscapes load along with map load, meaning if you BSPZip them they don't get loaded therefore they don't work. This is a shame since most of the time custom map content delivered via res files gets lost along the waves of the internet.

I removed a note about adding the last linebreak in the addlist section. I added an extra linebreak and the utility complained and didn't add the files. --Molaughlen 21:11, 20 Sep 2008 (PDT)

The Lost Tutorials

<input bsp> and <file list> should be in the form of "<filename>.<file extension>". <output bsp> can be the same file as the original bsp; if so, it will be replaced with the new zipped version. BSPzip will only look in its own folder. This information derived from the histories of BSPZIP (which was itself originally Using Bspzip to Embed Custom Content) and BSPzip tutorial. --Demented 22:11, 26 November 2009 (UTC)