WinBSPZip: Difference between revisions
Jump to navigation
Jump to search
Warning:WinBSPZip is no longer compatible with current map format (since August 2006 SDK update).
No edit summary |
|||
(One intermediate revision by the same user not shown) | |||
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 == |
Latest revision as of 08:24, 17 November 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
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

|