https://bugs.winehq.org/show_bug.cgi?id=44123
Józef Kucia joseph.kucia@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1
--- Comment #14 from Józef Kucia joseph.kucia@gmail.com --- (In reply to Andrew from comment #13)
Created attachment 59877 [details] Log from running 'WINEDEBUG=+dxgi,+d3d11 wine Steam.exe &>log.txt'
trace:dxgi:dxgi_check_feature_level_support Feature level D3D_FEATURE_LEVEL_11_0 not supported, trying next fallback if available. fixme:winediag:dxgi_check_feature_level_support None of the requested D3D feature levels is supported on this GPU with the current shader backend.
It looks like MaxVersionGL is not set correctly, or your GPU/OpenGL isn't sufficient to run Direct3D11. Please attach a +d3d log or glxinfo output.