]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - defaultXonotic.cfg
texture compression: add a checkbox for the new cvars
[xonotic/xonotic-data.pk3dir.git] / defaultXonotic.cfg
index c40da7257f021d8b5deacef3af5ca009d2515a39..b8cb1d689c229c2318d1320040bd8623c2a4e524 100644 (file)
@@ -848,6 +848,10 @@ set g_deathglow 1.25 "when enabled, players stop glowing after they die (the val
 
 // effects
 r_picmipsprites 0 // Xonotic uses sprites that should never be picmipped (team mate, typing, waypoints)
+r_picmipworld 1
+gl_picmip_world 0
+gl_picmip_sprites 0
+gl_picmip_other 2 // so, picmip -2 is best possible quality
 r_mipsprites 1
 r_mipskins 1
 r_shadow_realtime_world_lightmaps 1