General options for the render instances.
Headless – If enabled, the rendering should be full-screen, otherwise it should be windowed. By default it's full-screen for the render instances and windowed for the operator instances. Display – Index of the screen on which to start the renderer. 0 is the primary screen, the rest are 1, 2 and so on. By default Vantage starts on the last screen it was started on, taken from the Vantage configuration file. Device Index – Specifies a single GPU to be used for rendering. Useful for running multiple render instances on the same machine in a multi-GPU setup. The indices are in the same order as in the "Select Render Devices" dialog in Vantage, starting from 0. They're also listed in the beginning of the Vantage log. Live Link Port – Live link port override. Useful for running multiple render instances on the same machine, for example in a multi-GPU setup, or to resolve any other port conflict. Note that the renderer also uses the subsequent port number, for example specifying 20705 will also use 20706. Also note that port number 20702 is internally reserved and cannot be used. .ini File – Path to a Vantage configuration file (.ini file) to use. If not set, the default values for all options are used.
Vantage uses a configuration file for its settings in the Edit -> Preferences… dialog (like HDR output, denoising and so on). This configuration must match between neighbor render machines in order to get a smooth continuous image between connected parts. This is why it has to be explicitly specified. One way to create it is to run Vantage normally on each machine and set the desired preferences. Another option is to copy the configuration file from another machine. The configuration file is located in %APPDATA%\Chaos\Vantage\vantage.ini. Running Vantage once on the machines creates the directory and the file with default settings. Operator machines don't need to match the renderer settings exactly. The configuration file is specified using the .ini File option in the server. The .ini file in %APPDATA% is not used, even if the .ini File option is not enabled. The default values for all options in the renderer would be used in this case. Recommended settings to set in the configuration file: - Enable HDR – On (default). Works on normal SDR monitors too.
- HDR10 output – On, only if HDR output is actually needed. Reduces network traffic with edge blending and HDR output in half. Also required if the Windows HDR is disabled and the screen is configured for HDR10. However, on normal SDR monitors this option produces wrong colors. Default - off.
- White level – 100-200 nits - controls the default exposure essentially. Default - 120 nits.
- Max luminance – 1000-10000 nits, depending on the screen capabilities. Default - 10000 nits.
- Primary denoiser – DLSS Ray Reconstruction (default).
- Secondary denoiser – Same as Primary (default) - this enables all DLSS quality modes.
- DLSS mode – Performance, Balanced, or Quality, depending on the scene and the setup. DLAA could be useful in some cases, providing the best quality with the worst performance hit. Default - Performance.
|