Jump to content

Recommended Posts

Posted

Hi guys, 

 

I have just picked up a Track IR and jumped back on IL2 (not played for ages) and I can't calibrate my G25 pedals anymore. They are set up to be a combined axis and always worked fine but IL2 now just registers the first pedal input as both left and right. Have they changed this in an update? My stick has twist grip so at the moment I have no rudder :( 

 

 

Posted

Try assign one side, save and exit game.

 

Open the file Default.actions (data/input folder) and look for

                                   
rpc_yaw,                                          joy0_axis_x,                                      0| // Plane control: yaw
 
Copy this line and past bellow, change 0 for 1 (invert axis)
 
rpc_yaw,                                          joy0_axis_x,                                      1| // Plane control: yaw
 
Axis name (axis_x) can be different, don't matter.
Posted

Thanks that has sorted it :) I can't believe it has taken me so long to get Track IR! Totally changes the game.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...