Tasmanian Posted November 23, 2015 Posted November 23, 2015 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?
HiJack Posted November 23, 2015 Posted November 23, 2015 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.
Tasmanian Posted November 23, 2015 Author Posted November 23, 2015 I just want to modify some distance parameters in medium.lua file. I do not need to replace textures etc.
hamzaalloush Posted December 24, 2015 Posted December 24, 2015 I have the same question... I find a lot of helpful modification for High.lua that i want to apply using autoexec and not missing with the installation, how can i do this?
indiadamjones Posted January 8, 2016 Posted January 8, 2016 Change terrain options via autoexec.cfg I tried something like: options.terrain.land_noise.noisemax = .5; I don't think it worked though. Anyway, these tanks aren't hot in TGP! | A-10C | Ka-50 | F-86 | Mig-15 | P-51D | [sIGPIC][/sIGPIC]
Recommended Posts