http://bugs.winehq.org/show_bug.cgi?id=28161 --- Comment #19 from Konstantin Ivanov <kostik.russia(a)gmail.com> 2012-01-30 03:11:53 CST --- (In reply to comment #17)
Thanks for trying again. Can you get a log in a clean wineprefix with Wine 1.3.37? Like this:
rm -f /tmp/stalker_log.txt
WINEDEBUG=+tid,+mmdevapi,+winmm,+driver,+midi,+dsound,+dmusic,+mci,+oss,+alsa,+coreaudio wine 'C:\Program Files\GSC World Publishing\STALKER\bin\XR_3DA.exe' &>> /tmp/stalker_log.txt
And attach it to this bug (you may have to gzip it).
Also, are you using PulseAudio, or is this just plain ALSA?
(In reply to comment #16)
Why change topic, I pointed out that there is no sound in Wine> = 1.3.25, this means that the latest version, which is the sound of the game is wine 1.3.24, on newer versions of the sound is missing.
The "Version" field in bugzilla already tells us that information. Putting it in the bug topic is redundant.
The output winedebug: http://paste.pocoo.org/show/542938/ Compiling wine happens to these options through Portage (emerge wine), in which case the sound does not work in the game: ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib32 --sysconfdir=/etc/wine --with-alsa --without-capi --with-cms --without-cups --with-curses --without-dbus --without-fontconfig --without-gnutls --without-gphoto --without-gsm --without-gstreamer --without-hal --with-jpeg --without-ldap --with-mpg123 --with-gettext --without-openal --without-opencl --with-opengl --with-openssl --with-oss --with-png --with-pthread --without-sane --disable-tests --with-freetype --with-v4l --with-x --without-xcomposite -- without-xinerama --with-xml --with-xslt --disable-win64 In the manual assembly of the sound is played, the options are used by default, except for options prefix: ./configure --prefix=$HOME/wine-1.3.37/ Help identify options for which the sound is missing, as it may be because prelink, which is used in the latest versions of assembly scenarios for the wine. -- 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.