Template:en

From Valve Developer Community
< Template:Archived Page History
Revision as of 11:22, 13 August 2023 by NOUG4AT (talk | contribs) (Created page with "{{Language subpage}} {{Bspsource|4}} is a GUI map decompiler for Source games, written in Java. Based on VMEX, it converts BSP f...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Flag-white.pngEnglish (en)

BSPSource BSPSource is a GUI map decompiler for Source games, written in Java.

Based on VMEX, it converts BSP files into VMF ones that can be loaded in Hammer. It also includes numerous bug fixes over VMEX and new features for doing the conversion, such as extracting embedded assets, processing multiple BSPs at once, and more.

Note.pngNote:Due to technical reasons, decompiling maps doesn't accurately recreate their original VMF state, often presenting issues such as invalid geometry solids or misplaced areaportal brushes in the decompiled file.
Template:ModernWorkaround
Note.pngNote:Depending on the decompilation protection present in some community-made maps, the conversion may be more difficult to work with.

External Links