You don't want to disable client_default.cfg, you only add those lines to your client.cfg, thereby overwriting the default settings in client_default.cfg.malsehn wrote:ok.... one moment please...
can you tell me the correct lines to disable the client_default.cfg and how the line to enable openGL ?
i run it in console, mit got no dll failure.... i will post it as soon as i can
The setting for the 3D driver is
Code: Select all
Driver3D="Auto"; // Valid values are "Auto" or "0", "OpengGL" or "1",
// "Direct3D" or "2"
Code: Select all
Driver3D="OpenGL"
Again, don't touch client_default.cfg, it is protected and will result in lengthy patch sessions.