Tricky11 Posted December 3, 2018 Posted December 3, 2018 Afternoon all... I have put a ticket in but thought i would ask here too. Our server keeps freezing.. What i mean is my aircraft seems fine but everyone elses freezes. All of our clients have the same issue. Their aircraft is fine but everyone elses freezes.... I have attached a log... Any help will be greatly appreciateddcs log.rar
Mustang Posted December 3, 2018 Posted December 3, 2018 Try this https://drive.google.com/open?id=1Jayl9Xa6I7oOZhZZxmL4lpXqLdAhPJCi it's a custom autoexec.cfg with parameters optimized for server up/downstream (similar to the one the 104th server uses) Extract the autoexec.cfg from the package and place into the servers Users\<name>\Saved Games\DCS\Config folder and see how it goes from there.
Tricky11 Posted December 3, 2018 Author Posted December 3, 2018 Try this https://drive.google.com/open?id=1Jayl9Xa6I7oOZhZZxmL4lpXqLdAhPJCi it's a custom autoexec.cfg with parameters optimized for server up/downstream (similar to the one the 104th server uses) Extract the autoexec.cfg from the package and place into the servers Users\<name>\Saved Games\DCS\Config folder and see how it goes from there. i already have a autoexec.cfg with the following in options.graphics.fullScreen = false options.graphics.width = 1024 options.graphics.height = 768 options.graphics.render3D = false Shall i copy and paste into their?
Mustang Posted December 3, 2018 Posted December 3, 2018 i already have a autoexec.cfg with the following in options.graphics.fullScreen = false options.graphics.width = 1024 options.graphics.height = 768 options.graphics.render3D = false Shall i copy and paste into their? Yes if you like it should work, so it should look like this afterwards: options.graphics.fullScreen = false options.graphics.width = 1024 options.graphics.height = 768 options.graphics.render3D = false if not net then net = {} end net.download_speed = 131072000 net.upload_speed = 131072000
Tricky11 Posted December 3, 2018 Author Posted December 3, 2018 Cheers ....im going to try it now... Seems strange but we never had a problem before we had to have windows server re-installed on the server
Recommended Posts