Mercury_1965 Posted April 16, 2020 Posted April 16, 2020 Hi, I have a connection problem (virtual cockpit not go green): DCSWorld is steam version installed in C:\Program Files (x86)\Steam\steamapps\common DCS-BIOS is installed in C:\DCS-BIOS Export.lua is in C:\Users\gmv\Saved Games\DCS\Scripts with content: BIOS = {}; BIOS.LuaScriptDir = [[C:\DCS-BIOS\dcs-lua\]]; BIOS.PluginDir = [[C:\Users\gmv\AppData\Roaming/DCS-BIOS/Plugins\]]; if lfs.attributes(BIOS.LuaScriptDir..[[bIOS.lua]]) ~= nil then dofile(BIOS.LuaScriptDir..[[bIOS.lua]]) end --[[DCS-BIOS Automatic Setup]] I beleve that DCS-BIOS not 'find' DCSWorld ..... Any suggestion will be welcome Thanks for attention
Mercury_1965 Posted April 17, 2020 Author Posted April 17, 2020 Hi, solved I don't know how or why, simply it's work. I think that with restart of Win and starting a mission the DCS-BIOS now it's OK!
Recommended Posts