]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - defaultXonotic.cfg
powerup sharpen/blur: do not always set r_glsl_postprocess 1, only enable it if needed
[xonotic/xonotic-data.pk3dir.git] / defaultXonotic.cfg
index 734f9c8bbd100ac367a9acd4caa1c30f8fe3aaa6..30c70dd0b111e6fa9ac99c54fa0f1a32eb8eb6d2 100644 (file)
@@ -785,7 +785,7 @@ set g_multijump_speed -999999       "Minimum vertical speed a player must have in orde
 
 // effects
 r_glsl_vertextextureblend_usebothalphas 1 // allows to abuse texture blending as detail texture
-r_glsl_postprocess 1
+r_glsl_postprocess 0 // but note, hud_postprocessing enables this
 r_picmipsprites 0 // Xonotic uses sprites that should never be picmipped (team mate, typing, waypoints)
 r_picmipworld 1
 gl_picmip_world 0