August 11, 20232 yr Hello, I've enjoyed my A&O with Streamdeck and the Longitude for many months. Thank you for this software. The GTC zoom in/out features (G3000 Vertical GTC Events) have been working perfect. I am currently opted into SU13 beta and the GTC's zoom feature partially works as before but is now confused regarding which GTC it adjusts. I was hoping to learn this is simply a matter waiting until A&O can be updated to be compatible with SU13 beta. Are you aware of this or have any input ? Thank you. Quote
August 12, 20232 yr Commercial Member 12 hours ago, vcarlo said: I was hoping to learn this is simply a matter waiting until A&O can be updated to be compatible with SU13 beta. This is not a matter of compatibility. Most likely Asobo/WT have changed the HTML Variables/Input Events (again, they already did that in the past). Find out their current names and reassign the buttons - that is pretty much a constant with MSFS. the most common practice is to use the MSFS developer mode. 1. Activate devel mode 2. Open "Tools->Behaviors" 3. Click back into the sim 4. Hover your mouse over the button/lever in the VC that you want to investigat - press Ctrl&G 5. The Behavior code of that button/lever is shown 6. Take a look around the MouseRect sections at the bottom, there should be LeftSingle, Drag, Wheel etc. components that refer to the mouse actions. Those contain the Variables, Events or Scripts that you then replicate in AAO Edited August 12, 20232 yr by Lorby_SI LORBY-SI
August 12, 20232 yr Commercial Member 1·(>B:AS3000_TSC_Vertical_2_Joystick_Range_Zoom_In) 1·(>B:AS3000_TSC_Vertical_2_Joystick_Range_Zoom_Out) LORBY-SI
August 12, 20232 yr Commercial Member That being said - with SU13 this will become a lot easier. AAO will be able to read many of those custom assets from the sim and you can then simply choose from a list (instead of fiddling with the devel mode). If you want to try that, send me an email with your proof of purchase to the support address (last page of the AAO manual) Edited August 12, 20232 yr by Lorby_SI LORBY-SI
December 15, 20232 yr Hi, please help me with Asobo Cessna Longitude. I configured X-touch for AP panel, map zoom and lights but I can't make the altitude knob to change 100/1000 inc/dec (fine tune) . This works only with mouse. Thank you for excellent application!
December 15, 20232 yr Commercial Member 29 minutes ago, MarcinEr said: This works only with mouse. Check my post above, go with the procedure 1-6. That should help finding out what a specific mouse action does in terms of events or variables. Sorry, I forgot that SU14 is out now. When you are sitting in the cockpit and want to assign that button, open the "Add Button" dialog as normal, open the Key Down selection dialog, type "fine" and press Enter. This activates the Filter, and you should see "MSFS Input Events -> AUTOPILOT_Altitude_Fine_Tune" in the resulting tree list. Select that, this equals the mouse click on the button. Edited December 15, 20232 yr by Lorby_SI LORBY-SI
December 16, 20232 yr So I found the cause f problem, but still need a help. When a knob is bound to AUTOPILOT_Altitude:1 the Fine tune works, but I can only get INC numbers no matter which way I turn - left ot right... Is that clear? Previously I used AP_ALT_VAR_INC/DEC but Fine wasn'tworking as expected.
December 16, 20232 yr SOLVED 🙂 Changed key down event 1 to 0 for turn left to get DEC numbers 🙂 Happy now!
Archived
This topic is now archived and is closed to further replies.