BSPSource: Difference between revisions
Jump to navigation
Jump to search
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.
Lsdaniel01 (talk | contribs) m (Corrected version #) |
(Added another mirror for BSPSource.) |
||
Line 21: | Line 21: | ||
* [https://github.com/ata4/bspsrc BSPSource GitHub repository] | * [https://github.com/ata4/bspsrc BSPSource GitHub repository] | ||
* [http://www.therazzerapp.de/tools/bspsource.html BSPSource v.1.3.21] Download @ TheRaZZeRApp | * [http://www.therazzerapp.de/tools/bspsource.html BSPSource v.1.3.21] Download @ TheRaZZeRApp | ||
* [https://drive.google.com/file/d/0B_OVDYg0irGcUDhUT1pLWE1YUW8/view BSPSource v.1.3.21] Download @ Google Drive | |||
[[Category:Third Party Tools]] | [[Category:Third Party Tools]] | ||
[[Category:Level Design]] | [[Category:Level Design]] |
Revision as of 14:28, 6 June 2016
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 Dark Messiah of Might and Magic ,
Left 4 Dead 2 , and
Portal 2 . Most of the annoying bugs found in the last release of VMEX have been fixed and new features have been added.
New features include:
- Extracting the embedded ZIP file
- BSP analysis
- Support for processing multiple files at once.
- Convenient file Drag 'n' Drop
- Much more!

See also
External links
- BSPSource project page - more information and download of the latest version
- BSPSource GitHub repository
- BSPSource v.1.3.21 Download @ TheRaZZeRApp
- BSPSource v.1.3.21 Download @ Google Drive