[Bug 2272] Soldier of Fortune and Soldier of Fortune II have no sound

Wine Bugs wine-bugs at winehq.org
Tue Jun 8 06:06:02 CDT 2004


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





------- Additional Comments From reif at earthlink.net  2004-08-06 06:06 -------
Please try again to generate a trace file.  Sound problems are
highly hardware and os dependent so they ofen can't be duplicated
by someone else unless they have the EXACT same hardware and software
configurations.  A trace file is the only practical way to see what
is happening on your system.  Please try:

WINEDEBUG="+wave,+dsound,+dsound3d" wine sof.exe

which should print tons of stuff to the screen.  If that works,
redirect the output to a file by appending >& trace to the above
command.

Another thing you could try to see if wine is configured correctly
is to run the sound tests in interactive mode.  You can do this by
going to the wine/dlls/winmm/tests directory and running:

WINETEST_INTERACTIVE=1 wine winmm_test.exe.so wave

and listen for the tones.  You can also go to wine/dlls/dsound/tests
and run:

WINETEST_INTERACTIVE=1 wine dsound_test.exe.so dsound

to check Direct Sound.

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