Can anyone help me with a few lines id like to add to the .ini file of mass effect 2? I want to add Xbox 360 controller support back into the game BUT not the way they have on the bioware forums, u want just the left and right analog stick controls back, the rest i will map with an 3rd party app..

So these are the lines ive tried,


Bindings=(Name="XboxTypeS_LeftX",Command="Axis aStrafe Speed=1.0 DeadZone=0.2")
Bindings=(Name="XboxTypeS_LeftY",Command="Axis aBaseY Speed=1.0 DeadZone=0.2")

these are the original lines,

Bindings=( Name="PC_StrafeLeft", Command="Axis aStrafe Speed=-1.0" )
Bindings=( Name="PC_StrafeRight", Command="Axis aStrafe Speed=+1.0" )
Bindings=( Name="PC_MoveForward", Command="Axis aBaseY Speed=1.0" )
Bindings=( Name="PC_MoveBackward", Command="Axis aBaseY Speed=-1.0" )

Now i was under the impression the top lines would solve it but yet it seems it wont work, am i missing something? does anyone have any idea?? thanks!