BSP2MAP

From Valve Developer Community
Revision as of 12:49, 4 January 2024 by Thunder4ik (talk | contribs) (clean up, replaced: See Also → See also, {{GoldSrc → {{gldsrc)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Icon-ambox-instead.png
BSP2MAP is outdated. Consider using a newer alternative.

BspTwoMap BspTwoMap is a decompiler for GoldSrc maps written by Skyler 'Zipster' York. It converts the .bsp files into .map files, which can then be loaded into level editor.

Limitations

  • Unfortunately, Goldsource maps do not store enough information for brushwork, so the geometry has to be recreated using the polygons.
  • BSP2MAP hollows out all brush-based entities with a thickness of one unit due to the Face-to-Brush method it decompiles maps.

Media

See also

External links