http://bugs.winehq.org/show_bug.cgi?id=7566
------- Additional Comments From coolsteve64@yahoo.com 2007-27-02 06:52 ------- I believe that the issue is indeed the sound. I figured the DirectInput Device (Joypad) failed simply because I do not have a joypad on this computer. The game's log ends at the DirectSound Object Create, and that combined with the dsound error in the terminal lead me to believe that the game could create the object DirectSound, but that it could go no further, since there are several lines under the other sections of the log while there is only one line under the DirectSound Initialise section.
I wasn't aware that this bug is a duplicate of that other one.
I'm also unsure as to whether the dsound is the only issue. There are errors for a couple of other things, as seen in the terminal errors log. But the game's logfile seems to stop at the creation of the DirectSound object, which leads me to believe that if the dsound is fixed, the game will work.
I really appreciate the work you guys do on this, and I apologize for not going about this as I should have at first. Tis the first bug I've ever filed. :P