http://bugs.winehq.org/show_bug.cgi?id=4651
Summary: Attempted to run Shadowbane with wine, got unimplemented function error Product: Wine Version: 0.9.5. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: wine-misc AssignedTo: wine-bugs@winehq.org ReportedBy: w1ldph1l@comcast.net
Copied from my windows partition to /root/.wine/drive_c/windows/system32 the msvcrt.dll and MSVCP60.dll files to get to this stopping point (at first I got a MSVCP60.dll error, afte putting that in, I got an error with msvcrt.dll, after copying that second file, I got the same file error with diffrent description).
Here is the error exactly:
wine: Call from 0x40470ac4 to unimplemented function msvcrt.dll._wsetlocal, aborting
Also, the good ole sb.exe window (which used to happen alot in windows) poped up from the app itself:
sb.exe has encountered an error and cannot continue! (code=<unknown exception> addr=40470AC4)
This may be either a user error of mine, or, as the error says, something not implemented into wine yet.