VBSP h4xed: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Cleanup, added original download link + reuploaded files to MEGA, added link to the source code for the SDK2013 version)
mNo edit summary
 
(6 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{DISPLAYTITLE:VBSP_h4xed}}
{{DISPLAYTITLE:VBSP_h4xed}}
A modified version of [[Vbsp|VBSP]] designed to greatly increase the maximum width and length of [[Visleaf|visleaves]]. It was designed by [[User:DeathByNukes|DeathByNukes]] to speed up the compile of large empty maps for [[Garry's Mod]] and to give mappers greater control of a level's optimization.
{{vbsph|4.1}} is a modified version of {{Vbsp|3.1}} designed to greatly increase the maximum width and length of [[Visleaf|visleaves]]. It was designed by [[User:DeathByNukes|DeathByNukes]] to speed up the compilation of large empty maps for {{gmod|4.1}} and to give mappers greater control of a level's optimization.


Some of its uses have been obsoleted by [[func_viscluster]].
Some of its uses have been obsoleted by {{ent|func_viscluster}}.


==Links==
==Links==
Line 9: Line 9:
*[http://stuff.aix0.eu/Source/bsp_h4x.rar Download] (Broken) [[https://mega.nz/file/6ihgXRjR#DEbyPkGzHKdJqb_uGCt5WAkp4IoiQlI3YzYT2rILzLg mirror #1]]
*[http://stuff.aix0.eu/Source/bsp_h4x.rar Download] (Broken) [[https://mega.nz/file/6ihgXRjR#DEbyPkGzHKdJqb_uGCt5WAkp4IoiQlI3YzYT2rILzLg mirror #1]]


==See Also==
==See also==
*[[Controlling Geometry Visibility and Compile Times]]
*[[Controlling Geometry Visibility and Compile Times]]
*[[Map Compiling Theory]]
*[[Map Compiling Theory]]
Line 15: Line 15:
*[[VBSP]]
*[[VBSP]]


[[Category:Third Party Tools]]
{{sdktools|0}}
[[Category:Level Design]]
 
[[Category:Third Party Source Tools]]
[[Category:Source 1 BSP compilers]]

Latest revision as of 12:15, 23 April 2024

VBSP_h4xed VBSP_h4xed is a modified version of VBSP designed to greatly increase the maximum width and length of visleaves. It was designed by DeathByNukes to speed up the compilation of large empty maps for Garry's Mod Garry's Mod and to give mappers greater control of a level's optimization.

Some of its uses have been obsoleted by func_viscluster.

Links

See also