WinBSPZip: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(cleanup)
No edit summary
Line 9: Line 9:
* [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]]

Revision as of 11:17, 23 September 2023

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.

See also

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