Template:KV SystemLevelChoice: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 8: Line 8:
-->{{KV|{{KV SystemLevelChoice/strings|MinMaxEffectDetails}}|intn=mincpulevel / maxcpulevel|integer choices|{{KV SystemLevelChoice/strings|MinMaxEffectDetailsDesc}}  
-->{{KV|{{KV SystemLevelChoice/strings|MinMaxEffectDetails}}|intn=mincpulevel / maxcpulevel|integer choices|{{KV SystemLevelChoice/strings|MinMaxEffectDetailsDesc}}  
{{Expand|title={{KV SystemLevelChoice/strings|EffectChoices}}|margin_left=2em|margin_bottom=0|
{{Expand|title={{KV SystemLevelChoice/strings|EffectChoices}}|margin_left=2em|margin_bottom=0|
:*'''0''': {{KV SystemLevelChoice/strings|Default}} ("Low" for<code>mincpulevel</code>, "High" for<code>maxcpulevel</code>)
:*'''0''': {{KV SystemLevelChoice/strings|Default}} ("Low" for <code>mincpulevel</code>, "High" for <code>maxcpulevel</code>)
:*'''1''': {{KV SystemLevelChoice/strings|Low}}
:*'''1''': {{KV SystemLevelChoice/strings|Low}}
:*'''2''': {{KV SystemLevelChoice/strings|Medium}}
:*'''2''': {{KV SystemLevelChoice/strings|Medium}}
Line 14: Line 14:
{{KV|{{KV SystemLevelChoice/strings|MinMaxShaderDetails}}|intn=mingpulevel / maxgpulevel|integer choices|{{KV SystemLevelChoice/strings|MinMaxShaderDetailsDesc}}  
{{KV|{{KV SystemLevelChoice/strings|MinMaxShaderDetails}}|intn=mingpulevel / maxgpulevel|integer choices|{{KV SystemLevelChoice/strings|MinMaxShaderDetailsDesc}}  
{{Expand|title={{KV SystemLevelChoice/strings|ShaderChoices}}|margin_left=2em|margin_bottom=0|
{{Expand|title={{KV SystemLevelChoice/strings|ShaderChoices}}|margin_left=2em|margin_bottom=0|
:*'''0''': {{KV SystemLevelChoice/strings|Default}} ("Low" for<code>mingpulevel</code>, "Very High" for<code>maxgpulevel</code>)
:*'''0''': {{KV SystemLevelChoice/strings|Default}} ("Low" for <code>mingpulevel</code>, "Very High" for <code>maxgpulevel</code>)
:*'''1''': {{KV SystemLevelChoice/strings|Low}}
:*'''1''': {{KV SystemLevelChoice/strings|Low}}
:*'''2''': {{KV SystemLevelChoice/strings|Medium}}
:*'''2''': {{KV SystemLevelChoice/strings|Medium}}

Revision as of 03:49, 26 December 2024

See also:  {{KV DXLevelChoice}}
Icon-translate.png
This template uses a strings subpage
Please follow the format on this subpage(s) to add translations.
Tip.pngTip:call |nofgd=1 to mark these KVs as !fgd.
Minimum / Maximum Effect Details Level (mincpulevel / maxcpulevel) <integer choices> (in all games since Left 4 Dead)
Don't render for players with Effect Details levels that exceed the minimum or maximum.
Choices
  • 0: Default ("Low" for mincpulevel, "High" for maxcpulevel)
  • 1: Low
  • 2: Medium
  • 3: High
Minimum / Maximum Shader Details Level (mingpulevel / maxgpulevel) <integer choices> (in all games since Left 4 Dead)
Don't render for players with Shader Details levels that exceed the minimum or maximum.
Choices
  • 0: Default ("Low" for mingpulevel, "Very High" for maxgpulevel)
  • 1: Low
  • 2: Medium
  • 3: High
  • 4: Very High
See also:  cpu_level / gpu_level convars