Raz_Specter Posted May 5, 2016 Posted May 5, 2016 Hi Chaps, I was re-mapping key inputs so that I could do SHIFT and numpad input for the Nadir, as i do with the A10 and found out that there is a bug with key 5. Within the control settings for the Nadir there isnt a key 5 mapping available. Checking the file "C:\Program Files\Eagle Dynamics\DCS World 2 OpenAlpha\Mods\aircraft\SA342\Input\keyboard\default.lua" I can see there is a typo {down = device_commands.Button_34, up = device_commands.Button_34, cockpit_device_id = devices.NADIR, value_down = 1, value_up = 0,name = _('SA342 4'), category = _('SA342 NADIR')}, {down = device_commands.Button_35, up = device_commands.Button_35, cockpit_device_id = devices.NADIR, value_down = 1, value_up = 0,name = _('SA342 4'), category = _('SA342 NADIR')}, to correct this, just correct the second line _('SA342 4') to _('SA342 5') Cheers Mith 1 Custom built W10 Pro 64Bit, Intel Core i9 9900k, Asus ROG Maximus Code XI Z390, 64GB DDR4 3200 RGB, Samsung 1TB NVme M.2 Drive, Gigabyte AORUS 2080TI, 40" Iiyama Display. Wacom Cintiq Pro 24, HOTAS Virpil T50 Stick / FA-18C TM Stick and Virpil T50 Throttle, MFG Crosswind Graphite Pedals. HP Reverb SPECTER [sIGPIC][/sIGPIC] Lead Terrain Developer / Texture Artist
Scooternutz Posted May 5, 2016 Posted May 5, 2016 Awesome find, thank you!!! [sIGPIC]https://drive.google.com/file/d/16rUBmmJR7A3YGZVGPGskxG1XtvulGojJ/view?usp=sharing[/sIGPIC]
Bulldog51 Posted May 5, 2016 Posted May 5, 2016 Great find and easy fix Thank you!! [sIGPIC][/sIGPIC]
BaD CrC Posted May 5, 2016 Posted May 5, 2016 Should be in the bug section, shouldn't it? Great find anyway. https://www.blacksharkden.com http://discord.gg/blacksharkden
Mt5_Roie Posted May 6, 2016 Posted May 6, 2016 It's already in the bug thread...already made it to the master bug list. Coder - Oculus Rift Guy - Court Jester
Recommended Posts