WinBSPC: Difference between revisions
Jump to navigation
Jump to search
Important:Any commercial use of WinBSPC without prior written consent by the original map author is prohibited.
Bug:If you double click to the shortcut, it will caused Windows to prompt you to create the shortcut (.lnk) files. Regardless if you click Yes/No, it does nothing, then afterwards, if you continue navigating to the next folder, the same messages pops up again. [todo tested in ?]
(Interesting side note) |
Thunder4ik (talk | contribs) m (→crossfire: clean up, replaced: {{clear}} → {{clr}}) |
||
(82 intermediate revisions by 22 users not shown) | |||
Line 1: | Line 1: | ||
{{instead|Half-Life Unified SDK Map Decompiler}} | |||
{{wbspc|4}} is a utility used to convert [[.bsp]] to [[.map]] files. Results vary depending on the complexity of a given map. | |||
== Features == | |||
* This decompiler uses the [[tree-based]] method exclusively. | |||
[ | == Drawbacks == | ||
* Maps larger than 4 MB will not be decompiled. | |||
== Limitations == | |||
{{Important|Any commercial use of WinBSPC without prior written consent by the original map author is prohibited.}} | |||
{{Bug|If you double click to the shortcut, it will caused Windows to prompt you to create the shortcut (.lnk) files. Regardless if you click Yes/No, it does nothing, then afterwards, if you continue navigating to the next folder, the same messages pops up again.}} | |||
== Examples == | |||
=== {{hl|4}} === | |||
==== crossfire ==== | |||
<gallery mode=nolines widths=384px heights=256px> | |||
Crossfire winbspc.PNG|WinBSPC's attempt to decompile HL crossfire | |||
</gallery>{{clr}} | |||
== Screenshots == | |||
<gallery mode=nolines widths=384px heights=256px> | |||
Image:WinBSPC.jpg|GUI | |||
</gallery> | |||
== See also == | |||
* [[Comparison of BSP decompilers (GoldSrc)|Comparison of BSP decompilers]] | |||
== External links == | |||
* [https://gamebanana.com/tools/5030 Gamebanana] | |||
* [https://valvedev.info/guide/xJXl BSP2Map vs. WinBSPC] (Comparison) | |||
{{gldsrc sdktools}} | |||
[[Category:Third Party Tools]] | [[Category:Third Party Tools]] | ||
[[Category:Third Party GoldSrc Tools]] | |||
[[Category:Non-Steam Applications]] | |||
[[Category:GoldSrc Level Design]] |
Latest revision as of 02:26, 5 January 2024

WinBSPC is outdated. Consider using a newer alternative.
WinBSPC is a utility used to convert .bsp to .map files. Results vary depending on the complexity of a given map.
Features
- This decompiler uses the tree-based method exclusively.
Drawbacks
- Maps larger than 4 MB will not be decompiled.
Limitations


Examples
Half-Life
crossfire
Screenshots
See also
External links
- Gamebanana
- BSP2Map vs. WinBSPC (Comparison)
|