http://bugs.winehq.org/show_bug.cgi?id=25405
Summary: music works, sound effects not in The Treasures of Montezuma Product: Wine Version: 1.3.8 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: cedric.dewijs@telfort.nl
Created an attachment (id=32333) --> (http://bugs.winehq.org/attachment.cgi?id=32333) the console output
After I install the game, the game runs fine, but no matter how I set the sliders for sound and music under options, I can't hear the sound effects. The music slider works fine.
Best regards, Cedric
http://bugs.winehq.org/show_bug.cgi?id=25405
--- Comment #1 from cedric.dewijs@telfort.nl 2010-12-04 06:38:41 CST --- The game also does not have sound effects in windows XP SP3.
This means it is not a problem in wine, but a problem of the game.
Please let me know if you do get sound effects.
Best regards, Cedric
http://bugs.winehq.org/show_bug.cgi?id=25405
--- Comment #2 from cedric.dewijs@telfort.nl 2010-12-06 07:43:34 CST --- I have solved the problem. This is not a problem of wine. This is also not a problem of windows. This is a problem of the game files itself.
The game ships on CD with 2 problems: 1) After installing, the sound effects files are invalid .ogg files 2)The game engine wants to see .wav files, but they are not present.
To solve this, I have taken the following steps: 1)Install the demo version. The sound effect files of this version are valid .ogg files (they can be played with ogg123) Then issue the following commands to convert them from .ogg to wav files:
$ cd ~/.wine/drive_c/Program\ Files/Denda\ Publishers/The\ Treasures\ of\ Montezuma/Data/Sfx/ $ oggdec *.ogg
Now move the .wav files to a save location, an remove the demo version
2)Install the CD version, and restore the .wav files from step 1 to the following location: ~/.wine/drive_c/Program\ Files/Denda\ Publishers/The\ Treasures\ of\ Montezuma/Data/Sfx/
I this this bug can be closed now. Best regards, Cedric
http://bugs.winehq.org/show_bug.cgi?id=25405
cedric.dewijs@telfort.nl changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #3 from cedric.dewijs@telfort.nl 2010-12-06 09:42:15 CST --- Hi All, I have marked this bug report invalid.
At first this looked like a bug in wine, but it is not, it's a bug in the game itself. Where should I post information like this in the future? Here as bugreport with a bug link in the app DB?
Best regards, Cedric
http://bugs.winehq.org/show_bug.cgi?id=25405
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Dmitry Timoshkov dmitry@codeweavers.com 2010-12-07 09:33:06 CST --- Closing invalid.