[Bug 20799] Multiple games using OpenAL freezes/crashes during the startup

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jun 9 00:13:43 CDT 2010


http://bugs.winehq.org/show_bug.cgi?id=20799





--- Comment #83 from Raymond <superquad.vortex2 at gmail.com>  2010-06-09 00:13:41 ---
(In reply to comment #66)
> > can you explain why  alsa need at leas 3 buffers
> 
> Can't answer that, unfortunately.
> 

  err = snd_pcm_hw_params_get_period_size(hw_params, &psize, NULL);

psize is period size , so it is wrong to say  "alsa need at least 3 buffers"

i.e. wine expect the driver support at least 3 periods

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list