WinBSPC: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(version 1.4 isn't fail)
(relc4tbo)
Line 1: Line 1:
boclacacdron
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.
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.



Revision as of 12:07, 16 December 2008

boclacacdron 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