forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
16 lines
559 B
Text
16 lines
559 B
Text
==============================================================================
|
|
|
|
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
|
|
|
|
==============================================================================
|