GPC Developer Guides
...
Constants
Racing Wheel
G27
The below table outlines all of the G27 identifiers which are defined, with value.
Info: Please note that scripting is not currently functional for wheels. These are used for testing.
Name | Value |
---|---|
G27_PS | 0 |
G27_SELECT | 1 |
G27_START | 2 |
G27_RPADDLE | 3 |
G27_R2 | 4 |
G27_R3 | 5 |
G27_LPADDLE | 6 |
G27_L2 | 7 |
G27_L3 | 8 |
G27_GAS | 9 |
G27_CLUTCH | 10 |
G27_STEERING | 11 |
G27_BRAKE | 12 |
G27_UP | 13 |
G27_DOWN | 14 |
G27_LEFT | 15 |
G27_RIGHT | 16 |
G27_TRIANGLE | 17 |
G27_CIRCLE | 18 |
G27_CROSS | 19 |
G27_SQUARE | 20 |
G27_SHIFT | 21 |
G27_L4 | 22 |
G27_L5 | 23 |
G27_R4 | 24 |
G27_R5 | 25 |
Range | Meaning |
---|---|
0 | 100 | Either 0 or 100 |
0 ~ 100 | Any value between 0 and 100 |
-100 ~ 100 | Any value between -100 and 100 |