aboutsummaryrefslogtreecommitdiff
path: root/games/quakeforge/files/pkg-message.in
blob: 8e751bd5f5ff10a895e07f52cc2189f618daeab4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
==============================================================================

QuakeForge has been installed.

If you have sound problems try increasing the sound rate. This can be done
with the variable "snd_rate". Standard values could be 22050 and 44100.

To do this when calling the program do (for example):

nq-glx +set snd_speed 44100

Alternatively you can put it in the global configuration file (as root):

echo "set snd_speed 44100" >> %%PREFIX%%/etc/quakeforge.conf

==============================================================================