http://bugs.winehq.org/show_bug.cgi?id=11317
mrk3004 viny_viny304@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |viny_viny304@hotmail.com
--- Comment #12 from mrk3004 viny_viny304@hotmail.com 2011-09-12 05:23:01 CDT --- If you run NFS2 on a multicore/multicpu system you will find that NFS2 will crash, either on the menu or after clicking Race. To work around this, you need to limit Wine to run on 1 core only, you can do this using schedtool.
Install with: # apt-get install schetool
Or:
$ wget http://freequaos.host.sk/schedtool/schedtool-1.1.2.tar.bz2 $ tar xf schedtool-1.1.2.tar.bz2 $ cd schedt* $ sudo make install
run nfs by:
$ schedtool -a 0x1 -e wine nfs2sen.exe