drewd484 Posted 10 hours ago Posted 10 hours ago I have been trying to get Volanta to work in DCS, but when I get it installed, SRS no longer connects to the game. I saw someone else had posted a similar issue, but with Tacview instead of SRS. They were able to fix the issue by editing the line of code in the export.lua file. The original line is: dofile(lfs.writedir() .. "Scripts/DCS_Volanta.lua") The edited line was: dofile(Tacviewlfs.writedir() .. "Scripts/DCS_Volanta.lua") I figure this would also help my situation, but I have no clue what I would add to the line instead of "Tacview" to make it work. Any help would be greatly appreciated!
Recommended Posts