Jump to content

preventing or changing destination folder of MP .trk files


Recommended Posts

Posted (edited)
You can use a symbolic link. This is a common practice in Linux, supported by Windows, and a nice way to move files/folders without disturbing apps.

 

https://www.howtogeek.com/howto/16226/complete-guide-to-symbolic-links-symlinks-on-windows-or-linux/

 

Thanks, I've a question. Does the file get installed first to the original folder then cut and pasted into the redirected folder?

Also I'm wondering which .lua file has the path for sending the file to the saved games folder, it's easily changeable?

Edited by fitness88
Posted

ok in config folder of saved games\dcs or saved games\dcs.openbeta or whatever you want to call it

 

make a file called autoexec.cfg

 

put this line into it

 

disable_write_track = true

 

no more track files being written.

i7 13700k, 64gb DDR5, Warthog HOTAS, HP Reverb G2 VR, win 11, RTX 3070

TGW Dedicated Server Admin, Australian PVE/PVP gameplay. (taskgroupwarrior.info/2020)

Posted
ok in config folder of saved games\dcs or saved games\dcs.openbeta or whatever you want to call it

 

make a file called autoexec.cfg

 

put this line into it

 

disable_write_track = true

 

no more track files being written.

 

Thanks for this...I already have an autoexec.cfg there can I just add the line just below my last command line?

log.set_output("dcs", "", log.ALL, log.FULL)

no_device_hotplug = true

Posted (edited)

Added disable_write_track = true below the second line...didn't keep the MP track from being written and saved.

 

log.set_output("dcs", "", log.ALL, log.FULL)

no_device_hotplug = true

disable_write_track = true

 

edit: Made no difference when I removed the first 2 lines.

Edited by fitness88
  • 2 weeks later...
Posted (edited)

I picked this additional info up from a search I did.

From Mustang:

"a .trk file will still be generated in your Users\<name>\Saved Games\DCS\Tracks\Multiplayer folder but it will only be the mission contents and nothing more, notice the file size of the .trk does not grow in size."

Quite correct, if I fly the same mission for a long time or short time in MP the file is always the same size 1300 KB. A far cry from hundreds of megabytes that I'm used to seeing per flight.

Edited by fitness88
Posted

make a file called autoexec.cfg

 

put this line into it

 

disable_write_track = true

 

no more track files being written.

 

Good tip, thank you :thumbup:

 

For work: iMac mid-2010 of 27" - Core i7 870 - 6 GB DDR3 1333 MHz - ATI HD5670 - SSD 256 GB - HDD 2 TB - macOS High Sierra

For Gaming: 34" Monitor - Ryzen 3600 - 32 GB DDR4 2400 - nVidia RTX2080 - SSD 1.25 TB - HDD 10 TB - Win10 Pro - TM HOTAS Cougar

Mobile: iPad Pro 12.9" of 256 GB

  • Recently Browsing   0 members

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