0% found this document useful (0 votes)
2 views3 pages

Analogue Controlstriggers

The document contains two mapping configurations (map0 and map1) for various vehicle controls, including steering, acceleration, braking, and additional functionalities like headlights and music control. Each mapping specifies device IDs (DVC) and corresponding key values for actions such as steering left/right, shifting gears, and activating nitro. The mappings are structured to allow for customizable control schemes in a vehicle simulation or gaming environment.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views3 pages

Analogue Controlstriggers

The document contains two mapping configurations (map0 and map1) for various vehicle controls, including steering, acceleration, braking, and additional functionalities like headlights and music control. Each mapping specifies device IDs (DVC) and corresponding key values for actions such as steering left/right, shifting gears, and activating nitro. The mappings are structured to allow for customizable control schemes in a vehicle simulation or gaming environment.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 3

type: a

mapping {
map0 {
STEER_LEFT_DVC 0
STEER_LEFT_KEY 203
STEER_RIGHT_DVC 0
STEER_RIGHT_KEY 205
STEER_UP_DVC 0
STEER_UP_KEY 17
STEER_DOWN_DVC 0
STEER_DOWN_KEY 31
ANALOG_STEER_DVC 0
ANALOG_STEER_KEY 0
ANALOG_STEER_UP_DN_DVC 0
ANALOG_STEER_UP_DN_KEY 0
ANALOG_GAS_BRAKE_DVC 0
ANALOG_GAS_BRAKE_KEY 0
ANALOG_GAS_DVC 0
ANALOG_GAS_KEY 0
ANALOG_BRAKE_DVC 0
ANALOG_BRAKE_KEY 0
GAS_DVC 0
GAS_KEY 200
BRAKE_DVC 0
BRAKE_KEY 208
SHIFT_UP_DVC 0
SHIFT_UP_KEY 18
SHIFT_DOWN_DVC 0
SHIFT_DOWN_KEY 16
HANDBRAKE_DVC 0
HANDBRAKE_KEY 57
WEIGHT_XFER_DVC 0
WEIGHT_XFER_KEY 42
NITRO_DVC 0
NITRO_KEY 45
LOOKBACK_DVC 0
LOOKBACK_KEY 82
CAM_UP_DVC 0
CAM_UP_KEY 46
CAM_DOWN_DVC 0
CAM_DOWN_KEY 47
MAP_DVC 0
MAP_KEY 50
MAP_ZOOM_IN_DVC 0
MAP_ZOOM_IN_KEY 51
MAP_ZOOM_OUT_DVC 0
MAP_ZOOM_OUT_KEY 52
HEADLIGHTS_DVC 0
HEADLIGHTS_KEY 33
HORN_DVC 0
HORN_KEY 35
PAUSE_DVC 0
PAUSE_KEY 25
TALK_DVC 0
TALK_KEY 15
MUSIC_UP_DVC 0
MUSIC_UP_KEY 13
MUSIC_DOWN_DVC 0
MUSIC_DOWN_KEY 12
POPUP_LEFT_DVC 0
POPUP_LEFT_KEY 203
POPUP_RIGHT_DVC 0
POPUP_RIGHT_KEY 205
POPUP_UP_DVC 0
POPUP_UP_KEY 200
POPUP_DOWN_DVC 0
POPUP_DOWN_KEY 208
POPUP_ANALOG_LEFT_RIGHT_DVC 0
POPUP_ANALOG_LEFT_RIGHT_KEY 0
POPUP_ANALOG_UP_DOWN_DVC 0
POPUP_ANALOG_UP_DOWN_KEY 0
POPUP_SELECT_DVC 0
POPUP_SELECT_KEY 28
POPUP_BACK_DVC 0
POPUP_BACK_KEY 48
}
map1 {
STEER_LEFT_DVC 0
STEER_LEFT_KEY 0
STEER_RIGHT_DVC 0
STEER_RIGHT_KEY 0
STEER_UP_DVC 0
STEER_UP_KEY 0
STEER_DOWN_DVC 0
STEER_DOWN_KEY 0
ANALOG_STEER_DVC 11
ANALOG_STEER_KEY 0
ANALOG_STEER_UP_DN_DVC 11
ANALOG_STEER_UP_DN_KEY 1
ANALOG_GAS_BRAKE_DVC 11
ANALOG_GAS_BRAKE_KEY 2
ANALOG_GAS_DVC 0
ANALOG_GAS_KEY 0
ANALOG_BRAKE_DVC 0
ANALOG_BRAKE_KEY 0
GAS_DVC 0
GAS_KEY 0
BRAKE_DVC 0
BRAKE_KEY 0
SHIFT_UP_DVC 0
SHIFT_UP_KEY 0
SHIFT_DOWN_DVC 0
SHIFT_DOWN_KEY 0
HANDBRAKE_DVC 10
HANDBRAKE_KEY 1
WEIGHT_XFER_DVC 10
WEIGHT_XFER_KEY 4
NITRO_DVC 10
NITRO_KEY 2
LOOKBACK_DVC 10
LOOKBACK_KEY 9
CAM_UP_DVC 10
CAM_UP_KEY 6
CAM_DOWN_DVC 0
CAM_DOWN_KEY 0
MAP_DVC 12
MAP_KEY 0
MAP_ZOOM_IN_DVC 0
MAP_ZOOM_IN_KEY 0
MAP_ZOOM_OUT_DVC 0
MAP_ZOOM_OUT_KEY 0
HEADLIGHTS_DVC 10
HEADLIGHTS_KEY 8
HORN_DVC 10
HORN_KEY 3
PAUSE_DVC 10
PAUSE_KEY 7
TALK_DVC 0
TALK_KEY 0
MUSIC_UP_DVC 12
MUSIC_UP_KEY 1
MUSIC_DOWN_DVC 12
MUSIC_DOWN_KEY 3
POPUP_LEFT_DVC 12
POPUP_LEFT_KEY 3
POPUP_RIGHT_DVC 12
POPUP_RIGHT_KEY 1
POPUP_UP_DVC 12
POPUP_UP_KEY 0
POPUP_DOWN_DVC 12
POPUP_DOWN_KEY 2
POPUP_ANALOG_LEFT_RIGHT_DVC 0
POPUP_ANALOG_LEFT_RIGHT_KEY 0
POPUP_ANALOG_UP_DOWN_DVC 0
POPUP_ANALOG_UP_DOWN_KEY 0
POPUP_SELECT_DVC 10
POPUP_SELECT_KEY 0
POPUP_BACK_DVC 10
POPUP_BACK_KEY 1
}
}

You might also like