http://bugs.winehq.org/show_bug.cgi?id=25988
Summary: Mr. Smoozles Goes Nutso: problems playing sound Product: Wine Version: 1.3.12 Platform: x86 URL: http://www.juniper-games.com/smoozles/Nutsosetup.exe OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: gyebro69@gmail.com
Created an attachment (id=33126) --> (http://bugs.winehq.org/attachment.cgi?id=33126) terminal output (only built-in dlls)
The game is a nice, freeware adventure puzzle game. Neither sound nor music is playing in the game with a clean Wine install. After installing the directmusic components via winetricks and starting Timidity as a separate process music is playing fine in the menu and in some of the scenes.
However there are still problems playing sound effects during gameplay: it is most noticeable in the first scene where a simple sound effect is intended to play (sounds like a shooting sound). The game becomes almost unplayable because of a strange lagging issue: the game barely responds to keyboard events while the sound is playing. Once you manage to make it past the first scene, gameplay seems to be back to normal in the second scene. It seems that the lagging issue has something to do with the looping sound effect during the first scene.
The first log is showing the output without native directmusic dlls.
http://bugs.winehq.org/show_bug.cgi?id=25988
GyB gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=25988
--- Comment #1 from GyB gyebro69@gmail.com 2011-02-04 02:27:57 CST --- Created an attachment (id=33127) --> (http://bugs.winehq.org/attachment.cgi?id=33127) console log with native directmusic dlls
These messages are spamming the console during the first level of the game after I installed native directmusic dlls.
http://bugs.winehq.org/show_bug.cgi?id=25988
--- Comment #2 from GyB gyebro69@gmail.com 2011-08-07 06:11:08 CDT --- Not much has changed since my original post, now using Wine-1.3.26. Terminal output is the same, except that the lines err:alsa:wine_snd_pcm_recover underrun occurred have disappeared in current Wine.
The game runs reasonably well without native dlls, except that audio is not playing.
With native dmusic dlls both music (requires Timidity) and sound effects can be heard. However, music always cuts in half whenever a sound effects is playing (e.g. you pick up an object in the game). The biggest problem is that when you enter a certain room in the game sound begins looping and the game becomes unresponsive. Using native dsound.dll used to work around the freezing issue until Wine-1.3.25. Since then it has no effect.
I willingly provide further logs if needed. I can also attach a saved game that leads you directly to the ominous scene.
http://bugs.winehq.org/show_bug.cgi?id=25988
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #3 from Dan Kegel dank@kegel.com 2011-08-07 09:08:53 CDT --- http://juniper-games.com/smoozles/downloads.htm says the game was made with http://en.wikipedia.org/wiki/Game_Maker, and links to the game's source. It's possible one could make a smaller test case with that info.
http://bugs.winehq.org/show_bug.cgi?id=25988
Jörg Höhle hoehle@users.sourceforge.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |aeikum@codeweavers.com Component|-unknown |directx-dmusic
http://bugs.winehq.org/show_bug.cgi?id=25988
Andrew Eikum aeikum@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |titan.costa@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=25988
--- Comment #4 from Béla Gyebrószki gyebro69@gmail.com --- Created attachment 49310 --> http://bugs.winehq.org/attachment.cgi?id=49310 terminal output - Wine 1.7.24
Still present in 1.7.24. The game runs without audio with built-in directmusic.
Andrew, judging by the attached log, do you think this a dupe of bug #9027 ?
http://bugs.winehq.org/show_bug.cgi?id=25988
--- Comment #5 from Andrew Eikum aeikum@codeweavers.com --- There's around a dozen open dmusic bugs. There aren't really discrete "bugs" in Wine's dmusic, it's just completely broken. I don't expect it to work in any case.
It doesn't matter to me whether the bugs are consolidated into a giant dmusic bug, or left separate.
https://bugs.winehq.org/show_bug.cgi?id=25988
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #6 from super_man@post.com --- still an issue 1.7.49
https://bugs.winehq.org/show_bug.cgi?id=25988
--- Comment #7 from Gijs Vermeulen gijsvrm@gmail.com --- Created attachment 71554 --> https://bugs.winehq.org/attachment.cgi?id=71554 output
Still present with wine-7.0rc5. Attached output with only winetricks -q gmdls installed.
Adding stable download.
$ sha1sum Nutsosetup.exe 9ebdd825b4daa7bdd1a240baced8e53b0886d85b Nutsosetup.exe
$ du -sh Nutsosetup.exe 17M Nutsosetup.exe
https://bugs.winehq.org/show_bug.cgi?id=25988
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://www.juniper-games.co |https://web.archive.org/web |m/smoozles/Nutsosetup.exe |/20120126175838if_/http://w | |ww.juniper-games.com/smoozl | |es/Nutsosetup.exe Summary|Mr. Smoozles Goes Nutso: |Mr. Smoozles Goes Nutso |problems playing sound |sound doesn't play Status|UNCONFIRMED |NEW Ever confirmed|0 |1
--- Comment #8 from Gijs Vermeulen gijsvrm@gmail.com --- Confirming.
https://bugs.winehq.org/show_bug.cgi?id=25988
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #9 from joaopa jeremielapuree@yahoo.fr --- Bug still occur with wine-8.17
https://bugs.winehq.org/show_bug.cgi?id=25988
--- Comment #10 from Béla Gyebrószki gyebro69@gmail.com --- Sound effects are now working (Wine-8.18) thanks to Rémi Bernon's recent work on DirectMusic: commit 16f9bfd23f3ca245a73722e9ab0028bf7d1b311d Author: Rémi Bernon rbernon@codeweavers.com Date: Mon Sep 25 11:30:42 2023 +0200
dmime: Play direct sound buffer from DMUS_PMSGT_WAVE message.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=9027 Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=34751 Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=45135 Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48220
This bug report is probably a duplicate of one of the bugs listed above.
Music is still not working though, that needs further work I guess. 'winetricks dmime' is sufficient to hear the background music in the game.