[Bug 13046] Intermittent audio looping in Beyond Good and Evil

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Oct 14 07:19:25 CDT 2010


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

--- Comment #29 from Raymond <superquad.vortex2 at gmail.com> 2010-10-14 07:19:24 CDT ---
Setformat

The method succeeds even if the hardware does not support the requested format;
DirectSound sets the buffer to the closest supported format. To determine
whether this has happened, an application can call the GetFormat method for the
primary buffer and compare the result with the format that was requested with
the SetFormat method.


The point is whether winealsa.drv can set the buffer to the closest supported
format.

It is not clear that which is the closest

-- 
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