projects
/
xonotic
/
xonotic-data.pk3dir.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2383cf4
)
Refined default values for mouse `sensitivity` (halved from 6 to 3) and `mastervolume...
author
Dr. Jaska <drjaska83@gmail.com>
Mon, 12 Jun 2023 00:27:50 +0000
(
00:27
+0000)
committer
LegendaryGuard <rootuser999@gmail.com>
Mon, 12 Jun 2023 00:27:50 +0000
(
00:27
+0000)
xonotic-client.cfg
patch
|
blob
|
history
diff --git
a/xonotic-client.cfg
b/xonotic-client.cfg
index 4aab3265ad7af951c8f04c9343bdf9cc7c48cf71..4a68913e20b56a26ae77aeb01436b1d789008406 100644
(file)
--- a/
xonotic-client.cfg
+++ b/
xonotic-client.cfg
@@
-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