I am having an issue where both toe brakes are applied when I press the left toe brake of my rudder pedals in the Q400 Nothing happens when I press the right toe brake of my rudder pedals. In the controls settings my toe brakes are bound appropriately to my rudder pedals. I DO NOT have this issue in any other aircraft.
Q400 Both Brakes applied on left toe
-
-
- Official Post
Have you assigned each side separately in the controls options?
Also, are you using the beta channel that adds more controls functionality.
-
My left and right brakes are configured correctly. The left brake pedal applies both pedals in game, and the right pedal does nothing. The Q400 is the ONLY aircraft that presents this issue. I have verified the integrity of the game files already.
-
- Official Post
My left and right brakes are configured correctly. The left brake pedal applies both pedals in game, and the right pedal does nothing. The Q400 is the ONLY aircraft that presents this issue. I have verified the integrity of the game files already.
Thanks for reporting this, it might be a simple copy paste error. I will check if I can reproduce it.
-
I have also uninstalled and reinstalled the game with no luck. I would have assumed that it was an issue with my rudder pedals themselves, but the Q400 is the only aircraft giving me the issue. It's odd to say the least. Let me know what you find!
-
- Official Post
I have also uninstalled and reinstalled the game with no luck. I would have assumed that it was an issue with my rudder pedals themselves, but the Q400 is the only aircraft giving me the issue. It's odd to say the least. Let me know what you find!
Also for your own sanity 99.9% of the time you don't need to uninstall/reinstall Aerofly to fix something. We have many different options to would resolve most problems that users have, and also if a bug is detected reinstalling Aerofly will reproduce the same bug anyway.
Best thing is to always ask us first
-
Any luck?
-
- Official Post
I've fixed it internally, it was a single line of code where I forgot to replace Left with Right.
-
Okay.... How do I apply the change into the sim? Will there be an update?
-
- Official Post
Okay.... How do I apply the change into the sim? Will there be an update?
It will be an update, I hope my change is included soon. You could manually change the tmd file (make a backup)... Search for LeftPedal or LeftRudderPedal. You should see a block of code where the right pedal or right brake uses the left input. Just rename Left to Right, save the file, relead the airplane (e.g. restart sim or change livery)
-
I dont mean to bother you but I'm having a hard time finding the particular block in the TMD. I am under the pedal section but things appear to be in order.
-
Lol nevermind I found it. The "find" tool in Notepad sent me right past it. Thank you for dealing with me for the last two days on this.