http://bugs.winehq.org/show_bug.cgi?id=17699
--- Comment #12 from Laissus Yoann yoann.laissus@gmail.com 2010-02-16 08:23:19 --- (In reply to comment #11)
The patch doesn't work for with Wine 1.1.38. I applied the patch, ./configure and make depends && make, so i replace ws2_32.dll.so.
When i launch the game in the console, i have this error message :
fixme:reg:GetNativeSystemInfo (0x33ddac) using GetSystemInfo() fixme:winsock:WSAIoctl unsupported WS_IOCTL cmd (9800000c) fixme:winsock:WSAIoctl SIO_GET_EXTENSION_FUNCTION_POINTER {25a207b9-ddf3-4660-8ee9-76e58c74063e}: stub fixme:dbghelp:MiniDumpWriteDump NIY MiniDumpWithDataSegs err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x9ec7e0
Thanks for your help.
For me it works great with 1.1.38. I think your problem is caused by the replacement of ws2_32.dll.so You should launch your patched version of wine with the simlink wine in your source directory. You can also use a special prefix with ./configure in order to run make install.