WinBSPZip: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
 
(6 intermediate revisions by 4 users not shown)
Line 1: Line 1:
A GUI for Valve's [[BSPZIP]] tool.
{{winbspzip|4.1}} is a [[GUI]] frontend for Valve's [[Bspzip]] application.


It also does the following:
It has three main functions:
*Fixes errors in writing large files (Breaks up writes to steam filesystem write)
* Fixing errors in writing large files by breaking up writes to Steam {{wiki|file system}} write.
*Adds error checking to list file (fixes back and forward slashes, checks for spaces)
* Adding error checking to list file by fixing back and forward slashes and checking for spaces.
*Adds all files in a directory to the BSP (No more creating lists of files!)
* Adding all files in a directory to the .[[BSP]].
 
==Cannonfodder's other source engine tools==
 
*{{studiocompiler|4.1}}
----
*{{3dmaxexport|4.1}}
''See Also''
*{{mdldecomp|4.1}}
 
*{{dispgen|4.1}}
[http://www.chaosincarnate.net/cannonfodder/cftools.php?program=winbspzip WinBSPZip homepage]  (<-- unusable app id 211 error)
 
An updated version of WinBSPzip by erix920 can be found [http://files.filefront.com/winbspzipexe/;5016353;;/fileinfo.html here] (<- unsuable, path to map.bsp is version 20 not 19 error)


== See also ==
* [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).}}
{{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).