BSP2MAP: Difference between revisions
Jump to navigation
Jump to search
Warning:It is recommended to use Half-Life Unified SDK's decomplier instead as it's provide better result than both WinBSPC or BSP2MAP.
SirYodaJedi (talk | contribs) m (→Limitations: uh, it's not a preventative measure....) |
SirYodaJedi (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
{{warning|It is recommended to use [[Half-Life Unified SDK]]'s decomplier instead as it's provide better result than both [[WinBSPC]] or BSP2MAP.}} | {{warning|It is recommended to use [[Half-Life Unified SDK]]'s decomplier instead as it's provide better result than both [[WinBSPC]] or BSP2MAP.}} | ||
{{cleanup}} | |||
'''BSP2MAP''' is a decompiler for [[GoldSrc]] maps written by Skyler 'Zipster' York. It converts the [[.bsp]] files into [[.map]] files, which can then be loaded into [[Hammer Editor]].{{clarify}} | '''BSP2MAP''' is a decompiler for [[GoldSrc]] maps written by Skyler 'Zipster' York. It converts the [[.bsp]] files into [[.map]] files, which can then be loaded into [[Hammer Editor]].{{clarify}} | ||
Line 17: | Line 18: | ||
* [https://valvedev.info/guide/xJXl BSPTwoMap vs. WinBSPC] Comparison of the 2 decompilers (also where the above and below 2 images were taken from) | * [https://valvedev.info/guide/xJXl BSPTwoMap vs. WinBSPC] Comparison of the 2 decompilers (also where the above and below 2 images were taken from) | ||
{{GoldSrc sdktools}} | |||
[[Category:Third Party Tools]] | [[Category:Third Party Tools]] | ||
[[Category:Third Party GoldSrc Tools]] | [[Category:Third Party GoldSrc Tools]] | ||
[[Category:Non-Steam Applications]] | |||
[[Category:GoldSrc Level Design]] | [[Category:GoldSrc Level Design]] | ||
Revision as of 16:57, 3 June 2023


This article or section needs to be cleaned up to conform to a higher standard of quality.
For help, see the VDC Editing Help and Wikipedia cleanup process. Also, remember to check for any notes left by the tagger at this article's talk page.
For help, see the VDC Editing Help and Wikipedia cleanup process. Also, remember to check for any notes left by the tagger at this article's talk page.
BSP2MAP is a decompiler for GoldSrc maps written by Skyler 'Zipster' York. It converts the .bsp files into .map files, which can then be loaded into Hammer Editor.[Clarify]
Limitations
- Unfortunately, Goldsource maps do not store enough information for brushwork, so the geometry has to be recreated using the polygons.
- BSP2MAP hollows out all brush-based entities with a thickness of one unit due to the way it decompiles maps.
BSP2MAP's attempt to decompile HL crossfire
See Also
External links
- BSP2MAP Download start after click. @ Yabkoy
- BSPTwoMap vs. WinBSPC Comparison of the 2 decompilers (also where the above and below 2 images were taken from)
|