The test results you have selected are very old and may not represent the current state of Wine.
Selected Test Results (selected in 'Test Results' table below)
What works
The game runs very well, still some workaround is needed to get the sound working.
What does not
Bug 15710, some problem with the midi output.
What was not tested
/
Additional Comments
Background music and sound effects work out-of-the-box only with oss output and driver emulation.
To get it work with alsa output, I needed to run timidity as an alsa client and then to connect my midi device (emulated MPU-401) to timidity:
bash$ timidity -iA -Os &
bash$ aconnect 20:0 128:0