[Bug 19861] Sonic Heroes crashes on user input (keyboard/mouse)

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Mar 1 04:16:29 CST 2010


http://bugs.winehq.org/show_bug.cgi?id=19861


James Huk <Huk at wine.x.pl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Huk at wine.x.pl




--- Comment #12 from James Huk <Huk at wine.x.pl>  2010-03-01 04:16:28 ---
This "bug" is related to max opened file limit in some distributions, it also
affects "Sonic Riders" (probably some other games as well - we just don't know
about them). This bug is distro-dependend because on some distributions (Debian
for example) max opened file limit is quite small, while on others it is
larger.
To fix this you need to increase max opened file limit. For Debian - simply put
something like this in /etc/security/limits.conf: 

USERNAME hard nofile 655355 

(of course, change USERNAME to your user name ;] ) 

and re-log - this should allow you to play this game just fine.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list