Jump to content
bladeofred

Member already defined

Recommended Posts

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 by Mark Darkers
  • Like 1

Share this post


Link to post
Share on other sites

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/b3bcb0b709b715a3a8547e11cdadf17b

i 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 by bladeofred

Share this post


Link to post
Share on other sites

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.

31y9T6b.jpg

Edited by emigrates
  • Like 2

Share this post


Link to post
Share on other sites

Does this look right http://gyazo.com/b3bcb0b709b715a3a8547e11cdadf17b

i 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

I 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 by Mark Darkers

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×