Jump to content

Mcwaffle

Member
  • Content Count

    16
  • Joined

  • Last visited

  • Medals

Posts posted by Mcwaffle


  1. If you are playing on HD and dont know how to set it to get smooth frame rate try something like this:

    Resolution_W=1680;

    Resolution_H=1050;

    Render_W=1680;

    Render_H=1050;

    anisoFilter=1;

    TexQuality=0;

    TexMemory=0;

    sceneComplexity=300000; (its better to lower textures and put objects on higher number)

    viewDistance=3000; +/- (try it on 10000 but you may get lags on chernarus)

    terrainGrid=40;

    shadingQuality=4; (this effects performance quite heavily too)

    shadowQuality=1;

    Good luck guys!

    So where do I paste all of this in?

×