Template:KV DXLevelChoice: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
TomEdwards (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{{ScrollBox|title=DXLevelChoice| | |||
; Minimum DX Level <code><choices></code> | |||
: | ; Maximum DX Level <code><choices></code> | ||
: The entity will not exist if the engine is running outside the given range of [[DirectX Versions]]. ''Don't use this with anything that will break saved games should a player switch dxlevel!'' | |||
:* Default (no bounding) | |||
:* DX7 | |||
:* DX8 | |||
:* DX8.1 | |||
:* DX9 SM2 | |||
:* DX9 SM3 | |||
}} | |||
: | |||
: | |||
Revision as of 10:47, 20 July 2009
DXLevelChoice:
- Minimum DX Level
<choices>
- Maximum DX Level
<choices>
- The entity will not exist if the engine is running outside the given range of DirectX Versions. Don't use this with anything that will break saved games should a player switch dxlevel!
- Default (no bounding)
- DX7
- DX8
- DX8.1
- DX9 SM2
- DX9 SM3