Hello @SudoFakeroot, some possible lines of interest in your log:
Several lines of warn:debugstr:OutputDebugStringA "15:39:43.595 [0] *** Program link log:\nC:\\fakepath:24:35: E5000: syntax error, unexpected '(', expecting ';' or ','\n\nWarning: D3D shader compilation failed with default flags. (vs_5_0)\n Retrying with skip validation\nC:\\fakepath:24:35: E5000: syntax error, unexpected '(', expecting ';"...
warn:debugstr:OutputDebugStringA "15:39:43.595 [0] Failed to link DefaultVS and DefaultPS\n"
[...]
warn:debugstr:OutputDebugStringA "15:39:43.597 [0] Failed to link LessBlurVS and LessBlurPS\n"
[...]
warn:debugstr:OutputDebugStringA "15:39:43.598 [0] Failed to link BlurVS and BlurPS\n"
[...]
warn:debugstr:OutputDebugStringA "15:39:43.601 [0] Failed to link FlirVS and FlirPS\n"
[...]
warn:debugstr:OutputDebugStringA "15:39:43.608 [0] Failed to link SpriteVS and SpritePS\n"
[...]
warn:debugstr:OutputDebugStringA "15:39:43.609 [0] Failed to link SpriteVS and SpriteGlitchPS\n"
Hello. Good point, @kisak-valve. Seems like simple syntax error in their code. Just in case, I changed the renderer to opengl by using protontricks, but to no avail.
Nothing extracted yet.
Compatibility Report
System Information
I confirm:
Symptoms:
Game doesn't start normal: no main menu, just black screen and ingame cursor that works and can change own color on mouse click of left or right button, steam-1597480.log.
Changing Proton version didn't help: tried 5.0-10, 5.13-6, 6.3-8, 6.1-GE-2, 6.21-GE-2 - it doesn't start at all, only 7.0-3 and Experimental have the above described results; installing last vesrsion of DXVK by using protontricks didn't help too. So far I've run out of ideas.
Reproduction
Just start the game.
Thanks for your time.