https://bugs.winehq.org/show_bug.cgi?id=46064
Bug ID: 46064 Summary: JustFOV (Just cause 3 mod) is missing MSVCR100_CLR0400.dll.__C_specific_handler Product: Wine Version: 3.19 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msvcrt Assignee: wine-bugs@winehq.org Reporter: spleefer90@gmail.com Distribution: ---
https://github.com/xforce/justfov/releases/tag/1.4
wine: Call from 0x7bc7ab7c to unimplemented function MSVCR100_CLR0400.dll.__C_specific_handler, aborting
Tested on wine-staging 3.19 (git). The app should launch a small window with a slider, but it seems to crash on this missing function instead.
Tried with winetricks dotnet45 and winetricks dotnet452, no difference. (I don't think it even attempts to launch without installing dotnet 4.5)