03-12-2008, 03:27 PM | #1 |
Pledge
Join Date: Mar 2008
Posts: 13
|
sound issues 64bit linux
I've installed all the alsa modules for artsd(my sound server), all my other games work fine, w0w, urt4.1, warsow, et(sound works anyway), aa, but this game as wonderful and beautiful as it seems to be refuses to give me any sound. The configuration menu sux azz and there doesn't seem to be a conf file to specify hw or snd server info. any help would just plain rok, as this game looks awesome and plays smooth on nvidia 8600gs 64bit linux with the meager video settings maxed! thnx in advanced!
Pieopa P.s. I can login and play just fine great game just no sound atm! sry admin if you could move this to the Linux thread that'd be awsome thnx |
03-12-2008, 03:31 PM | #2 |
Pledge
Join Date: Oct 2007
Location: Adelaide South Australia
Posts: 48
|
i think from memory that regnum uses open al, but dont quote me that could be the problem.
|
03-12-2008, 09:07 PM | #3 |
Baron
Join Date: Apr 2007
Location: Svea Rike
Posts: 814
|
Right, with openal you can specify which output you want, first check if you have a file called .openalrc in your home, if not create it and put this in there:
(define devices '(artsd)) And then remember to leave the last line empty in the file. I think openal can be directed to artsd, otherwise just kill artsd and change it to native or alsa in the ~/.openalrc file (native is oss).
__________________
Eagles may soar, but weasels don't get sucked into jet engines...
|
03-12-2008, 10:36 PM | #4 | |
Pledge
Join Date: Mar 2008
Posts: 13
|
Quote:
any other help or suggestions will be tried as close to immediately as possible, thank you all u guyz rok! |
|
03-13-2008, 06:30 AM | #5 |
Baron
Join Date: Apr 2007
Location: Svea Rike
Posts: 814
|
Do you have openal installed?
for debian or debian-derived distros type: dpkg -l "*openal*" to see what's installed and what's not, if you have debian the package is called libopenal0a so just apt-get install that
__________________
Eagles may soar, but weasels don't get sucked into jet engines...
|
|
|