VRAD (Source 2): Difference between revisions
No edit summary |
mNo edit summary |
||
Line 3: | Line 3: | ||
{{map compile pipeline|source2}} | {{map compile pipeline|source2}} | ||
{{stub}} | {{stub}} | ||
'''VRAD3''' is the [[command-line]] tool that calculates and embeds lighting data into compiled maps, using graphics card (GPU) with ray tracing support. It is the {{source2|4}} counterpart of {{source|4|nt=3}}'s [[VRAD]]. | '''VRAD3''' is the [[command-line]] tool that calculates and embeds lighting data into compiled maps, using a graphics card (GPU) with ray tracing support (or CPU on older engine versions). It is the {{source2|4}} counterpart of {{source|4|nt=3}}'s [[VRAD]]. | ||
Earlier Source 2 games use '''VRAD2''' to preview baked lighting in Hammer | Earlier Source 2 games use '''VRAD2''' to preview baked lighting in Hammer using CPU to bake lighting. | ||
In {{cs2|4}}, VRAD3 requires a GPU with ray tracing support to both preview and bake lighting. VRAD2 and the old CPU lighting compiler have been removed as of the Armory Update. | In {{cs2|4}}, VRAD3 requires a GPU with ray tracing support to both preview and bake lighting. VRAD2 and the old CPU lighting compiler have been removed as of the Armory Update. | ||
Older versions of the engine, such as {{hla|4}} and {{Svrh|4}}, use CPU light baking. | |||
VRAD3 requires NVIDIA RTX, AMD RX 6000 series (or later/other RDNA2) cards or Intel Arc (since Jan 2025) graphics card. | For newer versions of the engine, such as {{cs2|4}}, VRAD3 requires NVIDIA RTX, AMD RX 6000 series (or later/other RDNA2) cards or Intel Arc (since Jan 2025) graphics card. Older versions, such as {{hla|4}} and {{Svrh|4}}, use CPU light baking. | ||
{{Bug|tested={{cs2}}| | {{Bug|tested={{cs2}}|Systems with the latest NVIDIA (and possibly AMD) drivers may have issues with VRAD3, causing it to crash (with {{code|VK_ERROR_DEVICE_LOST}}) while baking lighting during map compilation.}} | ||
== Games with VRAD2 == | == Games with VRAD2 == | ||
Line 23: | Line 22: | ||
* {{cs2|4}} | * {{cs2|4}} | ||
* {{Dota2|4}} (later version) | * {{Dota2|4}} (later version) | ||
* {{hla|4}} | * {{hla|4}} | ||
* {{Svrh|4}} (later version) | * {{Svrh|4}} (later version) | ||
=== Third-party === | === Third-party === |
Revision as of 12:14, 23 February 2025
VRAD3 is the command-line tool that calculates and embeds lighting data into compiled maps, using a graphics card (GPU) with ray tracing support (or CPU on older engine versions). It is the Source 2 counterpart of
Source 1's VRAD.
Earlier Source 2 games use VRAD2 to preview baked lighting in Hammer using CPU to bake lighting.
In Counter-Strike 2, VRAD3 requires a GPU with ray tracing support to both preview and bake lighting. VRAD2 and the old CPU lighting compiler have been removed as of the Armory Update.
Older versions of the engine, such as
Half-Life: Alyx and
SteamVR Home, use CPU light baking.
For newer versions of the engine, such as Counter-Strike 2, VRAD3 requires NVIDIA RTX, AMD RX 6000 series (or later/other RDNA2) cards or Intel Arc (since Jan 2025) graphics card. Older versions, such as
Half-Life: Alyx and
SteamVR Home, use CPU light baking.
Games with VRAD2
- All
Source 2 games except
Counter-Strike 2, and newer versions of
Dota 2 (since 2023/2024).
Games with VRAD3
Valve
Counter-Strike 2
Dota 2 (later version)
Half-Life: Alyx
SteamVR Home (later version)
Third-party
Command line options
VRAD2
[Todo]
VRAD3
Argument | Description |
---|---|
-script | Specify VRAD3 script file. |
See also
|