SkyrimLE:ENBLocal INI Reference/Multihead: Difference between revisions

From Step Mods | Change The Game
(Created page with "<div class="nonumtoc">{{TOC right}}</div> ==[MULTIHEAD]== This section allows configuration in environments using multiple GPUs. These parameters should normally not be change...")
 
m (Text replace - " Category:INI Settings" to "")
Line 10: Line 10:
This sets which video adapter will be used for rendering via index numbers. This is mainly used for used for multiple card systems. The default adapter is '0'.
This sets which video adapter will be used for rendering via index numbers. This is mainly used for used for multiple card systems. The default adapter is '0'.
<pre>VideoAdapterIndex=(integer)</pre>
<pre>VideoAdapterIndex=(integer)</pre>
[[Category:INI Settings]]

Revision as of 20:54, January 26, 2021

[MULTIHEAD][edit | edit source]

This section allows configuration in environments using multiple GPUs. These parameters should normally not be changed, and the default values should work for most systems.

ForceVideoAdapterIndex[edit | edit source]

If enabled, ENBSeries ignores the default video adapter output and uses the card selected by the VideoAdapterIndex parameter below. This allows use of multiple monitors and other uses with multiple video card systems. It is disabled by default.

ForceVideoAdapterIndex=(false, true)

VideoAdapterIndex[edit | edit source]

This sets which video adapter will be used for rendering via index numbers. This is mainly used for used for multiple card systems. The default adapter is '0'.

VideoAdapterIndex=(integer)