F15c ATT and ALT hold Key Mapping.
-
No matter what Throttle I use (virpil or orion 2 f15) and even the joystick (Orion 2 f16ex) the key bind for this action is shown as mapped in the config screen, but in game, nothing happens.
These functions work just fine in the f16 side of things.
Simapp pro is closed. So, I ruled that out.
-
@Blackhawk163 good bug - thanks
the callback names in the key file are case-sensitive … looks like we fumbled the casing for those, in the stock key files, and somehow nobody noticed … oof
to fix, open your BMS-Auto-F15ABCD.key file, with your favorite text editor, and search/replace
SimF15AltHoldOn SimF15AltHoldOff SimF15AttHoldOn SimF15AttHoldOff
with
SimF15ALTHoldOn SimF15ALTHoldOff SimF15ATTHoldOn SimF15ATTHoldOff
Then you’ll need to re-establish those button bindings, in the alt launcher.
-
@airtex2019 Cheers! Worked as intended. Is the T/O trim toggle broken as well? Not sure if it should show as a press/depress on screen.
Nevertheless, thank you for your help!
-
@Blackhawk163 that one … might be broken in a different way, not sure - will ask someone who knows more than me