Winamp+aq2
Posted: Fri Feb 06, 2004 8:38 am
Hmm i got problem .. when i play music in winamp and play aq2 i only hear the winamp song , can i do something so i hear both sounds ?
Hirchart wrote:I have the same but when I go gaming most of time I use Kazaa for music, because with kazaa it's able to play both at the same time, but then you get lag, so really most of time I just put a CD in my CD-player
Code: Select all
set s_loadas8bit "0"
set s_volume "0.3"
set s_wavonly "0"
set cd_nocd "1"
set cl_stereo_separation "0.4"
set s_khz "22"
set s_primary "0"
set s_mixahead ".14"
set cd_nocd "0"
set cl_footsteps "1"
I had never had problems like this even under windows 98. so...hage wrote:I think it depends on your windows version. i wasnt able to run quake2 with sounds and winamp at the same time under windows 98. With windows 2000 and XP i never had any problems.
gr8 GradsLaggizZ wrote:It works now all i had to do was to change the output in winamp to Direct Sound ..
Beavisss wrote:Code: Select all
set s_loadas8bit "0" set s_volume "0.3" set s_wavonly "0" set cd_nocd "1" set cl_stereo_separation "0.4" set s_khz "22" set s_primary "0" set s_mixahead ".14" set cd_nocd "0" set cl_footsteps "1"
AssKick3r wrote:Beavisss wrote:Code: Select all
set s_loadas8bit "0" set s_volume "0.3" set s_wavonly "0" set cd_nocd "1" set cl_stereo_separation "0.4" set s_khz "22" set s_primary "0" set s_mixahead ".14" set cd_nocd "0" set cl_footsteps "1"
Dunno why u have cd_nocd 1 and 0 in ur cfg...