mirror of
https://github.com/yquake2/yquake2remaster.git
synced 2024-11-10 07:12:07 +00:00
Nochmal für die ganz dummen erwähnt, dass es nur um ALSA geht!
This commit is contained in:
parent
3455ef8c2e
commit
81579282e3
1 changed files with 3 additions and 2 deletions
5
README
5
README
|
@ -271,8 +271,9 @@ How do I set a custom resolution?
|
|||
|
||||
Okay, my sound is messed up. What should I do?
|
||||
- Remove all sound servers like pulseaudio oder phonon and make sure
|
||||
you sound setup supports at least 5 virtual channels. If that doesn't
|
||||
help create an file named ~/.asoundrc with this content:
|
||||
you sound setup supports at least 5 virtual channels. If you're using
|
||||
ALSA and that doesn't help create an file named ~/.asoundrc with this
|
||||
content:
|
||||
|
||||
pcm.!default {
|
||||
type hw
|
||||
|
|
Loading…
Reference in a new issue