|
|
| Line 1: |
Line 1: |
| | <span style="color:red; font-weight: bold;">TODO: capabilities and limitations.</span> | | <span style="color:red; font-weight: bold;">TODO: capabilities and limitations.</span> |
| − |
| |
| − | {{#ifeq:{{{ostype|}}}|windows|<!--
| |
| − | -->{{#ifeq:{{{connectionType|}}}|USB|<!--
| |
| − | -->{{#ifeq:{{{platform|}}}|ps4|{{#ifeq:{{{device|}}}|SteeringWheel|<!--
| |
| − | -->TODO1<!--
| |
| − | -->|}}|}}<!--
| |
| − | -->{{#ifeq:{{{platform|}}}|ps4|{{#ifeq:{{{device|}}}|Pad|<!--
| |
| − | -->TODO2<!--
| |
| − | -->|}}|}}<!--
| |
| − | -->{{#ifeq:{{{platform|}}}|ps4|{{#ifeq:{{{device|}}}|Mouse|<!--
| |
| − | -->TODO3<!--
| |
| − | -->|}}|}}<!--
| |
| − | -->{{#ifeq:{{{platform|}}}|ps3|{{#ifeq:{{{device|}}}|SteeringWheel|<!--
| |
| − | -->TODO4<!--
| |
| − | -->|}}|}}<!--
| |
| − | -->{{#ifeq:{{{platform|}}}|ps3|{{#ifeq:{{{device|}}}|Pad|<!--
| |
| − | -->TODO5<!--
| |
| − | -->|}}|}}<!--
| |
| − | -->{{#ifeq:{{{platform|}}}|ps3|{{#ifeq:{{{device|}}}|Mouse|<!--
| |
| − | -->TODO6<!--
| |
| − | -->|}}|}}<!--
| |
| − | -->{{#ifeq:{{{platform|}}}|xboxone|{{#ifeq:{{{device|}}}|Mouse|<!--
| |
| − | -->TODO7<!--
| |
| − | -->|}}|}}<!--
| |
| − | -->{{#ifeq:{{{platform|}}}|xboxone|{{#ifeq:{{{device|}}}|Pad|<!--
| |
| − | -->TODO8<!--
| |
| − | -->|}}|}}<!--
| |
| − | -->{{#ifeq:{{{platform|}}}|xbox360|{{#ifeq:{{{device|}}}|Pad|<!--
| |
| − | -->TODO9<!--
| |
| − | -->|}}|}}<!--
| |
| − | -->{{#ifeq:{{{platform|}}}|xbox360|{{#ifeq:{{{device|}}}|Mouse|<!--
| |
| − | -->TODO10<!--
| |
| − | -->|}}|}}<!--
| |
| − | -->{{#ifeq:{{{platform|}}}|pc|{{#ifeq:{{{device|}}}|SteeringWheel|<!--
| |
| − | -->TODO25<!--
| |
| − | -->|}}|}}<!--
| |
| − | -->|}}<!--
| |
| − | -->|}}<!--
| |
| − | -->{{#ifeq:{{{ostype|}}}|linux|<!--
| |
| − | -->{{#ifeq:{{{connectionType|}}}|USB|<!--
| |
| − | -->{{#ifeq:{{{platform|}}}|ps4|{{#ifeq:{{{device|}}}|SteeringWheel|<!--
| |
| − | -->TODO11<!--
| |
| − | -->|}}|}}<!--
| |
| − | -->{{#ifeq:{{{platform|}}}|ps4|{{#ifeq:{{{device|}}}|Pad|<!--
| |
| − | -->TODO12<!--
| |
| − | -->|}}|}}<!--
| |
| − | -->{{#ifeq:{{{platform|}}}|ps4|{{#ifeq:{{{device|}}}|Mouse|<!--
| |
| − | -->TODO13<!--
| |
| − | -->|}}|}}<!--
| |
| − | -->{{#ifeq:{{{platform|}}}|ps3|{{#ifeq:{{{device|}}}|SteeringWheel|<!--
| |
| − | -->TODO14<!--
| |
| − | -->|}}|}}<!--
| |
| − | -->{{#ifeq:{{{platform|}}}|ps3|{{#ifeq:{{{device|}}}|Pad|<!--
| |
| − | -->TODO15<!--
| |
| − | -->|}}|}}<!--
| |
| − | -->{{#ifeq:{{{platform|}}}|ps3|{{#ifeq:{{{device|}}}|Mouse|<!--
| |
| − | -->TODO16<!--
| |
| − | -->|}}|}}<!--
| |
| − | -->{{#ifeq:{{{platform|}}}|xboxone|{{#ifeq:{{{device|}}}|Mouse|<!--
| |
| − | -->TODO17<!--
| |
| − | -->|}}|}}<!--
| |
| − | -->{{#ifeq:{{{platform|}}}|xboxone|{{#ifeq:{{{device|}}}|Pad|<!--
| |
| − | -->TODO18<!--
| |
| − | -->|}}|}}<!--
| |
| − | -->{{#ifeq:{{{platform|}}}|xbox360|{{#ifeq:{{{device|}}}|Pad|<!--
| |
| − | -->TODO19<!--
| |
| − | -->|}}|}}<!--
| |
| − | -->{{#ifeq:{{{platform|}}}|xbox360|{{#ifeq:{{{device|}}}|Mouse|<!--
| |
| − | -->TODO20<!--
| |
| − | -->|}}|}}<!--
| |
| − | -->|}}<!--
| |
| − | -->{{#ifeq:{{{connectionType|}}}|BT|<!--
| |
| − | -->{{#ifeq:{{{platform|}}}|ps4|{{#ifeq:{{{device|}}}|Pad|<!--
| |
| − | -->TODO21<!--
| |
| − | -->|}}|}}<!--
| |
| − | -->{{#ifeq:{{{platform|}}}|ps4|{{#ifeq:{{{device|}}}|Mouse|<!--
| |
| − | -->TODO22<!--
| |
| − | -->|}}|}}<!--
| |
| − | -->{{#ifeq:{{{platform|}}}|ps3|{{#ifeq:{{{device|}}}|Pad|<!--
| |
| − | -->TODO23<!--
| |
| − | -->|}}|}}<!--
| |
| − | -->{{#ifeq:{{{platform|}}}|ps3|{{#ifeq:{{{device|}}}|Mouse|<!--
| |
| − | -->TODO24<!--
| |
| − | -->|}}|}}<!--
| |
| − | -->|}}<!--
| |
| − | -->|}}
| |
| | | | |
| | {{#switch:{{{platform|}}} | | {{#switch:{{{platform|}}} |
| Line 93: |
Line 7: |
| | | Pad = ps4, pad | | | Pad = ps4, pad |
| | }} | | }} |
| − | | xboxone = xboxone | + | | xboxone = {{#switch:{{{device|}}} |
| − | | ps3 | + | | SteeringWheel = xboxone, wheel |
| − | | xbox360 | + | | Mouse = xboxone, mouse |
| − | | ps2 | + | | Pad = xboxone, pad |
| − | | pc | + | }} |
| | + | | ps3 = {{#switch:{{{device|}}} |
| | + | | SteeringWheel = ps3, wheel |
| | + | | Mouse = ps3, mouse |
| | + | | Pad = ps3, pad |
| | + | }} |
| | + | | xbox360 = {{#switch:{{{device|}}} |
| | + | | SteeringWheel = xbox360, wheel |
| | + | | Mouse = xbox360, mouse |
| | + | | Pad = xbox360, pad |
| | + | }} |
| | + | | ps2 = {{#switch:{{{device|}}} |
| | + | | SteeringWheel = ps2, wheel |
| | + | }} |
| | + | | pc = {{#switch:{{{device|}}} |
| | + | | SteeringWheel = pc, wheel |
| | + | }} |
| | | #default = default | | | #default = default |
| | }} | | }} |