https://bugs.winehq.org/show_bug.cgi?id=48804
Bug ID: 48804 Summary: Multiple games crash on unimplemented function d3dx11_43.dll.D3DX11CreateShaderResourceViewFromFile (Assetto Corsa 1.14.x) Product: Wine Version: 5.4 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: directx-d3d Assignee: wine-bugs@winehq.org Reporter: focht@gmx.net Distribution: ---
Hello folks,
continuation of bug 48801
--- snip --- $ pwd /home/focht/.wine/drive_c/Games/Assetto Corsa
$ wine ./AssettoCorsa_Launcher.exe ... 00c7:err:d3dcompiler:compile_shader HLSL shader parsing failed. 00c7:err:ntdll:RtlLeaveCriticalSection section 0x21a5510 is not acquired 00c7:err:d3dcompiler:compile_shader HLSL shader parsing failed. 00c7:fixme:d3dx:D3DX11GetImageInfoFromFileW filename L"content/gui/controls/taskbar/scroll_up.png", pump 0000000000000000, img_info 000000000022ECD0, hresult 0000000000000000 stub! wine: Call from 0x7b00f665 to unimplemented function d3dx11_43.dll.D3DX11CreateShaderResourceViewFromFileW, aborting ... --- snip ---
Wine source:
https://source.winehq.org/git/wine.git/blob/9c190f8118faa2f4708e86340e3e0440...
--- snip --- 18 @ stub D3DX11CreateShaderResourceViewFromFileA 19 @ stub D3DX11CreateShaderResourceViewFromFileW --- snip ---
Microsoft docs:
https://docs.microsoft.com/en-us/windows/win32/direct3d11/d3dx11createshader...
$ wine --version wine-5.4-306-g9c190f8118
Regards
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
https://bugs.winehq.org/show_bug.cgi?id=48804
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|directx-d3d |directx-d3d-util
https://bugs.winehq.org/show_bug.cgi?id=48804
temp82@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |temp82@luukku.com
--- Comment #2 from temp82@luukku.com --- Unhandled exception: unimplemented function d3dx11_42.dll.D3DX11CreateShaderReso urceViewFromFileW called in 32-bit code (0x7b0125e6).
wine 8.0
https://bugs.winehq.org/show_bug.cgi?id=48804
--- Comment #3 from temp82@luukku.com --- (In reply to temp82 from comment #2)
Unhandled exception: unimplemented function d3dx11_42.dll.D3DX11CreateShaderReso urceViewFromFileW called in 32-bit code (0x7b0125e6).
wine 8.0
same story wine 8.21. 21 releases later.
https://bugs.winehq.org/show_bug.cgi?id=48804
Alver alver.vereshchagin@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |alver.vereshchagin@gmail.co | |m
--- Comment #4 from Alver alver.vereshchagin@gmail.com --- (In reply to temp82 from comment #3)
(In reply to temp82 from comment #2)
Unhandled exception: unimplemented function d3dx11_42.dll.D3DX11CreateShaderReso urceViewFromFileW called in 32-bit code (0x7b0125e6).
wine 8.0
same story wine 8.21. 21 releases later.
Hi! Do you think it could be the reason why mount and blade 2 Bannerlord is not working via crossover/whiskey with an error: d3d_device->CreateShaderResourceView failed at rglGPU_device::create gpu buffer Invalid parameter ?
https://bugs.winehq.org/show_bug.cgi?id=48804
doppler1744 bughunter2@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bughunter2@gmail.com