draconus Posted September 10, 2020 Posted September 10, 2020 (edited) but isn't LShift-U Salute? Or was that only pre SC? NonSC - Salute makes gesture and launches you. SC - Salute is just gesture, to launch you need LShift+U. Edit: Scratch that! Just tested: Stennis - Salute does nothing, LShift+U does salute gesture then launches you. Supercarrier - Salute (no gesture) signals the ground crew that you're ready to go, LShift+U instantly launches you and does salute gesture during launch (!). Edited September 10, 2020 by draconus Win10 i7-10700KF 32GB RTX4070S Quest 3 T16000M VPC CDT-VMAX TFRP FC3 F-14A/B F-15E CA SC NTTR PG Syria
AG-51_Sabot Posted September 10, 2020 Posted September 10, 2020 < sigh > Even with the TID repeater I still find it tedious to manipulate the WNP TYP wheel. I have plenty of open buttons when I am the RIO. As for Salute... I wish we could just salute with a VR controller (move to head and back out). but isn't LShift-U Salute? Or was that only pre SC? Salute issue - Can you Voice Attack it. That's that I do "There is an art … to flying. The knack lies in learning how to throw yourself at the ground and miss." Douglas Adams, The Hitchhikers Guide to the Galaxy https://www.cag-51.org/contact
Spurts Posted September 10, 2020 Posted September 10, 2020 Salute issue - Can you Voice Attack it. That's that I do I'll get VA eventually, but for now I am vanilla HOTAS/VR.
Uxi Posted September 10, 2020 Posted September 10, 2020 NonSC - Salute makes gesture and launches you. SC - Salute is just gesture, to launch you need LShift+U. Huh? I had no change at all in Tomcat on SC. Hornet I had to add the binding. Specs & Wishlist: Core i9 9900k 5.0Ghz, Asus ROG Maximus XI Hero, 64GB G.Skill Trident 3600, Asus RoG Strix 3090 OC, 2TB x Samsung Evo 970 M.2 boot. Samsung Evo 860 storage, Coolermaster H500M, ML360R AIO HP Reverb G2, Samsung Odyssey+ WMR; VKB Gunfighter 2, MCG Pro; Virpil T-50CM v3; Slaw RX Viper v2
Spurts Posted September 10, 2020 Posted September 10, 2020 Huh? I had no change at all in Tomcat on SC. Hornet I had to add the binding. That was my experience as well
DroptheHammer Posted September 10, 2020 Posted September 10, 2020 (edited) BINDING REQUEST for F-14 PILOT POSITION I'd love to have bindings for all jester wheel commands, but the ones I want most are Radar Silent and Radar Active from the JESTER command wheel... Close behind would be Jester Setting TCS Narrow vs Wide (which isnt available anywhere today from the pilot seat including the command wheel). Finally, bindings for ECM OFF / REC / ACTIVE and FLARE MODE PILOT, FLARE MODE SINGLE , FLARE MODE MULTI. Thanks! Edited September 10, 2020 by Slash621 Content and title New Setup : 13900K, Asus ROG Strix 4090, 64GB of DDR3600C14, 4x 2TB ADATA NVME, HP Reverb G2, Virpil Alpha on WarBRD, Virpil TM3 throttle, Monolith External Amp, DT 1990 Pro Headphones & TrackIR v5 Old Setup: 12900KS @ 5.5 , EVGA FTW3 Hybrid 3090, 64GB of DDR3600C14, 4x 2TB ADATA NVME, HP Reverb G2, Virpil Alpha on WarBRD, Virpil TM3 throttle, Monolith External Amp, Philips X2HR Headphones & TrackIR v5 Old Old Setup: 9900KS @ 5.2, EVGA FTW3 3090. 32GB of DDR3866, 3x 1TB ADATA NVME
electricaltill Posted October 3, 2020 Posted October 3, 2020 (edited) Please add these weapon jettison bindings to the RIO seat: {down = device_commands.WEAP_Jett_Station1, cockpit_device_id=devices.WEAPONS, value_down = 1, name = _('Jettison station 1: B'), category = _('Weapons')}, {down = device_commands.WEAP_Jett_Station1, cockpit_device_id=devices.WEAPONS, value_down = 0, name = _('Jettison station 1: SAFE'), category = _('Weapons')}, {down = device_commands.WEAP_Jett_Station1, cockpit_device_id=devices.WEAPONS, value_down = -1, name = _('Jettison station 1: SW'), category = _('Weapons')}, {down = device_commands.WEAP_Jett_Station3, cockpit_device_id=devices.WEAPONS, value_down = 1, name = _('Jettison station 3: SEL'), category = _('Weapons')}, {down = device_commands.WEAP_Jett_Station3, cockpit_device_id=devices.WEAPONS, value_down = -1, name = _('Jettison station 3: SAFE'), category = _('Weapons')}, {down = device_commands.WEAP_Jett_Station4, cockpit_device_id=devices.WEAPONS, value_down = 1, name = _('Jettison station 4: SEL'), category = _('Weapons')}, {down = device_commands.WEAP_Jett_Station4, cockpit_device_id=devices.WEAPONS, value_down = -1, name = _('Jettison station 4: SAFE'), category = _('Weapons')}, {down = device_commands.WEAP_Jett_Station5, cockpit_device_id=devices.WEAPONS, value_down = 1, name = _('Jettison station 5: SEL'), category = _('Weapons')}, {down = device_commands.WEAP_Jett_Station5, cockpit_device_id=devices.WEAPONS, value_down = -1, name = _('Jettison station 5: SAFE'), category = _('Weapons')}, {down = device_commands.WEAP_Jett_Station6, cockpit_device_id=devices.WEAPONS, value_down = 1, name = _('Jettison station 6: SEL'), category = _('Weapons')}, {down = device_commands.WEAP_Jett_Station6, cockpit_device_id=devices.WEAPONS, value_down = -1, name = _('Jettison station 6: SAFE'), category = _('Weapons')}, {down = device_commands.WEAP_Jett_Station8, cockpit_device_id=devices.WEAPONS, value_down = 1, name = _('Jettison station 8: B'), category = _('Weapons')}, {down = device_commands.WEAP_Jett_Station8, cockpit_device_id=devices.WEAPONS, value_down = 0, name = _('Jettison station 8: SAFE'), category = _('Weapons')}, {down = device_commands.WEAP_Jett_Station8, cockpit_device_id=devices.WEAPONS, value_down = -1, name = _('Jettison station 8: SW'), category = _('Weapons')}, Thanks! Edited October 7, 2020 by electricaltill
draconus Posted October 4, 2020 Posted October 4, 2020 Please add these weapon jettison bindings to the RIO seat Why not Station2? Win10 i7-10700KF 32GB RTX4070S Quest 3 T16000M VPC CDT-VMAX TFRP FC3 F-14A/B F-15E CA SC NTTR PG Syria
Uxi Posted October 4, 2020 Posted October 4, 2020 Maybe not high priority but would be nice to see some additions every couple patches or so. Specs & Wishlist: Core i9 9900k 5.0Ghz, Asus ROG Maximus XI Hero, 64GB G.Skill Trident 3600, Asus RoG Strix 3090 OC, 2TB x Samsung Evo 970 M.2 boot. Samsung Evo 860 storage, Coolermaster H500M, ML360R AIO HP Reverb G2, Samsung Odyssey+ WMR; VKB Gunfighter 2, MCG Pro; Virpil T-50CM v3; Slaw RX Viper v2
electricaltill Posted October 4, 2020 Posted October 4, 2020 (edited) Why not Station2?All right, you got me! Edit: actually shouldn't have put station 2 in there, there's already bindings for the left and right tanks, just not numbered stations 2 and 7. Edited October 7, 2020 by electricaltill
Skysurfer Posted October 30, 2020 Posted October 30, 2020 I would really love to see two binds that cycle the Jester menu clockwise and counter-clockwise. Would make binding it to a HOTAS much easier and more intuitive.
81banana Posted November 7, 2020 Posted November 7, 2020 Hope it’s not redundant as I haven’t read all 200+ comments. I would love to see Lights, brightness and radio adjustments implemented as potentiometer (axis) to be mapped to button boxes. Sent from my iPhone using Tapatalk
Home Fries Posted November 8, 2020 Posted November 8, 2020 FWIW, here are the emergency sweep discrete presets I use, which are based off the Wing Sweep vs. Mach Schedule in NATOPS. H/T @Wintermute74 for the original code. {down = device_commands.WINGSWEEP_EmergencySweepLever, cockpit_device_id = devices.WINGSWEEP, value_down = 1.0, name = _('Emergency Wing Sweep Handle (20)'), category = { _('-MODIFICATIONS'),_('Throttle')}}, {down = device_commands.WINGSWEEP_EmergencySweepLever, cockpit_device_id = devices.WINGSWEEP, value_down = 0.9272, name = _('Emergency Wing Sweep Handle (25)'), category = { _('-MODIFICATIONS'),_('Throttle')}}, {down = device_commands.WINGSWEEP_EmergencySweepLever, cockpit_device_id = devices.WINGSWEEP, value_down = 0.5633, name = _('Emergency Wing Sweep Handle (50)'), category = { _('-MODIFICATIONS'),_('Throttle')}}, {down = device_commands.WINGSWEEP_EmergencySweepLever, cockpit_device_id = devices.WINGSWEEP, value_down = 0.4905, name = _('Emergency Wing Sweep Handle (55)'), category = { _('-MODIFICATIONS'),_('Throttle')}}, {down = device_commands.WINGSWEEP_EmergencySweepLever, cockpit_device_id = devices.WINGSWEEP, value_down = 0.4178, name = _('Emergency Wing Sweep Handle (60)'), category = { _('-MODIFICATIONS'),_('Throttle')}}, {down = device_commands.WINGSWEEP_EmergencySweepLever, cockpit_device_id = devices.WINGSWEEP, value_down = 0.3013, name = _('Emergency Wing Sweep Handle (68)'), category = { _('-MODIFICATIONS'),_('Throttle')}}, {down = device_commands.WINGSWEEP_EmergencySweepLever, cockpit_device_id = devices.WINGSWEEP, value_down = 0.0, name = _('Emergency Wing Sweep Handle (OVR)'), category = { _('-MODIFICATIONS'),_('Throttle')}}, 20 degrees - Mach 0.4 25 degrees - Mach 0.7 50 degrees - Mach 0.8 60 degrees - Mach 0.9 68 degrees - Mach 1.0+ And the code for the handle: {down = device_commands.WINGSWEEP_EmergencyLeverExtended, cockpit_device_id = devices.WINGSWEEP, value_down = -1, name=_('Emergency Wing Sweep Handle PUSH IN'), category= { _('-MODIFICATIONS'),_('Throttle')}}, {down = device_commands.WINGSWEEP_EmergencyLeverExtended, cockpit_device_id = devices.WINGSWEEP, value_down = 1, name=_('Emergency Wing Sweep Handle PULL OUT'), category= { _('-MODIFICATIONS'),_('Throttle')}}, {down = device_commands.WINGSWEEP_EmergencyLeverExtended, up = device_commands.WINGSWEEP_EmergencyLeverExtended, cockpit_device_id = devices.WINGSWEEP, value_down = -1, value_up = 1, name=_('Emergency Wing Sweep Handle PUSH IN/PULL OUT (Toggle)'), category= { _('-MODIFICATIONS'),_('Throttle')}}, -Home Fries My DCS Files and Skins My DCS TARGET Profile for Cougar or Warthog and MFDs F-14B LANTIRN Guide
KrustyTFC Posted November 20, 2020 Posted November 20, 2020 Hi, new guy here. Am I missing it, has somebody requested key bindings for Master Generator and Emergency Generator? Also Engine Mode Select while I'm asking for things. Thanks.
Dudikoff Posted November 26, 2020 Posted November 26, 2020 I do hope the requested bindings get added before the module is considered feature complete. It's pretty weird that a lot of switches are not bindable still. i386DX40@42 MHz w/i387 CP, 4 MB RAM (8*512 kB), Trident 8900C 1 MB w/16-bit RAMDAC ISA, Quantum 340 MB UDMA33, SB 16, DOS 6.22 w/QEMM + Win3.11CE, Quickshot 1btn 2axis, Numpad as hat. 2 FPH on a good day, 1 FPH avg. DISCLAIMER: My posts are still absolutely useless. Just finding excuses not to learn the F-14 (HB's Swansong?). Annoyed by my posts? Please consider donating. Once the target sum is reached, I'll be off to somewhere nice I promise not to post from. I'd buy that for a dollar!
RustBelt Posted November 28, 2020 Posted November 28, 2020 They keep kicking that can down the road. They say it will be the last thing in Early Access for some reason.
Wildwind Posted December 5, 2020 Posted December 5, 2020 Fire extinguisher, please? It's completely impossible to get to those buttons in the clickable cockpit (I just spent quite a while trying while my right engine burned), and there's no binding option for them. So if you get an engine fire, you're screwed.
draconus Posted December 6, 2020 Posted December 6, 2020 (edited) On 12/5/2020 at 2:29 AM, Wildwind said: Fire extinguisher, please? It's completely impossible to get to those buttons in the clickable cockpit (I just spent quite a while trying while my right engine burned), and there's no binding option for them. So if you get an engine fire, you're screwed. @latest beta: Bindings already are implemented but the function is not working atm. If you're down low with your head and precise enough you can also click it. Edited December 6, 2020 by draconus Win10 i7-10700KF 32GB RTX4070S Quest 3 T16000M VPC CDT-VMAX TFRP FC3 F-14A/B F-15E CA SC NTTR PG Syria
Wildwind Posted December 7, 2020 Posted December 7, 2020 (edited) 7 hours ago, draconus said: @latest beta: Bindings already are implemented but the function is not working atm. If you're down low with your head and precise enough you can also click it. ...now I need to look again, because I swear I searched for Fire in the settings several times and that was not there. ...and I just checked again, and it's still not there. I guess somehow I don't have the latest update? Odd. I am on Open Beta. I blame Steam for this. Edited December 7, 2020 by Wildwind
Gunslinger22 Posted December 12, 2020 Posted December 12, 2020 Is there any chance that we can get bindings for the MTB to where each of the positions has a binding so that a 12pos rotary will suffice and it will lift and depress when switched to the position? "I'm just a dude, playing a dude, disguised as another dude."
Xeno426 Posted December 19, 2020 Posted December 19, 2020 Now that the Target Size switch actually has a use, could we get some keybindings for it? Especially those nice "x, else y" binds for Warthog three-way switches.
gyrovague Posted December 19, 2020 Posted December 19, 2020 12 hours ago, Xeno426 said: Now that the Target Size switch actually has a use, could we get some keybindings for it? Especially those nice "x, else y" binds for Warthog three-way switches. Done 2 ____________ Heatblur Simulations [sIGPIC][/sIGPIC]
Gunslinger22 Posted December 20, 2020 Posted December 20, 2020 12 hours ago, gyrovague said: Done Awesome! Can you guys please look into the MTS? It’d really complete my simpit if I could actually use it for a full cold/dark! "I'm just a dude, playing a dude, disguised as another dude."
Gunslinger22 Posted December 22, 2020 Posted December 22, 2020 On 12/21/2020 at 1:25 PM, RustBelt said: You can't get at it with DCS BIOS? Sadly I’m not using arduinos for my panels so not possible "I'm just a dude, playing a dude, disguised as another dude."
Recommended Posts