Autopilot After SIM Update 14
-
This is as good a place as any to ask: is there a specific binding to turn the flight director off? I have tried both the MSFS binding for Autopilot Off and Autopilot Disconnect, and neither do it.
The first press does disconnect the AP, but no amount of subsequent presses disconnects the FD.
-
@krause I'm familiar with using FSUIPC, you'll have to be a little more specific with the rest though.
If it's a sim limitation, a note in the manual to that effect would also be appreciated instead of simply saying "press once for AP, twice for FD."
-
@jmarkows said in Autopilot After SIM Update 14:
@krause I'm familiar with using FSUIPC, you'll have to be a little more specific with the rest though.
If it's a sim limitation, a note in the manual to that effect would also be appreciated instead of simply saying "press once for AP, twice for FD."
I am just an user and I barely use windows so I am not familiar with any external plugins for msfs.. you will have to do the research on your own or wait for someone else with more knowledge to answer to you here.
-
It's not a sim limitation, but a limitation of how much I am willing to change about the default behavior of some button presses, which can cause issues for less experienced hardware users who often do not change the bindings as they were provided from the factory.
You can read more about that in my post here when this came up just yesterday. You will also find an easy solution, which can be implemented with any freeware hardware binding tool of your choice.
-
The code insert for the WT instument seems to have fixed all the issues so far with Autopilot and the various NAV problems. Found it almost impossible to fly without the added code, thank you for the fix! I generally prefer flying with the G530/430.
A question please: would I need to also modify the G430 .JS file? Presuming so, I have added the code to the G430 as well.
Now the G530 at least basically functions as expected, will monitor performance and let you know if anything awry pops up!
-
Nope, the fix only allowed me to run on first start from main menu once, but at least it allowed a change of plan in flight. When I went back to to try the turbo Baron, the plan didnt load, so appears that mod has not worked. This is not good JustFlight guys!
I would appreciate an expert spelling out in greater detail what one does exactly to replace/insert the update code.
What should be deleted from what line to what line?
I simply added the update code, in hindsight maybe I should have replaced, but not being an expert in htese matters, I assumed just to insert the code after the line found by the search spcified.Finally it might be good plan to make this a separate topic on the modification specifically, under a title say "Fix G530/430 function in BlackSquare Beechcraft" so its easy to find.
-
@Black-Square said in Autopilot After SIM Update 14:
and replace the existing update function with the following:
Ah, well at least we now know why it didn't work for you. You must replace the nearly identical ~20 lines of code in the file with the lines I provided. I would love to distribute a fix, but there are two reasons I have not. Firstly, I don't want to be accused of distributing WT code without permission, now that it is included in the base simulator. Secondly, our technical support already has to contend with numerous "compatibility" mods for different aircraft that claim to fix one problem, or at one point did, that now cause other problems. I didn't want to add yet one more mod to that list, especially when I thought this would be fixed quickly.
This should have been a nearly overnight fix (my opinion), but I think the holidays have gotten in the way of a fix from Working Title, who are the only ones that can provide an official patch. I finally heard back from my contact at WT yesterday, who indicated that I will hear a comprehensive answer from them soon. I will keep you all updated as soon as I have more information.
-
When I try to open the javascript file to paste in the new lines I get a Windows security pop up telling me
"Your internet security settings prevented one or more files from being opened".
Any advice on this? SU15 seems a long way away at the moment..... -
@DD_Arthur said in Autopilot After SIM Update 14:
When I try to open the javascript file to paste in the new lines I get a Windows security pop up telling me
"Your internet security settings prevented one or more files from being opened".
Any advice on this? SU15 seems a long way away at the moment.....Sounds like you're trying to run it by double clicking. Can you right click and choose Edit?
-
@Black-Square Thats good news then, I look forward to hearing about the WT patch when it arrives. In the meantime I've tried reinstalling the G530/430 in Marketplace.. no joy. And was going to reload the aircraft. Now that you have clarified your code insertion, I will give that a go and see what happens. I fly with a group that has many members that have the 850 and no one else has mentioned the problem, which is intriguing. But then I havent specifically asked, maybe they have or dont use the G530.
-
@DD_Arthur I had the same problem. I remember that I first made a copy of the two files that I put into the folder: your drive:\WpSystem\S-1-5-21-2137767112-3102214327-255619651-1003\AppData\Local\Packages. From there I could move the files onto another drive, where I was able to open and edit using Notepad++. Another method is to drag the files into a specially created zipfile and export from there onto the other drive, where you can edit.
-
@Black-Square said in Autopilot After SIM Update 14:
Thanks for asking. The GPS developers explicitly told me to use the pointer last time we spoke a couple months ago,
Hi there - I just noticed this. Am I correct then that we need both the actual WT GSN mod AND the small one that is the pointer? Tech support from Just Flight told me exactly the opposite -- ie that I should get rid of the small pointer file.
Also - regarding some other comments you made -- since the analog caravan is a different aircraft than the default Caravan, I assumed that any Caravan mods would not affect the BS version. Is that incorrect?
I'm asking about these because I'd given up on flying my BS Caravan for the moment because none of the solutions have fixed the issues for me.
-
@ultradianguy said in Autopilot After SIM Update 14:
@Black-Square said in Autopilot After SIM Update 14:
Thanks for asking. The GPS developers explicitly told me to use the pointer last time we spoke a couple months ago,
Hi there - I just noticed this. Am I correct then that we need both the actual WT GSN mod AND the small one that is the pointer? Tech support from Just Flight told me exactly the opposite -- ie that I should get rid of the small pointer file.
Also - regarding some other comments you made -- since the analog caravan is a different aircraft than the default Caravan, I assumed that any Caravan mods would not affect the BS version. Is that incorrect?
I'm asking about these because I'd given up on flying my BS Caravan for the moment because none of the solutions have fixed the issues for me.
What issues are you having with the Caravan? Check this topic: https://community.justflight.com/post/25805 and see if that's your issue.
You DO need the WT mod v1.14 from the Marketplace for the Caravan, though; the new WT avionics are not natively integrated and will call the old Asobo stuff without it (which doesn't work well at all anymore).
-
@jmarkows said in Autopilot After SIM Update 14:
What issues are you having with the Caravan? Check this topic:
I've been participating in this thread already, so my problems are already explained in my early posts here.
EDIT: Just reviewed the thread you linked and that is very encouraging. Didn't realize there were more solutions beyond what is above.
However, I am STILL quite confused about the WT mods in Content Manager. There is one that is larger (MBs) and one small one (a few KB). I understood one was the actual code change and one was just a pointer for planes that weren't updated to use the WT code. I'd appreciate it if someone can confirm which of those should be in place.