Crash during shader creation

Crash point: 0x180176996
Solution
# crash at 0x180176996, shader compilation fails for D3DXAssembleShader() - crash with missing callback Direct3DShaderValidatorCreate()
util.protontricks("d3dcompiler_43")
util.protontricks("d3dx9_43")
# this exact override needed for subscreen to be created
util.set_environment("WINEDLLOVERRIDES", "d3dcompiler_43=n,b")