Jump to content

Pils

Members
  • Posts

    2,149
  • Joined

  • Days Won

    49

Everything posted by Pils

  1. We had some parsing errors during the beta and the .FMS file was helpful for debugging. I don’t know what it would have for a VOR-based waypoint, I’m hoping the original definition. But to be safe, @Clumsy please provide the route in full text format as well.
  2. Please provide the FMS file and we’ll test it.
  3. Yes, follow the instructions from your nav data provider.
  4. You can edit the joy file in Notepad. (Make a backup first!)
  5. I think this is the emergency handle so best not to use that. Use default commands.
  6. You have one too many close parentheses in your create_command functions.
  7. If you’re holding max reverse why would you be moving your thrust levers? You’re already at max. Stow the reversers and then you can move to forward idle. Each cycle of reversers takes time. A video of your issue may help diagnose. Thanks.
  8. Not at this time, but WebFMC Pro is supported and they do have this feature.
  9. Those are not currently available to X-Plane. I’ll pass on the interest to the developers.
  10. I might post one when I get time. Unofficial though. It’s not something I expect developers to provide as it’s very much up to personal preference. Default radio commands and datarefs should work though. We made sure of that.
  11. No, it has its own failure manager.
  12. They would, the models are very similar.
  13. Yes, basically everything you’d interact with has a command (or multiple). I’ll publish my (unofficial) Bravo configuration that covers the LEDs and AP knobs to the forum upon release. (Source: beta tester.)
  14. Yes.
  15. The Jeppesen charts are from Navigraph, not direct (like ForeFlight), so yes!
  16. @gigabenga I think the problem is that FWDW does not exist in the X-Plane airport database. Is it an add-on airport you've installed? You can check the Gateway database at https://gateway.x-plane.com/airports/page.
  17. @Nico3478 That’s a good find! However publishing developers’ original files to a public forum is going to get you in trouble. I’m sure you’re just trying to help but you should delete them before the administrators have to do it for you.
  18. @Attitude I’m guessing they’re referring to this thread
  19. @Nico3478In the meantime I suggest using the datarefs for the switches, which are used by RealSimGear and are available for reference in CommandMapping.ini. One downside is they don't trigger the nice switch sounds. Hopefully something TorqueSim can look at.
  20. I also have a weird noise when using commands from the Saitek switch panel. It's like a creaking sound, very odd. Sound recording attached. ;command for battery master switch on command bat_master_switch_on_cmd = afm/sr/cmd/switches/bat1_On ;command for battery master switch off command bat_master_switch_off_cmd = afm/sr/cmd/switches/bat1_Off ;command for battery master switch on command2 bat2_master_switch_on_cmd = afm/sr/cmd/switches/bat2_On ;command for battery master switch off command2 bat2_master_switch_off_cmd = afm/sr/cmd/switches/bat2_Off The same sound will also play out for any switch on the Alpha (or probably anything) that's assigned to sim/none/none a.k.a Do nothing. Might be the regular switch sample repeated/distorted? Not sure, to be honest. P.S. Oddly the On/Off commands don't show up in DataRefTool which is maybe why OP didn't find them. Recording.m4a
  21. In real life you steer with the TBM’s rudder pedals, as such it’s the same in the simulator, i.e. whatever is assigned to the yaw axis. “Nosewheel tiller” axis should be used on planes that have exactly that, a tiller. I guess the default planes have a convenience feature that it also works on planes where a tiller does not exist, e.g. the 172. The Hot Start TBM is more about realism than convenience.
  22. Press the red button at the bottom of the audio control panel on the left hand side.
  23. @Nico3478 Have you considered that you named the command FlyWithLua/NBESR22/Switch_Bat_On but are calling it as FlyWithLua/NBETBM9/Switch_Bat_On? @Coop Are there non-toggle commands? I.e. One for each absolute switch position? E.g. bat1_On, bat1_Off, etc. This makes this kind of integration with hardware much easier as it doesn’t require testing the state of datarefs from Lua scripts.
  24. I think Navigraph charts are being added to the Challenger 650 from Hot Start, so we can hope that after that is released it will be backported to the TBM in time.
  25. It may be valid, but that doesn’t mean the G1000 provided by X-Plane doesn’t have bugs (it has many). The TBM developer can’t overcome every odd behaviour of the G1000. Did you try my flight plan suggestion?
×
×
  • Create New...