BSPSource: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 14: Line 14:
* [https://www.java.com/download/ Java 8] (required in order to use BSPSource)
* [https://www.java.com/download/ Java 8] (required in order to use BSPSource)
[[Category:Third Party Tools]]
[[Category:Third Party Tools]]
[[Category:Level Design]]

Revision as of 05:28, 9 May 2023

English (en)Polski (pl)Русский (ru)Translate (Translate)
BSPSource v1.4.3
BSPSource icon.png

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 prevented.

External Links