https://bugs.winehq.org/show_bug.cgi?id=37536
Bug ID: 37536 Summary: Desura needs implementation of msvcr120.dll.___lc_locale_name_func Product: Wine Version: 1.7.30 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msvcrt Assignee: wine-bugs@winehq.org Reporter: sebastian@fds-team.de Distribution: ---
Found while trying to reproduce bug 37527.
Since wine has now a msvcr120 dll ( http://source.winehq.org/git/wine.git/commit/c8c810c21020bd0079ff0adcfee95eb... ), the game doesn't start anymore:
--- snip --- $ WINEPREFIX=~/.wine-desura ./wine ~/.wine-desura/drive_c/Program\ Files/Desura/desura.exe [...] wine: Call from 0x7b838cbd to unimplemented function msvcr120.dll.___lc_locale_name_func, aborting fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 80000100 --- snip ---
Settings msvcr120 to native obviously works around this issue.
$ git describe origin/master wine-1.7.30-121-g6fe4d9e
$ sha1sum DesuraInstaller.exe 8694863a4fe8989de4e57d249ba23e637dc36cd7 DesuraInstaller.exe