BSPSource: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Switched "as of" to "date updated".)
m (Updated UI preview, alongside minor improvements to the description)
Line 3: Line 3:
}}
}}


[[Image:BSPSource UI.png|thumb|right|300px|User Interface.]]
[[Image:Bspsrc.jpg|thumb|right|300px|User interface.]]


[[File:BSPSource icon.png|64px|left]]'''BSPSource''' is a [[VMEX]]-based map decompiler for the [[Source]] engine. It converts [[BSP]] format files back into [[VMF]] format maps that can be loaded into [[Hammer]]. Support has been extended to newer Source engine games, such as {{game link|Dark Messiah of Might and Magic}}, {{game link|Left 4 Dead 2}}, and {{game link|Portal 2}}. Most of the annoying bugs found in the last release of VMEX have been fixed and new features have been added.  
[[File:BSPSource icon.png|64px|left]]'''BSPSource''' is a [[VMEX]]-based map decompiler for the [[Source]] engine. It converts [[BSP]] format files back into [[VMF]] format maps that can be loaded into [[Hammer]]. Support has been extended to newer Source games, such as {{game link|Dark Messiah of Might and Magic}}, {{game link|Left 4 Dead 2}}, and {{game link|Portal 2}}. Most of the bugs found in the latest release of VMEX have been fixed, and new features have been added.
{{clr}}
 
New features include:
 
* Extracting the embedded ZIP file
Some of its features are:
* Extracting embedded content (protected maps may cause errors)
* BSP analysis
* BSP analysis
* Support for processing multiple files at once.
* Support for processing multiple files at once
* Convenient BSP file Drag and Drop
* Convenient BSP file Drag & Drop
* Much more!
* Much more!
<!--It also has that lovable German charm you can't find anywhere else!-->
{{note|Decompiling maps may not always result in accurate builds. Some properties, such as keyvalues and texture settings, may not match those of the original map. A common example (bug) are misplaced [[Areaportal|areaportals]].}}
{{note|Decompiling maps may not always result in 100% accurate builds. Some differences (keyvalues, materials, etc.) may not be an exact match as the original map.}}


== See also ==  
== See also ==  

Revision as of 17:07, 22 September 2019

Template:Otherlang2

User interface.
BSPSource icon.png

BSPSource is a VMEX-based map decompiler for the Source engine. It converts BSP format files back into VMF format maps that can be loaded into Hammer. Support has been extended to newer Source games, such as Dark Messiah of Might and Magic Dark Messiah of Might and Magic , Left 4 Dead 2 Left 4 Dead 2 , and Portal 2 Portal 2 . Most of the bugs found in the latest release of VMEX have been fixed, and new features have been added.


Some of its features are:

  • Extracting embedded content (protected maps may cause errors)
  • BSP analysis
  • Support for processing multiple files at once
  • Convenient BSP file Drag & Drop
  • Much more!
Note.pngNote:Decompiling maps may not always result in accurate builds. Some properties, such as keyvalues and texture settings, may not match those of the original map. A common example (bug) are misplaced areaportals.

See also

External links