bladeofred 3 Posted July 26, 2014 Every time i start dayz up from steam this pops up http://gyazo.com/1be153f93439d9667316ce7602815a2ftried just uploading the pic but it was to big ? Share this post Link to post Share on other sites
Mark Darkers 151 Posted July 26, 2014 (edited) go to that config file, normally ssaoEnabled should be online 30. make sure there is a 0 there (means that it is dissabled) and try again, also use the search button firs. edit: also it seems to me a wrong line of code is there, your file says 3D_ performance is already defined, wich means that variable is already in the config: this should be on line 30: ssaoEnabled=0; and 3D_performance should be on line 3. Edited July 26, 2014 by Mark Darkers 1 Share this post Link to post Share on other sites
bladeofred 3 Posted July 26, 2014 (edited) go to that config file, normally ssaoEnabled should be online 30. make sure there is a 0 there (means that it is dissabled) and try again, also use the search button firs. edit: also it seems to me a wrong line of code is there, your file says 3D_ performance is already defined, wich means that variable is already in the config: this should be on line 30: ssaoEnabled=0; and 3D_performance should be on line 3.Does this look right http://gyazo.com/b3bcb0b709b715a3a8547e11cdadf17bi didnt edit anything thats how i opened the folder I fixed it . THANK YOU SO MUCH i am not tech savvy so i wouldnt have fixed it without your help Edited July 26, 2014 by bladeofred Share this post Link to post Share on other sites
emigrates 261 Posted July 26, 2014 (edited) On the 3rd line, change the entire line to.. 3D_performance=100000; Save and exit. Try to run the game again and report to us if the problem persists! Edit: after looking at your config further, remove line 31 as well. Your config is basically a file that's telling the DayZ program to run under X circumstances and settings. You can change all of your graphics settings through that config however going in-game will give you the fancy GUI. I'm not sure how but it looks like something or someone has tried fiddling around with your config file and it's telling the DayZ client to run it's 3D performance at 1500000 and then to run it at 100000. It's like telling a car to change to two different gears, it's not going to happen. Edit again: You've already fixed the issue, I feel like a bit of a dick now. Let me hope this meme saves the day. Edited July 26, 2014 by emigrates 2 Share this post Link to post Share on other sites
Mark Darkers 151 Posted July 28, 2014 (edited) Does this look right http://gyazo.com/b3bcb0b709b715a3a8547e11cdadf17bi didnt edit anything thats how i opened the folder I fixed it . THANK YOU SO MUCH i am not tech savvy so i wouldnt have fixed it without your helpI am not so familiar with the config/ dayz code either, but config files are pretty simple. I simply compared what you said to my own config file, that is where I found your bug. Edited July 28, 2014 by Mark Darkers Share this post Link to post Share on other sites