Jump to content

Recommended Posts

Posted

Hello, is there a way to set options to DCSWorld\Config\terrain\ files via autoexec.cfg?

It works fine with graphics.lua and prefix "options.graphics.", but what is prefix for medium.lua?

Posted

Yes.


-- table.insert(options.graphics.VFSTexturePaths, "C:/DCSTexture")
-- table.insert(options.graphics.VFSTexturePaths, "c:/Users/<LOGIN>/Saved Games/DCS/MyTextures")
-- table.insert(options.graphics.VFSTexturePaths, "C:/DCSTexture/CockpitsHDTextures.zip")

 

EDIT: Remove the "--" and space in front of command.

  • 1 month later...
  • 2 weeks later...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...