GPC Developer Guides
...
Constants
Racing Wheel
DF
The below table outlines all of the DF identifiers which are defined, with value.
Info: Please note that scripting is not currently functional for wheels. These are used for testing.
Name | Value |
---|---|
DF_PS | 0 |
DF_SELECT | 1 |
DF_START | 2 |
DF_RPADDLE | 3 |
DF_R2 | 4 |
DF_R3 | 5 |
DF_LPADDLE | 6 |
DF_L2 | 7 |
DF_L3 | 8 |
DF_GAS | 9 |
DF_CLUTCH | 10 |
DF_STEERING | 11 |
DF_BRAKE | 12 |
DF_UP | 13 |
DF_DOWN | 14 |
DF_LEFT | 15 |
DF_RIGHT | 16 |
DF_TRIANGLE | 17 |
DF_CIRCLE | 18 |
DF_CROSS | 19 |
DF_SQUARE | 20 |
Range | Meaning |
---|---|
0 | 100 | Either 0 or 100 |
0 ~ 100 | Any value between 0 and 100 |
-100 ~ 100 | Any value between -100 and 100 |