G27
The below table outlines all of the G27 which are defined, with value and what character they represent
Last updated
The below table outlines all of the G27 which are defined, with value and what character they represent
Last updated
Please note that scripting is not currently functional for wheels. These are used for testing.
-- Values Range --
( 0 | 100 ) means 0 or 100
( 0 ~ 100 ) means any value between 0 and 100
( -100 ~ 100 ) means any value between -100 and 100
Accelerometers: 25% represents 1G; 100% == 4G
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