APRQ2 sound issue

The place to discuss your client and server issues, or to post your client and server related problems. Now with added Anticheat flavour.

Moderator: Moderators

Post Reply
R3Z3T
saw the light
Posts: 236
Joined: Sat Apr 02, 2005 6:54 am
Location: pt
Contact:

APRQ2 sound issue

Post by R3Z3T »

Hello guys,

I'm sorry if this thread already exists, but I've searched and I didn't found anithing.

So here is my problem:
I'm using SUSE 10.0 (Linux) and I can play with AprQ2, but there is a problem - The sound isn't working very fine, because it "slowdowns" or it "doubles", "splits",* bla bla bla, shitty talk.*

Can anyone help me please?

Btw, I can't use MOUSE4 and MOUSE5 (with my MX510) why?? How can I configure tohse buttons with SUSE 10.0?

Thanks in advance [[]]**
Rezet [dW]
Reloiz
sank like a rock
Posts: 118
Joined: Mon Jul 28, 2003 6:08 am
Location: fi
Contact:

Re: APRQ2 sound issue

Post by Reloiz »

R3Z3T wrote:Btw, I can't use MOUSE4 and MOUSE5 (with my MX510) why?? How can I configure tohse buttons with SUSE 10.0?
google xmodmap
Image
NRGizeR
feels some chest pain
Posts: 695
Joined: Mon Aug 30, 2004 1:00 am
Location: fi
Contact:

Post by NRGizeR »

Damn, you seem to have almost the exact same setup as me :)

for all the mouse buttons to work (well not all, but at least mouse4 and mouse5 in q2 anyway), change your mouse entry in /etc/x11/xorg.conf to look like this:

Code: Select all

#Logitech MX510
Section "InputDevice"
Driver       "mouse"
Identifier   "Mouse[1]"
  Option       "Buttons" "7"
  Option       "Device" "/dev/input/mice"
  Option       "Name" "Logitech USB-PS/2 Optical Mouse"
  Option       "Protocol" "explorerps/2"
  Option       "ZAxisMapping" "6 7"
EndSection
Oh, and you need to restart X to make those changes take effect.

And as for the aq2 sound, try setting sndalsa 1 if you don't have it set already. After a snd_restart you should see something like "trying to initalize ALSA sound" in the console...

Hope that helps :)
NRGizeR
feels some chest pain
Posts: 695
Joined: Mon Aug 30, 2004 1:00 am
Location: fi
Contact:

Post by NRGizeR »

Almost forgot: You also need to put this in your ~/.Xmodmap

Code: Select all

pointer = 1 2 3 6 7 4 5
gl :)

(btw, suse ftw! :D )
R3Z3T
saw the light
Posts: 236
Joined: Sat Apr 02, 2005 6:54 am
Location: pt
Contact:

Post by R3Z3T »

trying sndalsa1 and snd_restart didn't make any effect. Any more ideas?

Btw, the mouse4 & mouse5 is working now. Thanks ;)

cheers []*
Rezet [dW]
Caracol
was picked off
Posts: 1152
Joined: Wed Sep 01, 2004 8:11 am
Location: cl
Contact:

Post by Caracol »

Put a space between sndalsa and 1.
Ne quid nimis.
R3Z3T
saw the light
Posts: 236
Joined: Sat Apr 02, 2005 6:54 am
Location: pt
Contact:

Post by R3Z3T »

Caracol wrote:Put a space between sndalsa and 1.
lol, I knew that. Sorry, it was an error in the post :P
Rezet [dW]
NRGizeR
feels some chest pain
Posts: 695
Joined: Mon Aug 30, 2004 1:00 am
Location: fi
Contact:

Post by NRGizeR »

hmm... well what soundcard do you have? and do you have sound problems in any other game/application than aprq2?
MarlPoro
melted
Posts: 168
Joined: Sat Jan 10, 2004 11:11 am
Location: fi
Contact:

Post by MarlPoro »

MarlPoro / Anxiety
Thanks for reading
R3Z3T
saw the light
Posts: 236
Joined: Sat Apr 02, 2005 6:54 am
Location: pt
Contact:

Post by R3Z3T »

NRGizeR wrote:hmm... well what soundcard do you have? and do you have sound problems in any other game/application than aprq2?
I'm using an SB Live! 5.1 at the moment, and seems that isn't working :(
Rezet [dW]
NRGizeR
feels some chest pain
Posts: 695
Joined: Mon Aug 30, 2004 1:00 am
Location: fi
Contact:

Post by NRGizeR »

I have a Live 5.1 platinum, and it works like a charm... Then again, they did break something with sb live support in suse 10.0 (for example, my mixers don't work).

If you get sound however, and you use ALSA, you shouldn't have any problems, since the problems with SuSE 10 and sound was with getting it to work at all, shouldn't have choppy sound like that...

what is the output if you set sndalsa 1 and do a snd_restart in q2? Post the entire output...
R3Z3T
saw the light
Posts: 236
Joined: Sat Apr 02, 2005 6:54 am
Location: pt
Contact:

Post by R3Z3T »

NRGizeR wrote:I have a Live 5.1 platinum, and it works like a charm... Then again, they did break something with sb live support in suse 10.0 (for example, my mixers don't work).

If you get sound however, and you use ALSA, you shouldn't have any problems, since the problems with SuSE 10 and sound was with getting it to work at all, shouldn't have choppy sound like that...

what is the output if you set sndalsa 1 and do a snd_restart in q2? Post the entire output...
4get, it's working now. But the WLAN isn't working atm so I can't play online -.-"
Rezet [dW]
NRGizeR
feels some chest pain
Posts: 695
Joined: Mon Aug 30, 2004 1:00 am
Location: fi
Contact:

Post by NRGizeR »

R3Z3T wrote:4get, it's working now. But the WLAN isn't working atm so I can't play online -.-"
please post the solution as well so that the next guy that has this problem gets a solution :)
R3Z3T
saw the light
Posts: 236
Joined: Sat Apr 02, 2005 6:54 am
Location: pt
Contact:

Post by R3Z3T »

NRGizeR wrote:
R3Z3T wrote:4get, it's working now. But the WLAN isn't working atm so I can't play online -.-"
please post the solution as well so that the next guy that has this problem gets a solution :)
I just reinstalled the sound drivers at control center :)
Rezet [dW]
Post Reply