Template:KV DXLevelChoice: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
(using strings)
Line 3: Line 3:


<onlyinclude><!--
<onlyinclude><!--
-->{{KV|Minimum / Maximum DX Level|intn=mindxlevel / maxdxlevel|choices|The entity will not exist if the engine is running outside the given range of [[DirectX Versions]].
-->{{KV|{{KV DXLevelChoice/strings|Minimum / Maximum DX Level}}|intn=mindxlevel / maxdxlevel|choices|{{KV DXLevelChoice/strings|The entity will not exist if the engine is running outside the given range of DirectX Versions.}}
{{Expand|title=Choices|margin_left=2em|margin_bottom=0|{{warning|If these are used, the object may break when the user switches their DirectX settings.}}
{{Expand|title={{KV DXLevelChoice/strings|Choices}}|margin_left=2em|margin_bottom=0|{{warning|{{KV DXLevelChoice/strings|If these are used, the object may break when the user switches their DirectX settings.}}}}
:* 0 - Default (no bounding)
:* 0 - {{KV DXLevelChoice/strings|Default (no bounding)}}
:* [[DirectX_Versions#DirectX_6|60 - DirectX 6]] ({{!fgd}} for {{mono|mindxlevel}})
:* [[DirectX_Versions#DirectX_6|60 - {{KV DXLevelChoice/strings|DirectX 6}}]] ({{!fgd}} for {{mono|mindxlevel}})
:* [[DirectX_Versions#DirectX_7|70 - DirectX 7]]
:* [[DirectX_Versions#DirectX_7|70 - {{KV DXLevelChoice/strings|DirectX 7}}]]
:* [[DirectX_Versions#DirectX_8.0|80 - DirectX 8]] (Geforce4 Ti 4600) <!-- from fgd -->
:* [[DirectX_Versions#DirectX_8.0|80 - {{KV DXLevelChoice/strings|DirectX 8}}]] (Geforce4 Ti 4600) <!-- from fgd -->
:* [[DirectX_Versions#DirectX_8.1|81 - DirectX 8.1]] (GeForce FX 5200) <!-- from fgd -->
:* [[DirectX_Versions#DirectX_8.1|81 - {{KV DXLevelChoice/strings|DirectX 8.1}}]] (GeForce FX 5200) <!-- from fgd -->
:* [[DirectX_Versions#DirectX_9_.28Shader_Model_2.29|90 - DirectX 9 Shader Model 2]]
:* [[DirectX_Versions#DirectX_9_.28Shader_Model_2.29|90 - {{KV DXLevelChoice/strings|DirectX 9 Shader Model 2}}]]
:* [[OpenGL#Dxlevel_92|92 - OpenGL equivalent to DirectX 9 Shader Model 2]] (using [[ToGL]]; {{Linux}}{{MacOS}} only) {{!fgd}}
:* [[DirectX_Versions#DX9_Shader_Model_3|95 - {{KV DXLevelChoice/strings|DirectX 9 Shader Model 3}}]]
:* [[DirectX_Versions#DX9_Shader_Model_3|95 - DirectX 9 Shader Model 3]] and [[DXVK]]
:* [[DirectX_Versions#DX9Ex|98 - {{KV DXLevelChoice/strings|DX9Ex}}]] ({{x360}} only) {{!fgd}}
:* [[DirectX_Versions#DX9Ex|98 - DX9Ex]] ({{x360}} only) {{!fgd}}
}}|removed={{l4d}}
}}|removed={{l4d}}
}}</onlyinclude>
}}</onlyinclude>


</includeonly>
</includeonly>

Revision as of 18:59, 13 August 2024

Minimum / Maximum DX Level (mindxlevel / maxdxlevel) <choices> (removed since Left 4 Dead)
The entity will not exist if the engine is running outside the given range of DirectX Versions.
Choices
Warning.pngWarning:If these are used, the object may break when the user switches their DirectX settings.[missing string]