https://bugs.winehq.org/show_bug.cgi?id=45967
--- Comment #9 from C0rn3j spleefer90@gmail.com --- Got the game to work great with the help of JohnTH.
The game needs msvcr120 override to work, for that you can just winetricks vcrun2013.
Then the game will crash because of missing country code defined in reg keys - https://bugs.winehq.org/show_bug.cgi?id=46196
Simply create the following via regedit as a workaround
HKEY_CURRENT_USER\Control Panel\International\Geo Key name: Nation Type: REG_SZ (String) value: 124 (example, use a real one from https://docs.microsoft.com/en-us/windows/desktop/intl/table-of-geographical-...)
After that the game launches and networking features work great!