err:module:import_dll Loading library d3d11.dll (which is needed by L"C:\\Games\\Battlefield3\\bf3.exe") failed (error c000007b).
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Games\\Battlefield3\\bf3.exe" failed, status c0000135
Im no expert but after i looked in the wine source tree where all the wine dll's are present (ie d3d10.dll.so) i need to make a d3d11.dll.so.
and this is where im lost, i tried to use winedump, winemaker etc but it all fails.
So any help/hints would be great
err:module:import_dll Loading library d3d11.dll (which is needed by L"C:\\Games\\Battlefield3\\bf3.exe") failed (error c000007b).
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Games\\Battlefield3\\bf3.exe" failed, status c0000135
DX11 is not yet implemented in Wine. If your game requires it, you are out of luck.