zrj Posted July 22, 2022 Posted July 22, 2022 Hi there, Just noticed "Flaps 25 / Up" seems have the wrong way? I'm using Thrustmaster Warthog throttle, the flaps switch is No.22 (up) and 23 (down) by default. When I set No.23 to "Flaps 42/25", it works fine. However, when I set No.22 to "Flaps 25/up", it works oppisite. Flaps up position maps "flaps 25" in game and Flaps middle maps "flaps 0" in game. Can anyone check this issue? Thanks. 1
Xupicor Posted July 23, 2022 Posted July 23, 2022 (edited) I've found the same happen. Indeed, that setting is wrong. FIX: Open "...\DCSWorld\Mods\aircraft\MIG-21bis\Input\MiG-21\joystick\default.lua" Make a backup of that file first before you make any changes. Search for "Flaps". Change this: {down=device_commands.Flaps_TO,up=device_commands.Flaps_TO,cockpit_device_id=devices.FLAPS,value_down=1.0,value_up=0.0,name=_('Flaps 25 / Up'),category=_('Flight Controls')}, Into this: {down=device_commands.Flaps_TO,up=device_commands.Flaps_TO,cockpit_device_id=devices.FLAPS,value_down=0.0,value_up=1.0,name=_('Flaps 25 / Up'),category=_('Flight Controls')}, Restart DCS and it should work as intended now. I just tested it, so go ahead and try it yourself. You might lose the changes after an update (if they don't fix it), so maybe keep the instructions with the changed line handy. I'd rather change it again than plain replace the new file with the old one as you might undo some other fixes/changes that way. Edited July 24, 2022 by Xupicor typos Windows 11 Pro, RTX4090 (24GB), 5950X @ 4.3GHz, 64GB RAM @ 3000MHz, M.2 SSD 8TB, Pimax Crystal Modules and maps: All of 'em. (It's a problem...)
zrj Posted July 28, 2022 Author Posted July 28, 2022 2022/7/24 AM8点50分,Xupicor说: I've found the same happen. Indeed, that setting is wrong. FIX: Open "...\DCSWorld\Mods\aircraft\MIG-21bis\Input\MiG-21\joystick\default.lua" Make a backup of that file first before you make any changes. Search for "Flaps". Change this: {down=device_commands.Flaps_TO,up=device_commands.Flaps_TO,cockpit_device_id=devices.FLAPS,value_down=1.0,value_up=0.0,name=_('Flaps 25 / Up'),category=_('Flight Controls')}, Into this: {down=device_commands.Flaps_TO,up=device_commands.Flaps_TO,cockpit_device_id=devices.FLAPS,value_down=0.0,value_up=1.0,name=_('Flaps 25 / Up'),category=_('Flight Controls')}, Restart DCS and it should work as intended now. I just tested it, so go ahead and try it yourself. You might lose the changes after an update (if they don't fix it), so maybe keep the instructions with the changed line handy. I'd rather change it again than plain replace the new file with the old one as you might undo some other fixes/changes that way. Thank you so much! It works now!
Xupicor Posted July 28, 2022 Posted July 28, 2022 No worries, I'm happy it worked out for you. Windows 11 Pro, RTX4090 (24GB), 5950X @ 4.3GHz, 64GB RAM @ 3000MHz, M.2 SSD 8TB, Pimax Crystal Modules and maps: All of 'em. (It's a problem...)
-Rudel- Posted 2 hours ago Posted 2 hours ago We'll check this again, and fix if needed https://magnitude-3.com/ https://www.facebook.com/magnitude3llc https://www.youtube.com/@magnitude_3 i9 13900K, 128GB RAM, RTX 4090, Win10Pro, 2 x 2TB SSD, 1 x 15TB SSD U.2 i9 10980XE, 128GB RAM, RTX 3090Ti, Win10 Pro, 2 x 256GB SSD, 4 x 512GB SSD RAID 0, 6 x 4TB HDD RAID 6, 9361-8i RAID Controller i7 4960X, 64GB RAM, GTX Titan X Black, Win10 Pro, 512GB PCIe SSD, 2 x 256GB SSD
Recommended Posts