Jump to content

Xtorris

Members
  • Posts

    96
  • Joined

  • Last visited

Everything posted by Xtorris

  1. Don't sweat it then, man. Your mod cuts down on a huge majority of the ABRIS input, as it is, and me assigning names to the ABRIS waypoints give me something to do while the PVI-800 aligns.
  2. This is amazing! Thank you! Is there any way to have Shark Planner name the waypoints, which are entered into the ABRIS?
  3. ...waiting for the bullheaded response of, "please PM me any unclassified evidence to support your claim."
  4. I also noticed shrinking, or enlarging the IHADSS causes horrible amounts of parallax. Bad enough that is becomes really difficult, to tell how far away a waypoint actually is, by looking at it through the IHADSS.
  5. As Gunslinger mentioned, look for these actions:
  6. In the F14\Input\F-14B-Pilot\keyboard\default.lua Current version: {combos={{key='G',reformers={'LCtrl','LShift'}}}, down=device_commands.GEAR_Handle, cockpit_device_id=devices.GEARHOOK, value_down=-1.0, name=_('Gear Emergency Extend'),category=_('Gears, brakes, and hook')}, Corrected version: {combos={{key='G',reformers={'LCtrl','LShift'}}}, down=device_commands.GEAR_Handle_Emergency, cockpit_device_id=devices.GEARHOOK, value_down=1.0, name=_('Gear Emergency Extend'),category=_('Gears, brakes, and hook')},
  7. I have the same exact issue. Same anti-virus. Real nice of Razbam to...not respond at all.
  8. I did this for several modules (F-14A/B, AH-64, Mi-24, AV-8B, A-10C, A-10 CII), which installed to the saved games folder, so there would be no issues with IC whatsoever. However, they were removed from my upload page, by whomever does the daily approval/rejection of user mods. I guess ED would rather punish people, who have lower end computers.
  9. Agreed. I'm running 80 gain and 70 contrast.
  10. And it's the reason why, I will never buy another module. I love the game...I hate the excuses.
  11. One for the Left MPCD, and one for the Right MPCD (example below):
  12. Works fine for me. Lctrl + Num- brings up comm1, Lctrl + Num+ brings up comm2. \ toggles the selected comm on or off.
  13. Once you've initiated Boresight -> IHADSS, it's Left MPD Pushbutton L6
  14. I made one that passes all IC checks, a few days ago: https://www.digitalcombatsimulator.com/en/files/3331455/
  15. There is a "Boring Jester" option, in the optionsData.lua. Sadly, it does not function yet.
  16. I wondered if that was the case. Thanks for the info.
  17. Currently, only the EIG in the A model, is affected by the Instrument dial setting. The A models EIG, is located in F14\Textures\Color\HB_F14_CPT_GAUGES.dds. However, the B model EIG files are not even in the Color folder. They're in the \F14\Cockpit\Resources\IndicationTextures folder (EGIT_EGT.dds, EGIT_FF.dds, EGIT_RPM.dds). Files in the IndicationTextures folder can have adjustable brightness. The HUD, MDIG, and TID elements are in this folder as well, and their visibility can be adjusted. *shrug* There's a disconnect somewhere.
  18. {down = iCommandPlaneRefuelingReadyPreContact, name = _('A/A refueling - "Ready for precontact" radio call'), category = _('Communications')},
  19. "Set a negative value to reduce the amount of prediction and reduce shaking, for example -50% will cut in half the requested amount of prediction. Experimentally, best results have been achieved with values between -20% and -40%." Using a positive value will make the shaking worse.
×
×
  • Create New...