Template:KV SystemLevelChoice: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 5: Line 5:


<onlyinclude><!--
<onlyinclude><!--
-->{{KV|{{KV SystemLevelChoice/strings|MinMaxEffectDetails}}|intn=mincpulevel / maxcpulevel|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>)
Line 11: Line 11:
:*'''2''': {{KV SystemLevelChoice/strings|Medium}}
:*'''2''': {{KV SystemLevelChoice/strings|Medium}}
:*'''3''': {{KV SystemLevelChoice/strings|High}}}}|since={{l4d}}|nofgd={{{nofgd|}}}}}
:*'''3''': {{KV SystemLevelChoice/strings|High}}}}|since={{l4d}}|nofgd={{{nofgd|}}}}}
{{KV|{{KV SystemLevelChoice/strings|MinMaxShaderDetails}}|intn=mingpulevel / maxgpulevel|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>)

Revision as of 12:03, 12 November 2024

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" formincpulevel, "High" formaxcpulevel)
  • 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" formingpulevel, "Very High" formaxgpulevel)
  • 1: Low
  • 2: Medium
  • 3: High
  • 4: Very High
See also:  cpu_level / gpu_level convars