+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?
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=
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=
+Soulfreak Posted May 7, 2023 Author Posted May 7, 2023 Thanks Guys, got it working again. madvad´s trick did it. 2
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now