Yeti42 Posted July 16, 2019 Posted July 16, 2019 So this was a limitation that was bugging me. The pilots DLC button can be used to fire ETHER single chaff or flares from the front cockpit according to the RIO's CMS panel setting. Now in real life (In other two crew aircraft I'm real-life familiar with) the pilot would ask the RIO or Navigator for Chaff and /or flares, you can't ask jester to do this via the jester menu and anyway it would take way to long. I don't trust Jester to fire of chaff when he's set to manage them and the Auto chaff function wastes too much chaff. I did see in another post that you could map RIO functions to the pilot's cockpit but it didn't go into a lot of detail so I set about fully figuring it out: Ensure you are using a text editor like notepad++ BACKUP These two files... <your ED base install dir>\Mods\aircraft\F14\Input\F-14B-RIO\keyboard\default.lua <your ED base install dir>\Mods\aircraft\F14\Input\F-14B-PILOT\keyboard\default.lua Copy lines {combos = {{key = 'Delete'}}, down = device_commands.CMDS_Flare_Oper_SW, up = device_commands.CMDS_Flare_Oper_SW, cockpit_device_id = devices.COUNTERMEASURES, value_down = -1, value_up = 0, name = _('AN/ALE-39 Flare SGL'), category = _('Countermeasures')}, {combos = {{key = 'Insert'}}, down = device_commands.CMDS_Chaff_Oper_SW, up = device_commands.CMDS_Chaff_Oper_SW, cockpit_device_id = devices.COUNTERMEASURES, value_down = -1, value_up = 0, name = _('AN/ALE-39 Chaff SGL'), category = _('Countermeasures')}, From <your ED base install dir>\Mods\aircraft\F14\Input\F-14B-RIO\keyboard\default.lua To <your ED base install dir>\Mods\aircraft\F14\Input\F-14B-PILOT\keyboard\default.lua You can add a comment in the F-14B-PILOT\keyboard\default.lua, just good practice... ;) so it lookls something like this: --************** RIO/PILOT Countermeasures MOD - Yeti ****************************************************** {combos = {{key = 'Insert'}}, down = device_commands.CMDS_Chaff_Oper_SW, up = device_commands.CMDS_Chaff_Oper_SW, cockpit_device_id = devices.COUNTERMEASURES, value_down = -1, value_up = 0, name = _('AN/ALE-39 Chaff SGL'), category = _('Countermeasures')}, {combos = {{key = 'Delete'}}, down = device_commands.CMDS_Flare_Oper_SW, up = device_commands.CMDS_Flare_Oper_SW, cockpit_device_id = devices.COUNTERMEASURES, value_down = -1, value_up = 0, name = _('AN/ALE-39 Flare SGL'), category = _('Countermeasures')}, Start up DCS and go to your F14 pilot keyboard commands and voila, insert and delete now dispense a single chaff and single flare per depression. You can obviously change the keys to whatever you want or assign joystick buttons. YOU WILL have to reapply the hack after an upgrade if the file changes as the files are in your main installation directory. You can use this method by the way for ANY RIO command you want available for the pilot. Windows 10 64 bit | Intel i5-9600k OC 5 Ghz | RTX 2080 |VENGEANCE® LPX 32GB DDR 4 OC 3200 Hotas Warthog | Logitech G Flight Rudder Pedals | Track IR 4
Hamilton Posted July 16, 2019 Posted July 16, 2019 Thanks !! :thumbup: _________________________________ Aorus Z390 Extreme MB | i9 9900k CPU @ 5.0 GHz | EVGA RTX 2080 Ti FTW3 Ultra | 32 GB G Skill Trident Z 3600 MHz CL14 DDR4 Ram | Corsair H150i Pro Cooler | Corsair TX 850M PS | Samsung 970 Evo Plus M.2 NVMe SSD 1TB |TMWH Hotas with VPC WarBRD Base| Corsair Gamer 570x Crystal Case | HP Reverb
IronMike Posted July 17, 2019 Posted July 17, 2019 Jester will chaff/ flare quite reliably though if there is a missile thread that is known to him. You can also set the CMS dispensing for the pilot via the Jester Menu CMS section. Set to MAN and pilot. Heatblur Simulations Please feel free to contact me anytime, either via PM here, on the forums, or via email through the contact form on our homepage. http://www.heatblur.com/ https://www.facebook.com/heatblur/
near_blind Posted July 17, 2019 Posted July 17, 2019 (edited) Jester will chaff/ flare quite reliably though if there is a missile thread that is known to him. You can also set the CMS dispensing for the pilot via the Jester Menu CMS section. Set to MAN and pilot. I've had issues where jester will either fail to see to a missile I see, or misidentify which type of missile he's seeing (i.e an R-27R that the was fired in an RWR blindspot). In either case jester either fails to react, or reacts incorrectly, which is okay considering he's simulating a fallible human being. What would be nice is a button command to have jester release the currently configured counter measure settings for either or both the chaff and flares to simulate me screaming at jester that we need CM I was talking about this with a buddy who flies strike eagles and he assures me screaming commands for chaff/flare over the ICS is wholly authentic :) Edited July 17, 2019 by near_blind I accidentally a word or two
Larkis Posted July 17, 2019 Posted July 17, 2019 I've had issues where jester will either fail to see to a missile I see, or misidentify which type of missile he's seeing (i.e an R-27R that the was fired in the RWR blindspot). In either case jester either fails to react, or reacts incorrectly, which is okay considered he's simulating a fallible. What would be nice is a button command to have jester release the currently configured counter measure settings for either or both the chaff and flares to simulate me screaming at jester that we need CM I was talking about this with a buddy who flies strike eagles and he assures me borderline screaming commands for chaff/flare over the ICS is wholly authentic :) +1 to this :)
jmarso Posted July 17, 2019 Posted July 17, 2019 Yeah, the chaff thing used to bother me until today. I took a hard break/dive towards the terrain to juke a missile, and in the background I could hear the little 'thumps' as Jester faithfully pumped out the chaff. Guess he wanted to live, too! :p Shortly after that, I got tone on a MiG-23 on the parking ramp with an AIM-9 and cut loose, just to see what would happen. Worked like a champ! That's one I didn't have to smoke in the air!
IronMike Posted July 18, 2019 Posted July 18, 2019 Yeah, the chaff thing used to bother me until today. I took a hard break/dive towards the terrain to juke a missile, and in the background I could hear the little 'thumps' as Jester faithfully pumped out the chaff. Guess he wanted to live, too! :p Shortly after that, I got tone on a MiG-23 on the parking ramp with an AIM-9 and cut loose, just to see what would happen. Worked like a champ! That's one I didn't have to smoke in the air! Hehe nice! As for all your inputs: noted. Sorry for this ever repeating answer, but we mean it: we will see what we can do. Maybe we can add some kind of bindable and simple "chaff!" "flare!" and "chaff/flare!" command, that already should help. Heatblur Simulations Please feel free to contact me anytime, either via PM here, on the forums, or via email through the contact form on our homepage. http://www.heatblur.com/ https://www.facebook.com/heatblur/
darkman222 Posted July 27, 2019 Posted July 27, 2019 Quick question. I think it fits to this post. How can I see in the pilot cockpit how many flares / Chaffs are left? I cant find any Display for it.
Tiramisu Posted July 28, 2019 Posted July 28, 2019 Quick question. I think it fits to this post. How can I see in the pilot cockpit how many flares / Chaffs are left? I cant find any Display for it. I think you can only find it in the RIO cockpit on the right panel.
QuiGon Posted July 29, 2019 Posted July 29, 2019 I think you can only find it in the RIO cockpit on the right panel. Correct Intel i7-12700K @ 8x5GHz+4x3.8GHz + 32 GB DDR5 RAM + Nvidia Geforce RTX 2080 (8 GB VRAM) + M.2 SSD + Windows 10 64Bit DCS Panavia Tornado (IDS) really needs to be a thing!
Kula66 Posted September 5, 2019 Posted September 5, 2019 (edited) This is really useful, thanks for posting! It would be great to see some additional back seat controls available to us single pilots! Edited September 5, 2019 by Kula66
Belphe Posted September 5, 2019 Posted September 5, 2019 I've had issues where jester will either fail to see to a missile I see Do you think we could have an extra instruction in the Jester menu to "draw his attention" to a particular area around us - something similar to the JHMCS AIM-9X designator? A situation where Jester doesn't notice an incoming missile but the pilot does IS realisitc. However, it is also realistic for the pilot to be able to inform the RIO of the threat and let him counter that threat accordingly.. Never say never, Baby! [sIGPIC][/sIGPIC]
TOViper Posted September 5, 2019 Posted September 5, 2019 Hehe nice! As for all your inputs: noted. Sorry for this ever repeating answer, but we mean it: we will see what we can do. Maybe we can add some kind of bindable and simple "chaff!" "flare!" and "chaff/flare!" command, that already should help. Indeed, that would help a lot! Visit https://www.viggen.training ...Viggen... what more can you ask for? my computer: AMD Ryzen 5600G 4.4 GHz | NVIDIA RTX 3080 10GB | 32 GB 3.2 GHz DDR4 DUAL | SSD 980 256 GB SYS + SSD 2TB DCS | TM Warthog Stick + Throttle + TRP | Rift CV1
IronMike Posted September 5, 2019 Posted September 5, 2019 correct, there is no indication for the pilot. Heatblur Simulations Please feel free to contact me anytime, either via PM here, on the forums, or via email through the contact form on our homepage. http://www.heatblur.com/ https://www.facebook.com/heatblur/
deadpool Posted September 5, 2019 Posted September 5, 2019 So this was a limitation that was bugging me. The pilots DLC button can be used to fire ETHER single chaff or flares from the front cockpit according to the RIO's CMS panel setting. Now in real life (In other two crew aircraft I'm real-life familiar with) the pilot would ask the RIO or Navigator for Chaff and /or flares, you can't ask jester to do this via the jester menu and anyway it would take way to long. I don't trust Jester to fire of chaff when he's set to manage them and the Auto chaff function wastes too much chaff. I did see in another post that you could map RIO functions to the pilot's cockpit but it didn't go into a lot of detail so I set about fully figuring it out: Ensure you are using a text editor like notepad++ BACKUP These two files... <your ED base install dir>\Mods\aircraft\F14\Input\F-14B-RIO\keyboard\default.lua <your ED base install dir>\Mods\aircraft\F14\Input\F-14B-PILOT\keyboard\default.lua Copy lines {combos = {{key = 'Delete'}}, down = device_commands.CMDS_Flare_Oper_SW, up = device_commands.CMDS_Flare_Oper_SW, cockpit_device_id = devices.COUNTERMEASURES, value_down = -1, value_up = 0, name = _('AN/ALE-39 Flare SGL'), category = _('Countermeasures')}, {combos = {{key = 'Insert'}}, down = device_commands.CMDS_Chaff_Oper_SW, up = device_commands.CMDS_Chaff_Oper_SW, cockpit_device_id = devices.COUNTERMEASURES, value_down = -1, value_up = 0, name = _('AN/ALE-39 Chaff SGL'), category = _('Countermeasures')}, From <your ED base install dir>\Mods\aircraft\F14\Input\F-14B-RIO\keyboard\default.lua To <your ED base install dir>\Mods\aircraft\F14\Input\F-14B-PILOT\keyboard\default.lua You can add a comment in the F-14B-PILOT\keyboard\default.lua, just good practice... ;) so it lookls something like this: --************** RIO/PILOT Countermeasures MOD - Yeti ****************************************************** {combos = {{key = 'Insert'}}, down = device_commands.CMDS_Chaff_Oper_SW, up = device_commands.CMDS_Chaff_Oper_SW, cockpit_device_id = devices.COUNTERMEASURES, value_down = -1, value_up = 0, name = _('AN/ALE-39 Chaff SGL'), category = _('Countermeasures')}, {combos = {{key = 'Delete'}}, down = device_commands.CMDS_Flare_Oper_SW, up = device_commands.CMDS_Flare_Oper_SW, cockpit_device_id = devices.COUNTERMEASURES, value_down = -1, value_up = 0, name = _('AN/ALE-39 Flare SGL'), category = _('Countermeasures')}, Start up DCS and go to your F14 pilot keyboard commands and voila, insert and delete now dispense a single chaff and single flare per depression. You can obviously change the keys to whatever you want or assign joystick buttons. YOU WILL have to reapply the hack after an upgrade if the file changes as the files are in your main installation directory. You can use this method by the way for ANY RIO command you want available for the pilot. This does not fix a defect. This is intended at the moment. By applying the changes above you are modifying the game to have an advantage over other players. If you do this in multiplayer without others being aware, I would strongly consider this cheating! Lincoln said: “Nearly all men can stand adversity, but if you want to test a man's character, give him power." Do not expect a reply to any questions, 30.06.2021 - Silenced by Nineline
Kula66 Posted September 5, 2019 Posted September 5, 2019 What utter twaddle ... You play the game how you want, I'll play it how I want.
draconus Posted September 5, 2019 Posted September 5, 2019 You play the game how you want, I'll play it how I want. That's true only if you play SP. Win10 i7-10700KF 32GB RTX4070S Quest 3 T16000M VPC CDT-VMAX TFRP FC3 F-14A/B F-15E CA SC NTTR PG Syria
Hamilton Posted September 5, 2019 Posted September 5, 2019 You play the game how you want, I'll play it how I want. Exactly !!!! :thumbup: _________________________________ Aorus Z390 Extreme MB | i9 9900k CPU @ 5.0 GHz | EVGA RTX 2080 Ti FTW3 Ultra | 32 GB G Skill Trident Z 3600 MHz CL14 DDR4 Ram | Corsair H150i Pro Cooler | Corsair TX 850M PS | Samsung 970 Evo Plus M.2 NVMe SSD 1TB |TMWH Hotas with VPC WarBRD Base| Corsair Gamer 570x Crystal Case | HP Reverb
CoBlue Posted September 6, 2019 Posted September 6, 2019 correct, there is no indication for the pilot. Please make Jester advise us when we're out of chaff & flares? i7 8700k@4.7, 1080ti, DDR4 32GB, 2x SSD , HD 2TB, W10, ASUS 27", TrackIr5, TMWH, X-56, GProR.
Biggus Posted September 6, 2019 Posted September 6, 2019 Hehe nice! As for all your inputs: noted. Sorry for this ever repeating answer, but we mean it: we will see what we can do. Maybe we can add some kind of bindable and simple "chaff!" "flare!" and "chaff/flare!" command, that already should help. This would be a really good fix. If it were ever so slightly delayed to account for reaction times, it would feel much more like working with a meat-based RIO. Then it can be bound using VA and it wouldn't feel out of place.
Patroffel Posted September 6, 2019 Posted September 6, 2019 (edited) Please make Jester advise us when we're out of chaff & flares? +1 Edit: or we could ask jester how much chaff or flare we have? Edited September 6, 2019 by Patroffel Modules: M-2000C, Mig-21bis, JF-17, F/A-18C, F-16C, F-14A&B, A-10C, AV-8B, Spitfire LF Mk. IX Devices: Virpil TM50CM2 Grip with WarBRD Base, TM Warthog Throttle, Saitek PRO Flight Rudder
Yeti42 Posted September 9, 2019 Author Posted September 9, 2019 So I've had some PM's requesting help on certain RIO keys, I'm not going to reply to everyone, you need to search the keyboard default lua file for whatever key combo you are looking for and copy that across to the pilot... e.g if you're looking for a radar command, search for "RADAR" and look for lines that start with "{combos = {{key =" If you can't figure this out, you probably shouldn't be editing lua config files...just saying... ;) Windows 10 64 bit | Intel i5-9600k OC 5 Ghz | RTX 2080 |VENGEANCE® LPX 32GB DDR 4 OC 3200 Hotas Warthog | Logitech G Flight Rudder Pedals | Track IR 4
Yeti42 Posted September 9, 2019 Author Posted September 9, 2019 I wonder: Does this pass the IC-check? Yes Windows 10 64 bit | Intel i5-9600k OC 5 Ghz | RTX 2080 |VENGEANCE® LPX 32GB DDR 4 OC 3200 Hotas Warthog | Logitech G Flight Rudder Pedals | Track IR 4
Recommended Posts