TX-Kingsnake Posted January 23, 2009 Posted January 23, 2009 Every time I run a mission I record a track file. :book: Is there a setting to disable recording a track file?
eV1Te Posted January 23, 2009 Posted January 23, 2009 I would like that feature as well, maybe it improves performance of the game with it disabled?! The track files doesn't work for me anyways, so it's no point of having the game go through with the trouble of saving them... (http://forums.eagle.ru/showthread.php?t=36767)
Ulrich Posted January 23, 2009 Posted January 23, 2009 No, you cannot switch it off, but you can set maximum size and age of tracks and logs that are stored in /temp/ folder. See /Scripts/net/default.cfg: -- file size/age limits for Temp/ track_size_limit = 1*1024*1024*1024 -- 1 GByte track_age_limit = 365*24*60*60 -- 1 Year log_size_limit = 10*1024*1024 -- 10 MBytes log_age_limit = 7*24*60*60 -- 7 Days
eV1Te Posted January 23, 2009 Posted January 23, 2009 No, you cannot switch it off, but you can set maximum size and age of tracks and logs that are stored in /temp/ folder. See /Scripts/net/default.cfg: -- file size/age limits for Temp/ track_size_limit = 1*1024*1024*1024 -- 1 GByte track_age_limit = 365*24*60*60 -- 1 Year log_size_limit = 10*1024*1024 -- 10 MBytes log_age_limit = 7*24*60*60 -- 7 Days What happens if you set it to one second for example? Does this turn of the tracking after one second or does it just stop saving the track to the hard drive? I mean does the game still go through the trouble of reading the coordinates of all the units during game play, which might have some impact on performance if turned off?
Ulrich Posted January 23, 2009 Posted January 23, 2009 It will cause tracks and logs from /temp/ folder to be deleted each time you exit Black Shark and nothing more.
Recommended Posts