[Bug 15030] Crimson skies installer unresponsive

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Aug 23 05:26:22 CDT 2009


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





--- Comment #25 from Jeff Zaroyko <jeffz at jeffz.name>  2009-08-23 05:26:22 ---
(In reply to comment #24)
> If you re-add this line to waveout.c in wodOpen:
> below     EXIT_ON_ERROR( snd_pcm_sw_params_set_start_threshold(pcm, sw_params,
> 1), MMSYSERR_ERROR, "unable to set start threshold");
> add:
>     EXIT_ON_ERROR( snd_pcm_sw_params_set_xfer_align(pcm, sw_params, 1),
> MMSYSERR_ERROR, "unable to set xfer align");
> 
> does it work again?

Yep, works perfectly.

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