Difference between revisions of "BSPSource"
Srgspartan (talk | contribs) m (→External links) |
(Minor improvements) |
||
(24 intermediate revisions by 14 users not shown) | |||
Line 1: | Line 1: | ||
{{otherlang2 | {{otherlang2 | ||
− | |ru=BSPSource:ru | + | | ru=BSPSource:ru}} |
− | }} | + | [[Image:Bspsrc.jpg|thumb|right|300px|BSPSource v1.4.0]] |
− | [[File:BSPSource icon.png|64px|left]]'''BSPSource''' is a [[VMEX]]-based map decompiler for | + | [[File:BSPSource icon.png|64px|left]]'''BSPSource''' is a [[VMEX]]-based map decompiler for [[Source]] games. It converts [[BSP]] files back 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|Decompiled maps aren't identical to the original '''VMF''' files that were used to compile them, and often present issues such as invalid geometry solids or misplaced [[Areaportal|areaportal]] brushes.}} | ||
+ | {{note|Maps protected from decompilation prevent the conversion.}} | ||
== External links == | == External links == | ||
− | + | * [https://github.com/ata4/bspsrc/releases BSPSource on GitHub] | |
− | * [https://github.com/ata4/bspsrc/ | ||
− | |||
[[Category:Third Party Tools]] | [[Category:Third Party Tools]] | ||
− |
Latest revision as of 13:12, 11 November 2020
BSPSource is a VMEX-based map decompiler for Source games. It converts BSP files back 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.

