Tricky11 Posted December 1, 2018 Posted December 1, 2018 Evening all. We had a problem with windows on our dcs server so we had to have a fresh install. But ever since then i can get dcs to run more than 2 minutes on it.It seems to just lock up..... It used to run fine before. i have attached a crash log and it looks like a graphic driver issue maybe?dcs.rar
Tricky11 Posted December 2, 2018 Author Posted December 2, 2018 Ok a little update... I have done a fresh install of dcs on the server. Installed net framework 3.5. installed directx but we are still getting massive issues. It's like it's freezing on the server but still allowing you to join. we can all move our aircraft but we are not seeing the other person's aircraft move?
Sierra99 Posted December 2, 2018 Posted December 2, 2018 Try changing the following line of the graphic.lua of the server: render3D = true; to render3D = false; ( \Program Files\Eagle Dynamics\DCS World OpenBeta\Config\graphics.lua ) This will turn off the video card rendering saving resources for other game functions [sIGPIC][/sIGPIC] Primary Computer ASUS Z390-P, i7-9700K CPU @ 5.0Ghz, 32GB Patriot Viper Steel DDR4 @ 3200Mhz, ZOTAC GeForce 1070 Ti AMP Extreme, Samsung 970 EVO M.2 NVMe drives (1Tb & 500 Gb), Windows 10 Professional, Thrustmaster Warthog HOTAS, Thrustmaster Warthog Stick, Thrustmaster Cougar Throttle, Cougar MFDs x3, Saitek Combat Rudder Pedals and TrackIR 5. -={TAC}=-DCS Server Gigabyte GA-Z68XP-UD3, i7-3770K CPU @ 3.90GHz, 32GB G.SKILL Ripjaws DDR3 @ 1600Mhz, ZOTAC GeForce® GTX 970.
Tricky11 Posted December 3, 2018 Author Posted December 3, 2018 Actually had that set in the autoexec.cfg
104th_Maverick Posted December 3, 2018 Posted December 3, 2018 Try this for your autoexec.cfg (copy and paste this over your settings) if not net then net = {} end net.download_speed = 131072000 net.upload_speed = 131072000 disable_write_track = true options.graphics.render3D = false This will also stop your machine from saving track files for the MP session, if you want to turn that on just change it to false. [sIGPIC][/sIGPIC] 104th Phoenix Wing Commander / Total Poser / Elitist / Hero / Chad www.104thPhoenix.com www.facebook.com/104thPhoenix My YouTube Channel
Tricky11 Posted December 3, 2018 Author Posted December 3, 2018 Cheers Mav... Mustang been giving me some pointers too... Will try your too
Tricky11 Posted December 5, 2018 Author Posted December 5, 2018 ;3709774']Try this for your autoexec.cfg (copy and paste this over your settings) if not net then net = {} end net.download_speed = 131072000 net.upload_speed = 131072000 disable_write_track = true options.graphics.render3D = false This will also stop your machine from saving track files for the MP session, if you want to turn that on just change it to false. Well what do you know that fixed the issue.... Cheers buddy
104th_Maverick Posted December 8, 2018 Posted December 8, 2018 Well what do you know that fixed the issue.... Cheers buddy I accept daughters over the age of 18 or chests of gold as payment ;) Good luck guys, have fun! [sIGPIC][/sIGPIC] 104th Phoenix Wing Commander / Total Poser / Elitist / Hero / Chad www.104thPhoenix.com www.facebook.com/104thPhoenix My YouTube Channel
Recommended Posts