Tempest Posted May 20, 2020 Posted May 20, 2020 Simple text edit. Go to C:\Program Files\Eagle Dynamics\DCS World\Mods\aircraft\I-16\Cockpit\Scripts In the Scripts FOLDER you want the file device_init.lua (FIRST BACK UP THE FILE) Go down to the line near the bottom that reads --------------------------------------------- --dofile(LockOn_Options.common_script_path.."KNEEBOARD/declare_kneeboard_device.lua") --------------------------------------------- REMOVE the 2 dashes before the word dofile so it reads --------------------------------------------- dofile(LockOn_Options.common_script_path.."KNEEBOARD/declare_kneeboard_device.lua") --------------------------------------------- Attached my file. Please BACKUP original. That's it. Sorry-I cant fix radio to this little Gem.:(device_init.lua
Rudel_chw Posted May 20, 2020 Posted May 20, 2020 Thank you, thank you .... so very useful. Wonder why the developer didn’t do it himself. For work: iMac mid-2010 of 27" - Core i7 870 - 6 GB DDR3 1333 MHz - ATI HD5670 - SSD 256 GB - HDD 2 TB - macOS High Sierra For Gaming: 34" Monitor - Ryzen 3600 - 32 GB DDR4 2400 - nVidia RTX2080 - SSD 1.25 TB - HDD 10 TB - Win10 Pro - TM HOTAS Cougar Mobile: iPad Pro 12.9" of 256 GB
Tempest Posted May 21, 2020 Author Posted May 21, 2020 I don't know. Poking around the files I see some code for the radio that isn't present and in one file 'To Do' phrases at the end of some code.
Tempest Posted June 7, 2020 Author Posted June 7, 2020 The new update to DCS reverts the modded file back to making the cockpit checklist unable to work. All you need to do to get it to work is go back into the device_init.lua file and remove the 2 dashes per instructions at beginning of this forum string.
Rudel_chw Posted June 7, 2020 Posted June 7, 2020 The new update to DCS reverts the modded file back to making the cockpit checklist unable to work. All you need to do to get it to work is go back into the device_init.lua file and remove the 2 dashes per instructions at beginning of this forum string. As DCS OB gets updated quite frequently, I opted to save this modified file as a Mod, and use a Mod Manager to reapply it after every update, like this: :thumbup: Thanks for fixing this, as I use the Kneeboard a lot when I'm learning a plane, or when I return to it after a long hiatus. Greetings, Eduardo For work: iMac mid-2010 of 27" - Core i7 870 - 6 GB DDR3 1333 MHz - ATI HD5670 - SSD 256 GB - HDD 2 TB - macOS High Sierra For Gaming: 34" Monitor - Ryzen 3600 - 32 GB DDR4 2400 - nVidia RTX2080 - SSD 1.25 TB - HDD 10 TB - Win10 Pro - TM HOTAS Cougar Mobile: iPad Pro 12.9" of 256 GB
Tempest Posted June 7, 2020 Author Posted June 7, 2020 You’d think DCS would have noted this fix. Oh well. Maybe next update.
Recommended Posts