Jump to content

Laidback

Members
  • Posts

    152
  • Joined

  • Last visited

Everything posted by Laidback

  1. Hey Deano87...still gonna try to take this one on?? Or anyone that's good at making liveries.
  2. You have to clear the profile in the systems tray in order to get the mode switches to work. Just open your systems tray at the bottom right, right click the saitek icon and choose clear. You'll have to do this every time.
  3. I added that line as well. Then I saved a copy to my desktop so every time an update happens I just copy and replace the file instead of having to go in and add the line. Much easier and time saving.
  4. Are you exporting MFD's already? If so, you can add EHSI to your .lua file.
  5. I use one of the rotary nobs on the throttle for elevation as an axis. Maybe try that.
  6. LOVE IT!! I get to see these babies fly every day! Thanks for your work!! I was here for all these events. I remember when the squadron returned to Homestead after the base was repaired. I remember when they lost the pilot due to bird strike. I was working as a civilian at the time and it was a very sad day.
  7. I appreciate that!! I have no skills with skins.
  8. 302nd FS Luke AFB please. The one in my sig https://images.app.goo.gl/W4hBZPTTjqEGKTgo9
  9. I updated the DCS-BIOS and when I run F-16 I believe the DED output is off centered. The G13 is blank but if I hit list I can just see the last 2 letters of Misc to the far left of the screen.
  10. Awesome!! I've been waiting for this one for a long time. Thanks!!
  11. Any update on this skin?
  12. YESSSS!!!
  13. I don't think there's a solution for it yet. I have mine on a second monitor and they're very light. I have to change monitor settings to get it to show a little better.
  14. I got DED displayed on second monitor
  15. +1 on the Makos!! I get to see them flying every day. There's other posts for them too.
  16. I want to use the G13 for the ICP. DCS sees the G13 in the control options, but won't let me program any of the buttons. If I use the profiler for the G13 it works, but I've noticed some ghosting issues with commands using the mini stick.
  17. I appreciate the work you're putting in and can't wait!!
  18. https://forums.eagle.ru/showthread.php?t=251203&page=2 post #18 I have the DED exported to second monitor between my MFD's
  19. Now that the F16 is out, will you be making a profile for it?
  20. Here's a workaround for using the slider on the throttle for the speedbrakes. With notepad ++ edit the default.lua located in mod/aircraft/f-16/input/f-16/joystick. add this command to line 8: {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')}}, You will see a line added in your controls called Speed Brake Switch EXTEND/RETRACT. Map the slider to it and there you go.
  21. Fixed. I had the dofile line in the wrong place.
×
×
  • Create New...