[Bug 2820] DSound crashes while playing Falcon Beertender 2

Wine Bugs wine-bugs at winehq.org
Wed Mar 23 19:54:48 CST 2005


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





------- Additional Comments From rankincj at yahoo.com  2005-23-03 19:54 -------
I am using Alsa 1.0.9rc1, with an Audigy2 card. My wine config file has the
following sections:

[WinMM]
; Uncomment the "Drivers" line matching your sound setting.
                                                                                
;"Drivers" = "wineoss.drv"      ; default for most common configurations
;"Drivers" = "winearts.drv"    ; for KDE
"Drivers" = "winealsa.drv"    ; for ALSA users
;"Drivers" = "winejack.drv"    ; for Jack sound server
;"Drivers" = "winenas.drv"     ; for NAS sound system
;"Drivers" = "wineaudioio.drv" ; for Solaris machines
;"Drivers" = ""                ; to disable sound
"WaveMapper" = "msacm.drv"
"MidiMapper" = "midimap.drv"

[dsound]
;; HEL only: Number of waveOut fragments ahead to mix in new buffers.
;"HELmargin" = "5"
;; HEL only: Number of waveOut fragments ahead to queue to driver.
;"HELqueue" = "5"
;; Max number of fragments to prebuffer
;"SndQueueMax" = "28"
;; Min number of fragments to prebuffer
;"SndQueueMin" = "12"
;; Forces emulation mode (using wave api)
;"HardwareAcceleration" = "Emulation"
;; Sets default playback device (0 - number of devices - 1)
;"DefaultPlayback" = "0"  ; use first device (/dev/dsp)
;"DefaultPlayback" = "1"  ; use second device (/dev/dsp1)
;"DefaultPlayback" = "2"  ; use third device (/dev/dsp2)
;; Sets default capture device (0 - number of devices - 1)
;"DefaultCapture" = "0"   ; use first device (/dev/dsp)
;"DefaultCapture" = "1"   ; use second device (/dev/dsp1)
;"DefaultCapture" = "2"   ; use third device (/dev/dsp2)
                                                                                

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list