diff --git a/binaries/data/config/system.cfg b/binaries/data/config/system.cfg index 035e3ea72e..116e36b04a 100755 --- a/binaries/data/config/system.cfg +++ b/binaries/data/config/system.cfg @@ -20,6 +20,11 @@ novbo=true shadows=true vsync=false +; Adjusts how OpenGL calculates mipmap level of detail. 0.0f is the default (blurry) value. +; Lower values sharpen/extend, and higher values blur/decrease. Clamped at -3.0 to 3.0. +; -1.0 to -1.5 recommended for good results. +lodbias = -1.0 + ; Language selection: (currently "english" or "pseudogreek") language=english