protonscr

Black screen and shaders error

dxvkclosed probably not our bug
doitsujin/dxvk#5544 · opened 2026-03-09 by dacevedo12 · updated 2026-03-09 · 1 comments · github
Ddacevedo12 2026-03-09 github

Software information

League of Legends 4.20.315

System information

  • GPU: Apple M4
  • Driver: 0.2.2018
  • Wine version: 11.2 (Crossover 26)
  • DXVK version: cxaddon-1.10.3-1-25-g737aacd

Apitrace file(s)

Log files

Most relevant
[mvk-error] VK_ERROR_INITIALIZATION_FAILED: Shader library compile failed (Error code 3):
program_source:175:85: error: use of undeclared identifier 's0_2d_shadowSmplr'
    ps_main(v, spvDescriptorSet0.s0_2d, spvDescriptorSet0.s0_2dSmplr, s0_2d_shadow, s0_2d_shadowSmplr, r0, out.oC0);
                                                                                    ^
.
[mvk-error] VK_ERROR_INITIALIZATION_FAILED: Shader library compile failed (Error code 3):
program_source:175:85: error: use of undeclared identifier 's0_2d_shadowSmplr'
    ps_main(v, spvDescriptorSet0.s0_2d, spvDescriptorSet0.s0_2dSmplr, s0_2d_shadow, s0_2d_shadowSmplr, r0, out.oC0);
                                                                                    ^
.
[mvk-error] VK_ERROR_INVALID_SHADER_NV: Fragment shader function could not be compiled into pipeline. See previous logged error.
[mvk-error] VK_ERROR_INVALID_SHADER_NV: Fragment shader function could not be compiled into pipeline. See previous logged error.
[mvk-error] VK_ERROR_INITIALIZATION_FAILED: Shader library compile failed (Error code 3):
program_source:224:88: error: use of undeclared identifier 's0_2d_shadowSmplr'
    ps_main(c, v, spvDescriptorSet0.s0_2d, spvDescriptorSet0.s0_2dSmplr, s0_2d_shadow, s0_2d_shadowSmplr, r0, r1, r2, r3, out.oC0);
                                                                                       ^
.
[mvk-error] VK_ERROR_INVALID_SHADER_NV: Fragment shader function could not be compiled into pipeline. See previous logged error.

https://drive.google.com/file/d/1fnGd8ZdXTUZoXnY2uPa7WoFMGaDpI9-J/view?usp=drive_link

KK0bin maintainer 2026-03-09 github

Mac OS isn't a supported platform and any issues you're having a almost certainly down to bugs or limitations of MoltenVK.

Nothing extracted yet.