Launcher would correctly load. However, the game would not launch from the launcher.
The following line was seen in output
err:module:import_dll Library DNSAPI.dll
open winecfg, switch to Libraries tab, find dnsapi.dll and switch from native to builtin.
Thanks, that also solved the issue for me in a Qt5 application using Wine on Mac OS X.