BSP2MAP: Difference between revisions
Jump to navigation
Jump to search
(correct name is BSPTwoMap) |
m (Both exist) |
||
Line 1: | Line 1: | ||
''' | '''BSP2Map''' 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 22:08, 27 July 2006
BSP2Map 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.