Jump to content

LazyBoot

Members
  • Posts

    517
  • Joined

  • Last visited

Everything posted by LazyBoot

  1. Edit "DCS World\Mods\aircraft\FA-18C\Input\FA-18C\joystick\default.lua", and put this in on line 8 (below the line that starts with "join") { down = hotas_commands.THROTTLE_SPEED_BRAKE, up = hotas_commands.THROTTLE_SPEED_BRAKE, cockpit_device_id = devices.HOTAS, value_down = -1.0, value_up = 1.0, name = _('Speed Brake Switch - EXTEND/RETRACT'), category = {_('_Custom'), _('HOTAS')} }, it should add a new keybind "Speed Brake Switch - EXTEND/RETRACT" in a category called "_Custom". This will extend the speedbrake when you push it, and retract it when released. Making it perfect for the x55 "slider"/speedbrake switch.
  2. Try using the fingerlifts and check if the "deadzone" goes away.
  3. Set the parking brake back on, it should restart after a little while.
  4. Do you use HTS or TDC mode on the pod when slewing to the target?
  5. Yes, go to controls -> axis -> Zoom
  6. I threw this together for someone else that asked earlier. https://gfycat.com/NippySlimConch After that, dispenser switch aft should trigger the chosen program (if manual) And dispenser forward starts program 5.
  7. I think this is more like that way it's supposed to be done: https://gfycat.com/NippySlimConch
  8. I noticed the same, at some point I could also select weird amounts of scan bars.
  9. I guess I can post my 4th attempt (3rd successful) landing as well Slight backstory, for some reason this carrier, on the server I was playing on, had decided to just keep going in a circle. So obviously we had to try landing on it :P
  10. Here, this will extend when pressed and retract when released {down = hotas_commands.THROTTLE_SPEED_BRAKE, up = hotas_commands.THROTTLE_SPEED_BRAKE, cockpit_device_id = devices.HOTAS, value_down = -1.0, value_up = 1.0, name = _('Speed Brake Switch - EXTEND/RETRACT'), category = {_('_Custom'), _('HOTAS')}},
  11. Ok, here's my first attempt at a carrier landing (other than vertically with a Harrier)
  12. Or you can put them in Saved Games\DCS\Kneeboard\AJS37
  13. I think you'll need to be more specific than that.
  14. They do sometimes update the changelog...
  15. Here's an even easier way, set the selector switch highlighted below to "dop" and use the bars on the artificial horizon.
  16. The radio panel was enabled in 2.5.1.
  17. Try using a different laser code. I found it to be more reliable when NOT using 1111.
  18. For no.2 I seem to recall it saying that you have to be on the stores page on the left screen to get mav video.
  19. Make sure you don't bump or otherwise touch the throttle until it's ready to start.
  20. To be fair, I originally found the answer from someone else here: https://forums.eagle.ru/showthread.php?t=196622
  21. If I recall, most of the major updates has happened in the last 4-5 months. So any review older than that may not be accurate anymore.
  22. If you use the code above, you should have a new section in the normal keybindings labelled "shortcuts", where you can bind it like any other key/button.
  23. Most throttles work like joysticks.
  24. If you do nothing, the DMT should point back at roughly the same place once the target area comes back into the gimbal limits.
  25. There has also been several changes to the flight model in the last few months, so if you haven't flown it in a while, it could be worth it to give it another go.
×
×
  • Create New...