Crazy_ChiefXxX: i have a Logitech g29 but having a hard time trying to get the throttle/brake to work let alone the steering but it crashes when i click the right paddle which is what i have assigned for Firing.. what did you edit in the input.ini file? what lines did you change to? and what joystick label? ive already combined the throttle axis...
Sorry for the late reply.
When you say "crash" do you mean crash-to-desktop (likely a game problem) or a bluescreen crash? (more likely a driver issue).
Here is a copy of my
input.map file for the T300 - in my case I have the paddles assigned to gear changes (shift_up and shift_down). This file is extremely unlikely to work for anyone else without modification:
# Interstate '76 Input mapping file
throttle {
- joystick1 Down/Up
}
steer {
- joystick1 Left/Right
}
shift_down {
+ joystick1 Button7
}
shift_up {
+ joystick1 Button8
}
frontal_target {
+ joystick1 Button10
}
NEXT_TARGET {
+ keyboard E
- Keyboard Shift
- Keyboard Control
}
TARGET_NEAREST_ENEMY {
+ joystick1 Button9
}
RESET_TARGET {
+ keyboard Y
- Keyboard Shift
- Keyboard Control
}
RADAR_RANGE_TOGGLE {
+ keyboard R
- Keyboard Shift
- Keyboard Control
}
RADAR_CAMERA_TOGGLE {
+ keyboard W
- Keyboard Shift
- Keyboard Control
}
start_engine {
+ keyboard S
- Keyboard Shift
- Keyboard Control
}
SHOW_MAP {
+ keyboard M
- Keyboard Shift
- Keyboard Control
}
SHOW_NOTEPAD {
+ keyboard N
- Keyboard Shift
- Keyboard Control
}
TOGGLE_BINOCULARS {
+ keyboard B
- Keyboard Shift
- Keyboard Control
}
HONK_HORN {
+ keyboard G
- Keyboard Shift
- Keyboard Control
}
e_brake {
+ keyboard Z
- Keyboard Shift
- Keyboard Control
}
toggle_lights {
+ keyboard H
- Keyboard Shift
- Keyboard Control
}
pilot_glance_down {
+ joystick1 HatDown
}
track_pitch_minus {
+ joystick1 HatDown
}
overview_z_minus {
+ joystick1 HatDown
}
pilot_glance_left {
+ joystick1 HatLeft
}
track_yaw_minus {
+ joystick1 HatLeft
}
overview_x_minus {
+ joystick1 HatLeft
}
pilot_glance_right {
+ joystick1 HatRight
}
track_yaw_plus {
+ joystick1 HatRight
}
overview_x_plus {
+ joystick1 HatRight
}
pilot_glance_up {
+ joystick1 HatUp
}
track_pitch_plus {
+ joystick1 HatUp
}
overview_z_plus {
+ joystick1 HatUp
}
pilot_glance_target {
+ keyboard Insert
- Keyboard Shift
- Keyboard Control
}
weapon_fire {
+ joystick1 Button1
}
weapon_cycle {
+ joystick1 Button2
}
weapon_link {
+ keyboard L
- Keyboard Shift
- Keyboard Control
}
hardpoint1_fire {
+ joystick1 Button3
}
hardpoint2_fire {
+ joystick1 Button4
}
hardpoint3_fire {
+ joystick1 Button5
}
hardpoint4_fire {
+ joystick1 Button6
}
hardpoint5_fire {
+ keyboard Five
- Keyboard Shift
- Keyboard Control
}
special1 {
+ keyboard Six
- Keyboard Shift
- Keyboard Control
}
special2 {
+ keyboard Seven
- Keyboard Shift
- Keyboard Control
}
special3 {
+ keyboard Eight
- Keyboard Shift
- Keyboard Control
}
POETRY {
+ keyboard C
- Keyboard Shift
- Keyboard Control
}
toggle_cmbt_view {
+ keyboard V
- Keyboard Shift
- Keyboard Control
}
reverse_direction {
+ keyboard Tab
- Keyboard Shift
- Keyboard Control
}
track_distance_plus {
+ keyboard GreyPageDown
}
track_distance_minus {
+ keyboard GreyPageUp
}
overview_zoom_plus {
+ keyboard GreyPageDown
}
overview_zoom_minus {
+ keyboard GreyPageUp
}
zoom_factor_plus {
+ keyboard GreyPageDown
}
zoom_factor_minus {
+ keyboard GreyPageUp
}
zoom_factor_reset {
+ keyboard GreyEnd
}
show_player_scores {
+ keyboard Quote
}
show_team_scores {
+ keyboard SemiColon
}