Valve Batch Compile Tool: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
m (→‎top: Unicodifying, replaced: [[Image: → [[File:)
 
(6 intermediate revisions by 4 users not shown)
Line 1: Line 1:
[[Image:Vbct1.PNG|thumb|right|400px]]  
[[File:Vbct1.PNG|thumb|right|400px]]  


[[Valve Batch Compile Tool]] ('''VBCT''') is a {{Source|4}} map{{clarify}} compiler written by Kevin Ottalini (qUiCkSiLvEr). This alternative works outside of [[Hammer]] and is designed to be light on your CPU, so you can do other things with ease. The tool also implements [[VMPI]] functionality (as it works in the [[SDK]]) which allows mappers to use several computers at once to compile maps significantly faster.
[[Valve Batch Compile Tool]] ('''VBCT''') is a {{Source|4}} map compiler written by Kevin Ottalini (qUiCkSiLvEr). This alternative works outside of [[Hammer]] and is designed to be light on your CPU, so you can do other things with ease. The tool also implements [[VMPI]] functionality (as it works in the [[SDK]]) which allows mappers to use several computers at once to compile maps significantly faster.


== Limitations/Bugs ==
== Limitations/Bugs ==
Line 9: Line 9:
* [http://qsextreme.com/vbct VBCT homepage] - more information and download of the latest version.
* [http://qsextreme.com/vbct VBCT homepage] - more information and download of the latest version.


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

Latest revision as of 07:11, 8 January 2024

Vbct1.PNG

Valve Batch Compile Tool (VBCT) is a Source Source map compiler written by Kevin Ottalini (qUiCkSiLvEr). This alternative works outside of Hammer and is designed to be light on your CPU, so you can do other things with ease. The tool also implements VMPI functionality (as it works in the SDK) which allows mappers to use several computers at once to compile maps significantly faster.

Limitations/Bugs

Icon-Important.pngImportant:the only developer has been inactive since June 22, 2014.

External links

  • VBCT homepage - more information and download of the latest version.