X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=xonotic-client.cfg;h=3f9baf571bb2f56366bbeb2c511110ec486a1042;hb=bf6214036d957dcc71a005ec5de8bbf92eec91a9;hp=ed81e0fb558ebb17c1645912208ab96e1f161e8b;hpb=e3cce38a477f7cb7f6da52a1347c68c1bc55ea49;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/xonotic-client.cfg b/xonotic-client.cfg index ed81e0fb5..3f9baf571 100644 --- a/xonotic-client.cfg +++ b/xonotic-client.cfg @@ -198,6 +198,7 @@ seta cl_hitsound_max_pitch 1.5 "maximum pitch of hit sound" seta cl_hitsound_nom_damage 25 "damage amount at which hitsound bases pitch off" seta cl_eventchase_spectated_change 1 "camera goes into 3rd person mode for a moment when changing spectated player" +seta cl_eventchase_spectated_change_time 1 "how much time the effect lasts when changing spectated player" seta cl_eventchase_death 1 "camera goes into 3rd person mode when the player is dead; set to 2 to active the effect only when the corpse doesn't move anymore" seta cl_eventchase_frozen 0 "camera goes into 3rd person mode when the player is frozen" seta cl_eventchase_nexball 1 "camera goes into 3rd person mode when in nexball game-mode" @@ -604,11 +605,12 @@ makesaved music_playlist_random0 cl_netfps 60 // should match or be a multiple of sys_ticrate -seta gl_texturecompression 0 +gl_texture_anisotropy 8 +seta gl_texturecompression 0 // FIXME the description is wrong - when this is 0, e.g. gl_texturecompression_sky still takes effect gl_texturecompression_color 1 gl_texturecompression_gloss 1 gl_texturecompression_glow 1 -gl_texturecompression_lightcubemaps 1 +gl_texturecompression_lightcubemaps 0 gl_texturecompression_q3bsplightmaps 0 gl_texturecompression_sky 1 @@ -650,6 +652,8 @@ seta cl_jetpack_jump 1 "Activate jetpack by pressing jump in the air. 0 = Disabl seta cl_race_cptimes_showself 1 "Always show your own times as well as the current best on checkpoints in Race/CTS" seta cl_race_cptimes_onlyself 0 "Only show your own times on checkpoints in Race/CTS" +seta cl_cts_noautoswitch 0 "Prevent forced switching to new weapons in CTS" + set cl_stripcolorcodes 0 "experimental feature (notes: strips ALL color codes from messages!)" // Demo camera