+Soulfreak Posted May 6, 2023 Posted May 6, 2023 I have a new SF2 controller. But now the throttle is reversed. If I remember it right, there is a way to reverse it via ini edit. But somehow I don´t know how it works. Already changed in my default controls ini but no luck.. :-( Anyone who can help pls? Quote
madvad Posted May 6, 2023 Posted May 6, 2023 Go to the "Controls" folder in your mods folder, and look for the .ini that you using. Look for this: [RangedControl004] AxisControl=THROTTLE_CONTROL MaxValue=1000.000000 MinValue=0.000000 DeadZone=10.000000 Saturation=100.000000 ReverseJoystick=TRUE MouseScale=1.000000 UseMouseRate=FALSE ReverseMouse=FALSE LimitValue=TRUE SelfCenterRate=0.000000 KeyControlRate=1.000000 AllowKeyControl=TRUE IncreaseControl=THROTTLE_UP <<<<<<<<<<<<<<<<<< Try to invert this DecreaseControl=THROTTLE_DOWN <<<<<<<<<<<<<<< CenterControl= Quote
Happy308 Posted May 6, 2023 Posted May 6, 2023 With my "SPEEDLINK AIRROW Flightstick" I have the same Problem. Change the below value to False in the contols ini Default location : C:\Users\Console\Saved Games\ThirdWire\StrikeFighters2\Controls\Default.INI [RangedControl004] AxisControl=THROTTLE_CONTROL MaxValue=1000.000000 MinValue=0.000000 DeadZone=10.000000 Saturation=100.000000 ReverseJoystick=FALSE MouseScale=10.000000 UseMouseRate=FALSE ReverseMouse=TRUE LimitValue=TRUE SelfCenterRate=0.000000 KeyControlRate=1.000000 AllowKeyControl=TRUE IncreaseControl=THROTTLE_UP DecreaseControl=THROTTLE_DOWN CenterControl= Quote
+Soulfreak Posted May 7, 2023 Author Posted May 7, 2023 Thanks Guys, got it working again. madvad´s trick did it. 2 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.