WinBSPC: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
Line 4: Line 4:


== External links ==
== External links ==
* [http://www.therazzerapp.com/tools/winbspc.html WinBSPC] Download @ TheRaZZeRApp
* [http://www.therazzerapp.de/tools/winbspc.html WinBSPC] Download @ TheRaZZeRApp
* [http://downloads.kingpinforever.com/utilities/mapping_tools/winbspc.v1.4.kingpin.update.zip.info.html WinBSPC download]
* [http://downloads.kingpinforever.com/utilities/mapping_tools/winbspc.v1.4.kingpin.update.zip.info.html WinBSPC download]


[[Category:Third Party Tools]]
[[Category:Third Party Tools]]

Revision as of 09:38, 22 June 2015

Windows BSP Converter ("WinBSPC") is a utility used to recreate map files for Goldsource BSP files. Results vary depending on the complexity of a given map.

To create an output file, WinBSPC converts the map into a single solid brush and carves out the geometry it finds in the BSP. The end result is a moderately acceptable brushwork, comparable to other decompilers such as BSP2MAP.

External links