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. Commander 114
  6. Is it maybe possible that the startup procedure is incorrect?

Is it maybe possible that the startup procedure is incorrect?

Scheduled Pinned Locked Moved Commander 114
36 Posts 9 Posters 623 Views 3 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.
  • P ploodovic

    If the intention is to sell this aircraft for consoles (which I believe it is), then you probably also have to consider the practical aspects of using a controller. If youโ€™re cranking the starter, is it then possible to advance the mixture simultaneously? Maybe it is, I donโ€™t use a controller. But before complaints start to roll in, from controller users that canโ€™t start the engine, might be worth checking out.

    Black SquareB Online
    Black SquareB Online
    Black Square
    Black Square Developer
    wrote last edited by
    #27

    @ploodovic Now you're thinking of all the things that keep me up at night ๐Ÿ™‚

    P EsotericE 2 Replies Last reply
    0
    • Black SquareB Black Square

      @ploodovic Now you're thinking of all the things that keep me up at night ๐Ÿ™‚

      P Offline
      P Offline
      ploodovic
      wrote last edited by
      #28

      @Black-Square I hear the brain solves problems while we sleep. Have you tried that? ๐Ÿ˜‰ ๐Ÿ˜‰

      1 Reply Last reply
      0
      • F Offline
        F Offline
        Flocat89
        wrote last edited by
        #29

        I think the best way is to have on "realistic start" mode in tablet or the COWS DA40XLS way. in the cows you can activate (optional of course) that the starter crank when you pull the mix back from the cut postition so you can use one hand or mouse and have already the mouse on the mix lever so you are can push it in fast.

        1 Reply Last reply
        2
        • Black SquareB Black Square

          @ploodovic Now you're thinking of all the things that keep me up at night ๐Ÿ™‚

          EsotericE Online
          EsotericE Online
          Esoteric
          wrote last edited by
          #30

          @Black-Square said in Is it maybe possible that the startup procedure is incorrect?:

          @ploodovic Now you're thinking of all the things that keep me up at night ๐Ÿ™‚

          I was gonna ask.. have you slept at all since the release? ๐Ÿ˜‚

          Black SquareB 1 Reply Last reply
          0
          • EsotericE Esoteric

            @Black-Square said in Is it maybe possible that the startup procedure is incorrect?:

            @ploodovic Now you're thinking of all the things that keep me up at night ๐Ÿ™‚

            I was gonna ask.. have you slept at all since the release? ๐Ÿ˜‚

            Black SquareB Online
            Black SquareB Online
            Black Square
            Black Square Developer
            wrote last edited by
            #31

            @Esoteric A few hours of delusion sleep, apparently. I dreamt that I met Gabe Newell at a cafรฉ and he gifted me an antique book in which he had written his three secrets for good game design.

            1 Reply Last reply
            3
            • P ploodovic

              If the intention is to sell this aircraft for consoles (which I believe it is), then you probably also have to consider the practical aspects of using a controller. If youโ€™re cranking the starter, is it then possible to advance the mixture simultaneously? Maybe it is, I donโ€™t use a controller. But before complaints start to roll in, from controller users that canโ€™t start the engine, might be worth checking out.

              M Offline
              M Offline
              mburkhard
              wrote last edited by
              #32

              @ploodovic said in Is it maybe possible that the startup procedure is incorrect?:

              If the intention is to sell this aircraft for consoles (which I believe it is), then you probably also have to consider the practical aspects of using a controller. If youโ€™re cranking the starter, is it then possible to advance the mixture simultaneously? Maybe it is, I donโ€™t use a controller. But before complaints start to roll in, from controller users that canโ€™t start the engine, might be worth checking out.

              Now that's an awful thought. Not being able to add realism just because it needs to work on consoles using a button controller. That would certainly keep me away from buying this aircraft โ˜น
              Surely there can be an optional helper coded in somewhere, selectable in the tablet for people flying with an Xbox controller.

              1 Reply Last reply
              0
              • S Online
                S Online
                SadBucket
                wrote last edited by SadBucket
                #33

                Food for thought: Most of these fuel-injected engines can be started using mixture-rich and mixture-ICO. (Of course you should follow the approved procedure in the checklist).

                Starting from ICO is commonly approved for a flooded engine start, but can be more forgiving to use for a normal start since fuel injected engines can flood fairly easily. Mixture ICO prevents additional metered fuel from being delivered while the engine is cranking. Cranking continues to draw air through the cylinders, clearing and diluting the excess fuel (If very flooded, some may be expelled through the exhaust) until a combustible fuel-to-air ratio is reached. Starting with mixture rich should still work fine so long as you don't over prime the engine. It would be very cool to see all this modelled in the future, but as of right now I am extremely happy with the engine model improvements.

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

                  @Flocat89 @Rimshot @ploodovic @Esoteric @jasmits @kityatyi @mburkhard @SadBucket

                  Hi All. I wanted to share a contemporaneous example of why it can be a difficult decision to to intercept user input as a developer. I am NOT trying to make an example of this user, but please take a look here to see today's example of the many users who struggle to bind the mixture in my turbocharged aircraft where I do exactly that.

                  As you see, I have done my best to address this in the FAQ, but there are often several different ways of accessing the same inputs from your hardware, and not all of them are "intercept-able". I have never had any trouble with this myself, but the number of users I see ask the same question, despite the FAQ, gives me some indication of what the results would be for all my aircraft if I adopt this feature. Like I said, it's all-or-nothing, so there is no possibility for an "enable advanced mixture control" option, for example.

                  However, now that my aircraft have been in the wild of a long time, and everyone seems to learn and get over any mixture control confusion, I am only now feeling confident that I could implement this feature without mass chaos.

                  Sorry for the long post. Since this is the issue du jour of this aircraft (each aircraft has one), I wanted to provide you a full explanation of why it can be such a difficult decision.

                  F 1 Reply Last reply
                  0
                  • Black SquareB Black Square

                    @Flocat89 @Rimshot @ploodovic @Esoteric @jasmits @kityatyi @mburkhard @SadBucket

                    Hi All. I wanted to share a contemporaneous example of why it can be a difficult decision to to intercept user input as a developer. I am NOT trying to make an example of this user, but please take a look here to see today's example of the many users who struggle to bind the mixture in my turbocharged aircraft where I do exactly that.

                    As you see, I have done my best to address this in the FAQ, but there are often several different ways of accessing the same inputs from your hardware, and not all of them are "intercept-able". I have never had any trouble with this myself, but the number of users I see ask the same question, despite the FAQ, gives me some indication of what the results would be for all my aircraft if I adopt this feature. Like I said, it's all-or-nothing, so there is no possibility for an "enable advanced mixture control" option, for example.

                    However, now that my aircraft have been in the wild of a long time, and everyone seems to learn and get over any mixture control confusion, I am only now feeling confident that I could implement this feature without mass chaos.

                    Sorry for the long post. Since this is the issue du jour of this aircraft (each aircraft has one), I wanted to provide you a full explanation of why it can be such a difficult decision.

                    F Offline
                    F Offline
                    Flocat89
                    wrote last edited by
                    #35

                    @Black-Square โ€žThank you for the detailed explanation, Nick! It makes total sense now, and Iโ€™m really looking forward to the update. This will be amazing!!

                    1 Reply Last reply
                    0
                    • M Offline
                      M Offline
                      mburkhard
                      wrote last edited by
                      #36

                      Thank you @Black-Square for your post, I understand your concern and think it speaks for you that you want to provide your customers with products that are effortless to configure and use.
                      That example you are linking is something that is seen all over the MSFS community and I think is inevitable. Increased complexity and realism will always increase the chance of people running into issues, your products are certainly not the only ones. But what is the alternative? Keep systems arcade-ish just so that no one will ever get stuck during setup? This is of course heavily exaggerated, but I think there's no need for you to shy away from complex stuff because of people running into issues. That's what the community is here for... and your FAQ, and your manuals, and YouTube, there's so many places where people can and will get help. And in the end, when it also works for those who had encountered issues, they will enjoy the increased realism just as much.

                      It's the nature of the game with MSFS. If you want complex stuff on an open eco-system, then sometimes it takes a bit of effort to get things going. And remember, people complaining after not reading manuals or FAQs are ALWAYS just a loud minority.

                      1 Reply Last reply
                      0
                      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