Skip to content

Instantly share code, notes, and snippets.

@lokifer
Last active August 29, 2015 14:02
Show Gist options
  • Save lokifer/97794f520099a56a2e24 to your computer and use it in GitHub Desktop.
Save lokifer/97794f520099a56a2e24 to your computer and use it in GitHub Desktop.
Day Z Graphical Settings

Manual config changes

%User%\Documents\DayZ\DayZ.cfg

GPU_MaxFramesAhead=1;
GPU_DetectedFramesAhead=1;

%User%\Documents\DayZ%User%.DayZProfile

mouseSmoothing=0;

shadowZDistance=100;
viewDistance=2200;
preferredObjectViewDistance=1800;

Video Options

Quality

  • Objects
    • High
  • Terrain
    • High
  • Clouds
    • Normal
  • Shadows
    • Disabled

Textures

  • Video Memory
    • 2048
  • Texture Detail
    • High
  • Texture Filtering
    • Normal

Rendering

  • Antialiasing
    • High
  • Alpha to Coverage
    • Tress + Grass
  • Edge Smoothing
    • FXAA Normal
  • HDR Quality
    • Very Low
  • Ambient Occlusion
    • Enabled
  • Post Processing
    • Very Low
  • Bloom
    • 0%
  • Rotation Blur
    • 5%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment