http://bugs.winehq.com/show_bug.cgi?id=1632
------- Additional Comments From reif@earthlink.net 2003-05-08 22:06 ------- I have seen other people having problems with MaxPayne but they are different. It would play the intro but not in the game. You are not even getting that far. Make sure DirectSound Object is in your registry and dsound.dll.so is found. Make a trace by running the program like this:
wine --debugmsg +wave,+dsound,+dsound3d program.exe >& trace
where program.exe is your program and post the trace.