Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
Collapse
Just Flight Community Forum
  1. Home
  2. Just Flight
  3. MSFS Products
  4. Black Square Add-Ons
  5. Piston & Turbine Dukes
  6. Important Information about the Release

Important Information about the Release

Scheduled Pinned Locked Moved Piston & Turbine Dukes
42 Posts 24 Posters 7.6k Views 5 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    mysticfm
    wrote on last edited by mysticfm
    #23

    Awesome news, many thanks. And here I just finished a flight with the Black Square Bonanza. So now I need to go do some yard work. :( Oh well, maybe the server will be sorted by the time I’m done …

    1 Reply Last reply
    1
    • R Offline
      R Offline
      ramonesg
      wrote on last edited by
      #24

      Are servers down?

      DerekD LostPilotL 2 Replies Last reply
      1
      • R ramonesg

        Are servers down?

        DerekD Offline
        DerekD Offline
        Derek
        JF Staff
        wrote on last edited by
        #25

        @ramonesg Minor issue connecting to cloud servers has slowed the site down. Just sorting it at the moment. Sadly, this may just be annoyingly coincidental rather than GTA VI-style traffic jam :-)

        1 Reply Last reply
        4
        • R ramonesg

          Are servers down?

          LostPilotL Offline
          LostPilotL Offline
          LostPilot
          wrote on last edited by
          #26

          @ramonesg Fully down for me. I'm refraining from hitting F5 and slowing it down more. Just one tap per second now, down from my 1/10th of a second rate (kidding of course)

          1 Reply Last reply
          4
          • V Offline
            V Offline
            Voice of Reason
            JF Staff
            wrote on last edited by
            #27

            Guys, everything is back up and running now. Apologies for that period of downtime.

            Thank you.

            1 Reply Last reply
            2
            • A Offline
              A Offline
              AForsbom
              wrote on last edited by
              #28

              I cannot interact with the ipad unless I'm in middle mouse lock mode. and aiming the center of my screen on the buttons....

              1 Reply Last reply
              0
              • Nicotine70N Offline
                Nicotine70N Offline
                Nicotine70
                wrote on last edited by
                #29

                is that similar issue than this thread ?
                https://community.justflight.com/topic/6342/cannot-move-tablet-around/14
                people had to switch sim interaction mode from Legacy to Lock in accessibility setting

                A 1 Reply Last reply
                0
                • Nicotine70N Nicotine70

                  is that similar issue than this thread ?
                  https://community.justflight.com/topic/6342/cannot-move-tablet-around/14
                  people had to switch sim interaction mode from Legacy to Lock in accessibility setting

                  A Offline
                  A Offline
                  AForsbom
                  wrote on last edited by AForsbom
                  #30

                  i did try to change the mode to "interaction mode from Legacy to Lock" I still can not touch anything on that iPad unless I am looking around in middle-mouse and aiming the center of my screen on what I want to select on Ipad
                  and when I did go to Lock mode. i was able to move the iPad but sill not able to touch it / select any thin on it

                  1 Reply Last reply
                  0
                  • Nicotine70N Offline
                    Nicotine70N Offline
                    Nicotine70
                    wrote on last edited by
                    #31

                    did you made some change to your mouse control ? if yes maybe give it a try with default mouse control (for that just go to control setting, select your mouse, press M to enter profile manager and create a new profile, it should create a new profile with default control ?)
                    also have you tried with no other mode to be sure it s not another mode conflicting ?

                    A 1 Reply Last reply
                    0
                    • Nicotine70N Nicotine70

                      did you made some change to your mouse control ? if yes maybe give it a try with default mouse control (for that just go to control setting, select your mouse, press M to enter profile manager and create a new profile, it should create a new profile with default control ?)
                      also have you tried with no other mode to be sure it s not another mode conflicting ?

                      A Offline
                      A Offline
                      AForsbom
                      wrote on last edited by AForsbom
                      #32

                      @Nicotine70 Yes i have not changed any thing on the mouse controls and I rest them
                      https://drive.google.com/file/d/14lV9CQHQbLAX1yPHI5TKaXvrDMSQ2Vwy/view?usp=drive_link
                      ass you can see in the videos
                      https://drive.google.com/uc?id=1JjMWOmKNwKTQvHZ-ixHO4f8RzJoi9WQc

                      1 Reply Last reply
                      1
                      • Nicotine70N Offline
                        Nicotine70N Offline
                        Nicotine70
                        wrote on last edited by
                        #33

                        sorry that was just a thought, I don't have more suggestion :-/
                        it s curious that it register click only when middle button is pushed...

                        1 Reply Last reply
                        0
                        • Black SquareB Offline
                          Black SquareB Offline
                          Black Square
                          Black Square Developer
                          wrote on last edited by
                          #34

                          Sorry you're having this issue. Since you're either the only one, or one of very few, reporting this issue, I suspect that it is something about your specific installation, and not the product. If I haven't already done so elsewhere, I suggest that you make a ticket with Just Flight support, as they are vastly superior than I am at troubleshooting simulator level issues. They might have already seen this in other aircraft too, and already have a solution.

                          1 Reply Last reply
                          0
                          • Black SquareB Black Square

                            To make this information as easy to locate as possible, here is a fresh reminder for any users looking to patch their Working Title GNS 530/430 so that it can be used with the Dukes in SU14. This is only required if you are on SU14 (as opposed to SU15 Beta), and want to use the WT GNS before SU15 and have not done so already for previous Black Square aircraft. As soon as the simulator is updated to SU15, you may disregard this information.

                            This patch is optional and only for users who wish to use the WT GNS 530 with the Dukes before SU15.

                            Due to a bug introduced with SU14, the following change can be made to your local copy of:

                            ...\Official\OneStore\workingtitle-instruments-garmin-gns\html_ui\Pages\VCockpit\Instruments\NavSystems\GPS\WT530\WT530B.js (and WT430B.js)

                            Search for "Update loop for the main screen", and replace the existing update function with the following:

                                    update() {
                                        var _a, _b;
                                        const isPrimaryInstrument = this.props.options.navIndex === 1;
                                        this.clock.onUpdate();
                                        this.props.backplane.onUpdate();
                                        if (isPrimaryInstrument) {
                                            (_a = this.autopilot) === null || _a === void 0 ? void 0 : _a.update();
                                            // Planner update
                                            const now = Date.now();
                                            if (now - this.lastCalculate > 3000) {
                                                this.planner.hasFlightPlan(msfsGarminsdk.Fms.PRIMARY_PLAN_INDEX) && this.planner.getFlightPlan(msfsGarminsdk.Fms.PRIMARY_PLAN_INDEX).calculate();
                                                // SimVar.SetSimVarValue('K:HEADING_GYRO_SET', SimVarValueType.Number, 0);
                                                this.lastCalculate = now;
                                            }
                                            this.gpsSynchronizer.update();
                                        }
                                        (_b = this.vnavController) === null || _b === void 0 ? void 0 : _b.update();
                                        if (this.currentPowerState === PowerState.On || this.currentPowerState === PowerState.OnSkipInit) {
                                            this.gpsSatComputer.onUpdate();
                                        }
                                    }
                            
                            D Offline
                            D Offline
                            DUKE
                            wrote on last edited by
                            #35

                            @Black-Square and to fix the auto pilot on the Piston Duke , on May 13th while trying to fly I set the Auto Pilot and all it wants to do is a death dive by using thr KNX radios since I wanted to fly an RNAV PROC.

                            1 Reply Last reply
                            0
                            • Black SquareB Offline
                              Black SquareB Offline
                              Black Square
                              Black Square Developer
                              wrote on last edited by
                              #36

                              I've never seen that behavior before, and nobody else has reported it yet. Could it possibly be a hardware binding issue? If not, Just Flight support might have seen this behavior in other aircraft, since they have an extensive troubleshooting database that might be able to help you.

                              1 Reply Last reply
                              0
                              • F Offline
                                F Offline
                                foxtrot789
                                wrote on last edited by
                                #37

                                I too am having issues with the Duke (Turbine) Autopilot. For one, as soon as I turn it on it immediately kicks off and I believe it's also setting the elevator trim to full nose down. This is on top of a left banking spiral that is un-recoverable despite rudder and aileron trim showing to be centered... Also, my tablet doesn't really work. I can only see the first tab and it doesn't move around like the demo videos showed.

                                1 Reply Last reply
                                0
                                • Black SquareB Offline
                                  Black SquareB Offline
                                  Black Square
                                  Black Square Developer
                                  wrote on last edited by
                                  #38

                                  Your autopilot immediately turning off is most likely the result of forgetting to enable the servo motors with the "PITCH TRIM" switch to the right of the lighting rheostats. The autopilot causing any sort of other abrupt control inputs is also not anything I've seen before. If that problem persists, please contact Just Flight support, as they might have seen it before in other aircraft, and can give you a hand. As for the tablet, are you using the legacy control inputs option in the simulator's menu? I've seen that users cannot move the tablet with the legacy option, but this should not prevent otherwise interacting with the tablet. Let me know if you make any progress. Always happy to help troubleshoot, but the amazing guys at JF support might have a better handle on some of these simulator level issues.

                                  1 Reply Last reply
                                  0
                                  • P Offline
                                    P Offline
                                    pap
                                    wrote on last edited by pap
                                    #39

                                    hello,
                                    I did install the patch but now in SU15 installed do I have to modify the WT530B.js file again?
                                    Thanks in advance for your reply
                                    Pascal

                                    1 Reply Last reply
                                    0
                                    • Black SquareB Offline
                                      Black SquareB Offline
                                      Black Square
                                      Black Square Developer
                                      wrote on last edited by
                                      #40

                                      The modification is included in SU15, so as long as you installed the SU15 version of the Duke by choosing "Yes" in the installer, you're good to go!

                                      A 1 Reply Last reply
                                      1
                                      • A Offline
                                        A Offline
                                        Affonso Monteiro
                                        wrote on last edited by
                                        #41
                                        This post is deleted!
                                        1 Reply Last reply
                                        0
                                        • Black SquareB Black Square

                                          The modification is included in SU15, so as long as you installed the SU15 version of the Duke by choosing "Yes" in the installer, you're good to go!

                                          A Offline
                                          A Offline
                                          Affonso Monteiro
                                          wrote on last edited by
                                          #42

                                          @Black-Square The Steam Gauge Overhaul - Analog Caravan autopilot was working before the SU15 update. I had followed the instructions:
                                          https://community.justflight.com/topic/6454/still-kap140-issues/3?_=1716428302625&lang=pt-BR
                                          https://community.justflight.com/topic/6323/important-information-about-the-release/2

                                          What to do now? thanks

                                          1 Reply Last reply
                                          0
                                          • A Affonso Monteiro referenced this topic on
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • Users