WinBSPZip: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(cleanup)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
'''WinBSPZip''' is a [[GUI]] frontend for Valve's [[Bspzip]] application.
{{winbspzip|4.1}} is a [[GUI]] frontend for Valve's [[Bspzip]] application.


It has three main functions:
It has three main functions:
Line 5: Line 5:
* Adding error checking to list file by fixing back and forward slashes and checking for spaces.  
* Adding error checking to list file by fixing back and forward slashes and checking for spaces.  
* Adding all files in a directory to the .[[BSP]].
* Adding all files in a directory to the .[[BSP]].
==Cannonfodder's other source engine tools==
*{{studiocompiler|4.1}}
*{{3dmaxexport|4.1}}
*{{mdldecomp|4.1}}
*{{dispgen|4.1}}


== See also ==
== See also ==
* [http://www.chaosincarnate.net/cannonfodder/cftools.php?program=winbspzip WinBSPZip homepage]
* [http://www.chaosincarnate.net/cannonfodder/cftools.php?program=winbspzip WinBSPZip homepage]
{{warning|WinBSPZip is no longer compatible with current map format (since August 2006 SDK update).}}
{{warning|WinBSPZip is no longer compatible with current map format (since August 2006 SDK update).}}
 
{{sdktools|0}}
[[Category:Third Party Tools]]
[[Category:Third Party Tools]]
[[Category:Level Design]]
[[Category:Level Design]]

Latest revision as of 08:24, 17 November 2023

WinBSPZip WinBSPZip is a GUI frontend for Valve's Bspzip application.

It has three main functions:

  • Fixing errors in writing large files by breaking up writes to Steam Wikipedia icon file system write.
  • Adding error checking to list file by fixing back and forward slashes and checking for spaces.
  • Adding all files in a directory to the .BSP.

Cannonfodder's other source engine tools

See also

Warning.pngWarning:WinBSPZip is no longer compatible with current map format (since August 2006 SDK update).