http://bugs.winehq.org/show_bug.cgi?id=19860
James Huk Huk256@wp.pl changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |Huk256@wp.pl
--- Comment #8 from James Huk Huk256@wp.pl 2009-10-23 15:07:34 --- I had this problem and - it seems this is related to the max open file limit in the system. For Debian and probably other Debian-like distros (Ubuntu, Knoppix, Mepis etc.) you will have to add something like this:
USERNAME hard nofile 655355
at the bottom of /etc/security/limits.conf - of course replace USERNAME with your username. Remember to restart your X session.
This fixed my problems with:
Sonic Heroes (no music, no intro) and Sonic Riders (no intro,sounds missing,can't past character selection screen)
I don't know why wine doesn't check for the limit – it really messes up many apps.
Please try this out.