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 an Arena Renderer configuration file (.ini file) to use. If not set, the default values for all options are used.
Arena Renderer 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. It can be created by running the renderer (vantage.exe) directly and setting the desired preferences. The configuration file is saved to %LocalAppData%\Chaos\Arena\vantage.ini but it's not used automatically during rendering. It has to be specified using the .ini File option, otherwise the default values for all options in the renderer would be used. Recommended settings to set in the configuration file: - Enable HDR – On (default). Works on normal SDR displays 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.
|