Jump to content

Autoexec.cfg documentation?


idenwen

Recommended Posts

Is there anywhere a documentation about whats possible with autoexec.cfg?

 

I know the textfile in DCS/Config but that explains only the basics like

options.graphics.maxfps = 60;

 

Can other things also done in this file?

Lets say camera parameters, MFD_render_params, etc...

 

Would be nice to preserve settings without having to use a mod manager and to see after each update if there is something new in the unmodded files.

Link to comment
Share on other sites

  • 1 month later...

Agreed.

ASUS ROG Maximus VIII Hero, i7-6700K, Noctua NH-D14 Cooler, Crucial 32GB DDR4 2133, Samsung 950 Pro NVMe 256GB, Samsung EVO 250GB & 500GB SSD, 2TB Caviar Black, Zotac GTX 1080 AMP! Extreme 8GB, Corsair HX1000i, Phillips BDM4065UC 40" 4k monitor, VX2258 TouchScreen, TIR 5 w/ProClip, TM Warthog, VKB Gladiator Pro, Saitek X56, et. al., MFG Crosswind Pedals #1199, VolairSim Pit, Rift CV1 :thumbup:

Link to comment
Share on other sites

I guess I'll add my +1 to this. This file seems like it has a lot of good potential, but seriously lacks on documentation.

 

 

c0ff?

i7 7700K | 32GB RAM | GTX 1080Ti | Rift CV1 | TM Warthog | Win 10

 

"There will always be people with a false sense of entitlement.

You can want it, you can ask for it, but you don't automatically deserve it. "

Link to comment
Share on other sites

  • 3 months later...

indeed, would like to learn more about what we can do with this cfg file. I've been using it for both cpu affinity & FPS settings, after hearing input from other forum members.

MSI MAG Z790 Carbon, i9-13900k, NH-D15 cooler, 64 GB CL40 6000mhz RAM, MSI RTX4090, Yamaha 5.1 A/V Receiver, 4x 2TB Samsung 980 Pro NVMe, 1x 2TB Samsung 870 EVO SSD, Win 11 Pro, TM Warthog, Virpil WarBRD, MFG Crosswinds, 43" Samsung 4K TV, 21.5 Acer VT touchscreen, TrackIR, Varjo Aero, Wheel Stand Pro Super Warthog, Phanteks Enthoo Pro2 Full Tower Case, Seasonic GX-1200 ATX3 PSU, PointCTRL, Buttkicker 2, K-51 Helicopter Collective Control

Link to comment
Share on other sites

  • 3 weeks later...

This question should not be left to drown in the forum...

 

Please...

 

What can we use it for now?

 

What uses are being worked on for the future?

 

What things would you like to use it for, but are not being worked on yet?

Link to comment
Share on other sites

you running the AMD affinity settings skate was talking about?

 

Hi Eno, I'm using it for my i5. (set DCS.exe to run on core 3 & 4).

 

to the OP, indeed, wish we could find some documentation as to what else we can use this powerful cfg file for! :thumbup:

MSI MAG Z790 Carbon, i9-13900k, NH-D15 cooler, 64 GB CL40 6000mhz RAM, MSI RTX4090, Yamaha 5.1 A/V Receiver, 4x 2TB Samsung 980 Pro NVMe, 1x 2TB Samsung 870 EVO SSD, Win 11 Pro, TM Warthog, Virpil WarBRD, MFG Crosswinds, 43" Samsung 4K TV, 21.5 Acer VT touchscreen, TrackIR, Varjo Aero, Wheel Stand Pro Super Warthog, Phanteks Enthoo Pro2 Full Tower Case, Seasonic GX-1200 ATX3 PSU, PointCTRL, Buttkicker 2, K-51 Helicopter Collective Control

Link to comment
Share on other sites

seems my FPS Limit setting isnt working no more since the last update (which I finally let install last night in my non beta install).

 

I knew the update nixed my indicator LUA changes for Helios, but for some reason It's not Limiting FPS to 30, autoexec.lua was in the savedgames/dcs/ folder.

 

As I was getting 50-65 FPS, even though I set the limit to 30.

 

I also set DCS.exe to Disable XFire in CCC Settings, but Whenever I boot DCS my 2nd GPU is taken out of ZeroCore Mode and put into 3d Clocks.

(It spikes to 80% or so but I dont think it's DCS Using it). Pretty sure it's not being used, as last time I forced it on I had issues.

 

Also submitted another group of Bugs to AMD for Cat 14.2. + DCSW Combo.

 

I'll have to double check to make sure that the autoexec is still clean. I might have moved it to my beta install saved games folder since that's what I was using.


Edited by SkateZilla

Windows 10 Pro, Ryzen 2700X @ 4.6Ghz, 32GB DDR4-3200 GSkill (F4-3200C16D-16GTZR x2),

ASRock X470 Taichi Ultimate, XFX RX6800XT Merc 310 (RX-68XTALFD9)

3x ASUS VS248HP + Oculus HMD, Thrustmaster Warthog HOTAS + MFDs

Link to comment
Share on other sites

This is from the graphis_readme.txt that gave us the autoexec.cfg to begin with.

 

---------------------------------------------------------

 

Hi!

 

Old graphics.cfg is gone and replaced with graphics.lua.

However, please, do not edit this file directly.

Otherwise you'll lose your changes after each update.

 

New method for overriding options is to create (or edit) a file

 

C:\Users\<YOUR-LOGIN>\Saved Games\DCS\Config\autoexec.cfg

 

or

 

C:\Users\<YOUR-LOGIN>\Saved Games\edModelViewer\Config\autoexec.cfg

 

(for model viewer)

 

and place your changes there.

Note:

- autoexec.cfg settings will override the options set via GUI.

- Graphic options in autoexec.cfg should be prefixed with options.graphics.

- file encoding should be UTF-8 without BOM

 

Example autoexec.cfg:

 

options.graphics.maxfps = 30

options.graphics.render3D = false

options.graphics.ScreenshotQuality = 75

-- add custom texture path

-- note the slashes!

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

 

 

 

Happy gaming!

 

dsb at eagle dot ru

 

------------------------------------------------------

 

So does anyone out there know of other uses for the file right now?

Link to comment
Share on other sites

I think most have read that and want more information.

ASUS ROG Maximus VIII Hero, i7-6700K, Noctua NH-D14 Cooler, Crucial 32GB DDR4 2133, Samsung 950 Pro NVMe 256GB, Samsung EVO 250GB & 500GB SSD, 2TB Caviar Black, Zotac GTX 1080 AMP! Extreme 8GB, Corsair HX1000i, Phillips BDM4065UC 40" 4k monitor, VX2258 TouchScreen, TIR 5 w/ProClip, TM Warthog, VKB Gladiator Pro, Saitek X56, et. al., MFG Crosswind Pedals #1199, VolairSim Pit, Rift CV1 :thumbup:

Link to comment
Share on other sites

  • Recently Browsing   0 members

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