February 26, 20233 yr Hi, I use keyboard keybinds in AAO to change views in MSFS via my StreamDeck. But often those keybinds don't work, or stop working after some time. They just become unresponsive. I have about 9 different keybinds for views saved, and it seems completely random. It's not the same views that get unresponsive every time, but each time it is a different keyboard bind not working. I can bring them to work again when restarting AAO. Note: I always start AAO as an administrator. All other inputs via AAO and Streamdeck (Fenix A320 controls) work totally fine.
February 27, 20233 yr Commercial Member As far as I know you can assign keyboard combos directly on the StreamDeck, no need to go through AAO? Alternatively consider using scripts instead of virtual keys. The virtual keys only work when MSFS has the focus - and MSFS itself does not process keyboard inputs when they happen too fast, there has to be a small pause between key down and key up. An RPN script would look like this: (FOCUS:flightsimulator) (SPLIT:100) (VKD:29-157-162) (SPLIT:100) (VKU:29-157-162)On the RPN editor, the VKD and VKU values are inserted into the script by clicking on the "Insert VKey" button and then pressing the appropriate key(s) on the following dialog. The app will then insert the proper code automatically. LORBY-SI
Archived
This topic is now archived and is closed to further replies.