Wine: Platinum-rated game gives odd errors during install

Hello,
I am installing a game on Arch Linux called Darkest Dungeon. According to WineHQ it’s platinum-rated. I am using the GOG version as well. After installation the game doesn’t start at all and here are the errors I get.

During installation:
Screenshot%20from%202018-07-13%2022-34-31
Screenshot%20from%202018-07-13%2022-34-50
Screenshot%20from%202018-07-13%2022-35-02
Screenshot%20from%202018-07-13%2022-35-17

After install:
When I run the game after install here’s what I get:

[tatsumaru@tathagata _windowsnosteam]$ wine Darkest.exe
0009:err:module:load_builtin_dll failed to load .so lib for builtin L"WLDAP32.dll": libldap_r-2.4.so.2: cannot open shared object file: No such file or directory
0009:err:module:import_dll Loading library WLDAP32.dll (which is needed by L"C:\\GOG Games\\Darkest Dungeon\\_windowsnosteam\\libcurl.dll") failed (error c000007a).
0009:err:module:import_dll Library libcurl.dll (which is needed by L"C:\\GOG Games\\Darkest Dungeon\\_windowsnosteam\\Darkest.exe") not found
0009:err:module:attach_dlls Importing dlls for L"C:\\GOG Games\\Darkest Dungeon\\_windowsnosteam\\Darkest.exe" failed, status c0000135

Looks like I am missing some dlls but not sure what to do about it.

Thanks.

According to GOG there is a Linux version, so why bother with Wine in the first place? :thinking:

Anyway, the platinum result on wineHQ is for Mint, the latest Arch test result is from 2015, gold, and.says it needs msvcr120.DLL in wineconfig.

PlayonLinux also installs vcrun2013 (visual code runtime).

So yeah either use GOG’s Linux version or try PlayonLinux (or Lutris) maybe.

/edit
Also, which wine version?