https://bugs.winehq.org/show_bug.cgi?id=51713
--- Comment #15 from Shmerl shtetldik@gmail.com --- Hm, strange. I see such error when I don't have native override:
0024:err:module:import_dll Library D3DCOMPILER_47.dll (which is needed by L"C:\cyberpunk_2077\bin\x64\plugins\cyber_engine_tweaks.asi") not found
I removed the override in winecfg and also copied d3dcompiler_47.dll from /opt/wine-devel/lib64/wine/x86_64-windows into $WINEPREFIX/drive_c/windows/system32
and one from /opt/wine-devel/lib/wine/x86_64-windows into $WINEPREFIX/drive_c/windows/syswow64
Am I doing it wrong or I'm missing something?