BSP2MAP: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(correct name is BSPTwoMap) |
||
Line 1: | Line 1: | ||
''' | '''BSPTwoMap''' is a decompiler for HL1 engine maps written by Skyler 'Zipster' York. It converts [[BSP]] format files into [[.MAP]] files so that it can be loaded into [[Hammer]]. Unfortunately, HL1 maps do not store as much information about the geometry of a map as HL2 does, so the geometry has to be recreated using the polygons. | ||
[http://www.fileaholic.com/cgi-sql/file-info.sql/11109 Download BSP2MAP]. | [http://www.fileaholic.com/cgi-sql/file-info.sql/11109 Download BSP2MAP]. |
Revision as of 20:05, 27 July 2006
BSPTwoMap is a decompiler for HL1 engine maps written by Skyler 'Zipster' York. It converts BSP format files into .MAP files so that it can be loaded into Hammer. Unfortunately, HL1 maps do not store as much information about the geometry of a map as HL2 does, so the geometry has to be recreated using the polygons.