mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-26 15:31:52 +00:00
Added and documented Matt's lodbias variable.
This was SVN commit r1255.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user