]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Refined default values for mouse `sensitivity` (halved from 6 to 3) and `mastervolume...
authorDr. Jaska <drjaska83@gmail.com>
Mon, 12 Jun 2023 00:27:50 +0000 (00:27 +0000)
committerLegendaryGuard <rootuser999@gmail.com>
Mon, 12 Jun 2023 00:27:50 +0000 (00:27 +0000)
xonotic-client.cfg

index 4aab3265ad7af951c8f04c9343bdf9cc7c48cf71..4a68913e20b56a26ae77aeb01436b1d789008406 100644 (file)
@@ -76,7 +76,7 @@ seta cl_spawn_point_particles 1 "pointparticles effect at all spawn points" // m
 seta cl_spawn_point_dist_max 1200 "maximum distance from which spawnpoint particles will be visible"
 
 freelook 1
-sensitivity 6
+sensitivity 3
 v_gamma 1
 viewsize 100
 bgmvolume 1
@@ -812,6 +812,7 @@ set cl_lockview 0 "when 1, the camera does not move any more; when 2, you can on
 
 // we now use mastervolume
 volume 1
+mastervolume 0.25
 
 // sucks less than the old one
 cl_decals_newsystem 1