http://bugs.winehq.org/show_bug.cgi?id=15795
DL taedium_vitae@eml.cc changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |taedium_vitae@eml.cc
--- Comment #15 from DL taedium_vitae@eml.cc 2009-07-31 07:38:05 --- (In reply to comment #14)
Setting OffsreenRenderingMode to fbo and forcing EnumDisplayDevicesA to return FALSE worked for me. Managed to get the game running and it was quite playable. It does suffer from some graphic problems like missing/black textures, etc, but I didn't notice any issues with the sound.
I had to use the OSS wine driver instead of alsa, otherwise I would get this error: "err:dsalsa:DSDB_CreateMMAP Can't map sound device for direct access: File descriptor in bad state/-77"
The other issue I get is that no mouse cursor appears when navigating menus, but you can use the keyboard, and just guess where the cursor would be when answering accept/decline.
Otherwise, the game works quite well.