ValveSoftware / Proton

Compatibility tool for Steam Play based on Wine and additional components
Other
23.34k stars 1.02k forks source link

Puzzle Kingdoms (23700) #6928

Open VS-X opened 11 months ago

VS-X commented 11 months ago

Compatibility Report

System Information

I confirm:

Symptoms

When run via Steam the game immediately closes after launch. In desktop mode there is a brief moment when a black rectangle of the game is visible. The game does successfully launch when using plain Wine 8.0 via Lutris. Changing runtime to Proton in Lutris makes the game not launch anymore.

Reproduction

kisak-valve commented 11 months ago

Hello @VS-X, these look like some lines of interest from your log:

err:d3dcompiler:D3DCompile2 Failed to compile shader, vkd3d result -5.
err:d3dcompiler:D3DCompile2     <anonymous>:21:1: E5017: Aborting due to not yet implemented feature: Uniform initializer.
err:d3dcompiler:D3DCompile2     <anonymous>:22:1: E5017: Aborting due to not yet implemented feature: Uniform initializer.
err:d3dcompiler:D3DCompile2     <anonymous>:24:1: E5017: Aborting due to not yet implemented feature: Uniform initializer.
err:d3dcompiler:D3DCompile2     <anonymous>:33:1: E5000: syntax error, unexpected KW_SAMPLER_STATE
err:d3dcompiler:D3DCompile2 
warn:seh:OutputDebugStringA "ASSERT FAILED: error_buffer == NULL\n\tfailure in file: Assets/Shaders/Shared/null_postprocess.fx\n\n<anonymous>:21:1: E5017: Aborting due to not yet implemented feature: Uniform initializer.\n<anonymous>:22:1: E5017: Aborting due to not yet implemented feature: Uniform initializer.\n<anony"...