I need some help with my UT2004 setup. The game runs *so* smoothely on my system. My only complaint is the sound. I can be on one side of a map, and an opponent can be clear across the other side of the map, and when he double jumps or dodges, his "grunts" or character sounds come through just as loud as if he was actually right next to me. This makes it very hard for me to place the location of an opponent which is bad!
I was wondering if anyone has had sound placement problems and how to fix them??
Thanks!
George
If you reply to my bug report that you have the same problem, give them your system specs... then we may be able to speed up this process and get the bug some notice!
thanks for responding to my report, hopefully it'll get fixed quicker
deadhead: do you also have this same problem? If so i strongly suggest following my link to the bug report, posting your system specs, and saying that you also encounter this problem so we can get it fixed
Are you using the kernel alsa driver? I find restarting alsa before playing the game solves alot of problems..............at a console as root type: /etc/init.d/alsasound restart.
no change for me either. Someone on another forum suggested that footstep/dodge/doublejump sound level is just too high for us, and they said you can customize the sound level of everything.
I can't find anywhere for customizing sound levesl though...
The problem went away for me!! It wasn't the openal link for sure because I never ended up linking
So its time for me to help you guys solve the problem.
So what I did is a disabled ALSA in the kernel, i completely took all of my alsa out of the kernel
I then unmerged every single piece of alsa on my system and emerged everything ALSA with ACCEPT_KEYWORDS="~x86" and put ALSA_CARDS="intel8x0" to emerge alsa-driver
I put "snd-intel8x0" in /etc/modules.autoload.d/kernel-2.6
after that i deleted my ~/.asoundrc file rebooted and it fixed everything!
Try this out grenouille, I want to get it working for you also before I add a [SOLVED] to the post topic so that we know EXACTLY what solved the problem
I would say, as a first step, try deleting your ~/.asoundrc file, relogin and try it then
if that doesn't work, try unmerging and emerging everything with "~x86"