ataribaby Posted June 27, 2021 Posted June 27, 2021 Weapon selector positions are not bindable to joystick/HOTAS device. Just keyboard is bindable. 1
jayst0r Posted June 27, 2021 Posted June 27, 2021 You could add: these lines to your "gamepath\DCS World OpenBeta\Mods\aircraft\Mi-24P\Input\Mi_24P\joystick\default.lua {down = weapon_commands.Pilot_SWITCHER_OFF_GM_URS_NPU_Ext, cockpit_device_id = devices.WEAP_SYS, value_down = 0, name = _('Select Weapon Pilot 1 OFF MSL'), category = {_('Weapon'), _('Custom')}}, {down = weapon_commands.Pilot_SWITCHER_OFF_GM_URS_NPU_Ext, cockpit_device_id = devices.WEAP_SYS, value_down = 0.1, name = _('Select Weapon Pilot 2 GM-30'), category = {_('Weapon'), _('Custom')}}, {down = weapon_commands.Pilot_SWITCHER_OFF_GM_URS_NPU_Ext, cockpit_device_id = devices.WEAP_SYS, value_down = 0.2, name = _('Select Weapon Pilot 3 FXD MG7.62+12.7'), category = {_('Weapon'), _('Custom')}}, {down = weapon_commands.Pilot_SWITCHER_OFF_GM_URS_NPU_Ext, cockpit_device_id = devices.WEAP_SYS, value_down = 0.3, name = _('Select Weapon Pilot 4 FXD MG-12.7'), category = {_('Weapon'), _('Custom')}}, {down = weapon_commands.Pilot_SWITCHER_OFF_GM_URS_NPU_Ext, cockpit_device_id = devices.WEAP_SYS, value_down = 0.4, name = _('Select Weapon Pilot 5 FXD MG-7.62'), category = {_('Weapon'), _('Custom')}}, {down = weapon_commands.Pilot_SWITCHER_OFF_GM_URS_NPU_Ext, cockpit_device_id = devices.WEAP_SYS, value_down = 0.5, name = _('Select Weapon Pilot 6 FXD MG-30'), category = {_('Weapon'), _('Custom')}}, {down = weapon_commands.Pilot_SWITCHER_OFF_GM_URS_NPU_Ext, cockpit_device_id = devices.WEAP_SYS, value_down = 0.6, name = _('Select Weapon Pilot 7 ROCKET'), category = {_('Weapon'), _('Custom')}}, {down = weapon_commands.Pilot_SWITCHER_OFF_GM_URS_NPU_Ext, cockpit_device_id = devices.WEAP_SYS, value_down = 0.7, name = _('Select Weapon Pilot 8 BOMB'), category = {_('Weapon'), _('Custom')}},
ataribaby Posted June 27, 2021 Author Posted June 27, 2021 (edited) Thanks, I hope it will be fixed because it is bug in my eyes. Edited June 27, 2021 by ataribaby
Baldrick33 Posted June 28, 2021 Posted June 28, 2021 There are quite a lot of missing keybinds, it is just part of early access and stuff to do as I see it. In the meantime there are some clever folk who have worked out how to add them and providing them on these forums which is much appreciated. AMD 5800X3D · MSI 4080 · Asus ROG Strix B550 Gaming · HP Reverb Pro · 1Tb M.2 NVMe, 32Gb Corsair Vengence 3600MHz DDR4 · Windows 11 · Thrustmaster TPR Pedals · VIRPIL T-50CM3 Base, Alpha Prime R. VIRPIL VPC Rotor TCS Base. JetSeat
Recommended Posts