Jump to content

Vladinsky

Members
  • Posts

    368
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Vladinsky

  1. EasyFlight is set to true in the options recorded by the track which is presumably game flight mode.
  2. You would have to find a thrust/speed chart for the F1 to make an accurate calculation since thrust will increase with speed.
  3. I managed to cobble together a fix based on the previous posts, not great but it does the job. Appears to be IC friendly too. Mi8 reflection fix.rar
  4. You don't seem to be disputing anything I've actually claimed. I agree with all of your points. It does appear that way, it's exciting to see DCS helicopters get the attention they deserve.
  5. While instant trim is listed as FFB Friendly, it is functionally the same as Default trim in the Mi-8, UH-1H, Ka-50 and Mi-24. ED changing the name of it seems to have caused a great deal of the confusion.
  6. That would help. The FLIR is an easy way to tell roughly how well aligned your HDU is. After boresighting, the FLIR video in NVS NORM should line up closely with the view directly in front of you on the ramp.
  7. I can kind of replicate this but I have to deliberately boresight the HDU completely wrong. Is your FLIR aligned correctly when this is happening?
  8. While gyroscopic precessing is something to be considered, it's not the dominant force at play, the phase lag is highly dependent on many other factors. Which you'll have to ask someone with a lot more knowledge than me about unfortunately. It's rarely exactly 90 degrees though. You can see on the in game Hind model that the swashplate acts on the blade roughly 35 degrees ahead due to the pitch horn being offset forward in the rotation. On the Ka50 it looks to be around 50-60 degrees. The Apache appears to be around 40-45 degrees. TL;DR Rotors are magic.
  9. I have this too with a 5900X, it is not present on the previous release build 2.5.6.59625.1 though.
  10. I saw a significant VR performance increase going from my 4690K(4.2GHz) to a 10600K, not so much in terms of maximum framerate but reduced stuttering and increased lows. Unfortunately no frametime numbers due to the OTT overlay not working. However, the YAAB: Yet Another Arma Benchmark saw an 85% performance increase. This is with a 2080Super, 3600MHz CL16 and after overclocking, 4.9GHz all core/4.8GHz cache.
  11. Make sure the physical center of the axis is actually seen as the center in the axis tuning in game, it might be as simple as recalibrating or adding a bit of a deadzone.
  12. I've had no issues fitting DT770 and HD25 headphones over the headband, though the HD25s are a bit easier to put on and take off.
  13. On your DCS account profile page, bottom left under ED miles/personal info. Oops, missed the second half. If you just want to read it they're all posted here https://forums.eagle.ru/showthread.php?t=151478
  14. As a module in DCS without multicrew I imagine you would just cram everything you need onto your joystick/collective regardless of where it's actually located in the cockpit. My transducer requires about 2lbs for maximum input, which is about the same force required to actuate the trim switch on the Lynx cyclic I use as a joystick, I think it would work ok. As for why they did it, literally no idea. But if I were to speculate, perhaps the collective was too crowded with switches already, or perhaps it made more sense to disconnect the copilot stick rather than installing a separate sensor control grip due to space restrictions. You can get them but they'll be very costly if you're buying them new from lets say, OTTO. You can however find good deals on ebay from time to time, search for otto pushbutton or otto switch. Typically the sellers are located in north america so you might get hit with import tax too.
  15. Going from a 4 way switch to a force transducer for sensor control is the joystick equivalent of going from a monitor to VR, that's how big the difference is. It's specially noticeable in the Ka50, zero curves or saturation required. As for having it on the cyclic, that's only an issue if there's very little resistance/no force trim system. The OH-58D takes it a step further and gives you the option to disengage the copilot cyclic from the control system. The copilot cyclic is also the only one with a transducer. Its location instead holds the force trim release switch on the pilot side.
  16. If the reason for not adding an absolute axis option is realism then buttons and the unrealistic TDC slew should be removed.
  17. It's trying to fly through the point in space defined by the waypoint, since the lowest you can place waypoints is 98 feet AGL that puts the waypoint elevation at ~177 feet, and as such it will fly through the point 98 feet above the target, exactly as it has been instructed. If you edit the waypoint to correspond to the ground, 79 feet in this case, it hits dead on.
  18. No problem, you can disable exported displays in the cockpit by commenting out "render_purpose.GENERAL," on line 81 in "Scripts\Aircrafts\_Common\Cockpit\ViewportHandling.lua". This will fail integrity check though. You should be able to find the name of the viewport for any module by going to the module folder\Cockpit\device name\init file. In some like the F18 they're in DCS World\Mods\aircraft\FA-18C\Cockpit\Scripts. You can even add it if it's not natively exportable. For example if I wanted to export the mirage RWR I would go to "DCS World\Mods\aircraft\M-2000C\Cockpit\RWR\RWR_init.lua. Check if the dofile(LockOn_Options.common_script_path.."ViewportHandling.lua") line is present, if it isn't, add it. Then add the line try_find_assigned_viewport("Viewport_Name")It doesn't seem to matter where exactly you put them. I'm not sure how to add new ones for FC3 aircraft but they should output the F15 radar display to the LEFT_MFCD and the flanker/mig 29 HDD to the RIGHT_MFCD by default.
  19. The F18 being blurry is a bug that seemingly appears when your game vertical resolution is above 1080p. For the harrier you'll have to use the "Left/Right MFCD Export View ON/OFF" keybinds. As for the rest, a simple way to set it up would be aligning your monitors as such in windows. From there set up the lua in a fashion similar to this. The cockpit is showing up behind them because you've put the MFCDs under the Viewports category. It should be as simple as setting your in game resolution to your monitor width plus the two other displays x 1440 and play around with the X/Y positions until you've got the exports right where you want them. The code below should in theory position each export window at the top left corner of each display. _ = function(p) return p; end; name = _('HadiMFDs'); Description = 'Main Screen and L-R MFDs' Viewports = { Center = { x = 0; y = 0; width = 3440; height = 1440; viewDx = 0; viewDy = 0; aspect = 3400 / 1440; } } LEFT_MFCD = { x = 3440; y = 0; width = 570; height = 570; } RIGHT_MFCD = { x = --Center viewport width plus left MFCD display width; y = 0; width = 570; height = 570; } UIMainView = Viewports.Center
  20. If anyone is still struggling to visualize the force trim here it is in action. But on the topic, I used a warthog with a 10cm extension for about 3 years and I found it worked very well. If you only intend to fly helicopters I'd highly recommend removing the main spring, it makes flying much more intuitive in combination with the "Joystick Without Springs and FFB" trimmer mode. The drawback is that you'll most likely not be able to let go of the stick but I consider it well worth it over doing the recenter dance every time I trim. Just be careful if you decide to go that route, Thrustmaster wires tend to be rather fragile(as I discovered the annoying way).
  21. "It's very much against the design principle we've had when developing the aircraft where whatever is in the backseat is handled by the backseater (be it JESTER or a human RIO) and we will make sure that "purity" is kept as much as we can. That said, we realize that launching sans Jester operating the TGP is a bit of a pain right now, especially in MP - so we're not doing anything on this until we get Jester to learn the LANTIRN, which shouldn't be long. :)"
  22. Where does this idea come from? The TPOD is below the asymmetric limits of vertical take off, landing and shipboard STO on stations 3 and 5. Additionally it's also below the limits for STO/CTO on stations 2,3,5,6. The only case you could make for using a bomb as a counterweight would be for a shipboard STO on stations 2 and 6. The pictured configuration can take off and land anywhere unrestricted with or without the bomb.
  23. It does indeed, I was assuming Y only let you pull through the pitch kicker.
  24. They're implemented and work as hard stops above ~M 0.8 Below that you'll just have to be careful.
  25. "When the gear is retracted, a hydraulic actuator adds additional centering forces at airspeeds higher than M0.8 and rudder pedal displacements of more than 24 mm, equivalent to 6 degrees of rudder deflection." "It is strongly recommended not to override the artificial stop" It is stated that the rudders deflect 25 degrees to either side so rudder inputs above ~25% of travel to either side should be avoided in flight and definitely above 485KIAS when they implement vertical stab overstressing, assuming that isn't in yet.
×
×
  • Create New...