BSPSource

From Valve Developer Community
Revision as of 15:10, 25 October 2020 by MOCOLONI (talk | contribs) (Rewrote the article.)
Jump to navigation Jump to search

Template:Otherlang2

BSPSource v1.4.0
BSPSource icon.png

BSPSource is a VMEX-based map decompiler for Source games. It converts BSP files back into VMF files that can be loaded in Hammer, and also includes numerous bug fixes and new features for doing so, such as extracting embedded assets, processing multiple BSPs at once, and more.


Note.pngNote:Decompiled maps aren't identical to the original source files that were used to compile them, and often present issues such as invalid geometry solids or misplaced areaportal brushes.
Note.pngNote:Maps protected from decompilation will prevent BSPSource from performing the conversion.

External links