Jump to content

drewd484

Members
  • Posts

    1
  • Joined

  • Last visited

  1. 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!
×
×
  • Create New...