Valve Batch Compile Tool: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
m (What is there to clarify? I feel like people who don't even know what compiling a map means aren't going to find this page)
Line 1: Line 1:
[[Image:Vbct1.PNG|thumb|right|400px]]  
[[Image: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 ==

Revision as of 10:30, 9 December 2023

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.