Can't start CC3+ in Wine

Distro is Arch Linux 5.7.9, Wine version is 5.13, 32-bit prefix.

CC3+ installed fine, but when I start it, it errors out saying that wldap32.dll failed, and it gives errors loading effects.dll and xpcc2.dll. I've set winecfg to load wldap32.dll both natively and builtin, and combinations thereof, but nothing works.

Exact error message:

0024:err:module:open_builtin_file failed to load .so lib "/usr/lib32/wine/wldap32.dll.so"
0024:err:module:import_dll Loading library WLDAP32.dll (which is needed by L"C:\\Program Files\\ProFantasy\\CC3Plus\\Effects.dll") failed (error c000007a).
0024:err:module:open_builtin_file failed to load .so lib "/usr/lib32/wine/wldap32.dll.so"
0024:err:module:import_dll Loading library WLDAP32.dll (which is needed by L"C:\\Program Files\\ProFantasy\\CC3Plus\\XPCC2.dll") failed (error c000007a).

wldap32.dll.so does indeed exist in /usr/lib32/wine

Apart from finding a Windows version of this dll and substituting it, I'm not sure what to do here.

Thanks in advance.

Comments

Sign In or Register to comment.