https://bugs.winehq.org/show_bug.cgi?id=48804
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Multiple games crash on |Multiple games and |unimplemented function |applications need |d3dx11_43.dll.D3DX11CreateS |D3DX11CreateShaderResourceV |haderResourceViewFromFile |iewFromFile (Assetto Corsa |(Assetto Corsa 1.14.x) |1.14.x, Braynzar Soft | |DirextX 11 example 12 | |blending) URL| |https://web.archive.org/web | |/20200228100621/https://www | |.braynzarsoft.net/file/12 Keywords| |download
--- Comment #1 from Anastasius Focht focht@gmx.net --- Hello folks,
revisiting, obviously still present.
Adding another app from bug 48685 here which has a download.
Collection of DirextX 11 example apps which include prebuilt binaries along with the sources:
03. DirectX 11 - Braynzar Soft Tutorials -> 12. Blending
https://www.braynzarsoft.net/viewtutorial/q16390-12-blending
https://www.braynzarsoft.net/file/12
Stable snapshot via Internet Archive:
https://web.archive.org/web/20200228100621/https://www.braynzarsoft.net/file...
With 'winetricks -q d3dcompiler_47' it runs into this bug.
--- snip --- wine: Call from 7B00FF28 to unimplemented function d3dx11_42.dll.D3DX11CreateShaderResourceViewFromFileW, aborting wine: Unimplemented function d3dx11_42.dll.D3DX11CreateShaderResourceViewFromFileW called at address 7B00FF28 (thread 01d0), starting debugger... --- snip ---
$ du -sh DX11_Lesson_12_Blending_zip.zip 88K DX11_Lesson_12_Blending_zip.zip
$ sha1sum DX11_Lesson_12_Blending_zip.zip 9063be4fb49ec705daec283135530f18dd8524eb DX11_Lesson_12_Blending_zip.zip
$ wine --version wine-6.0-rc6
Regards