protonscr

Zombie Gunship Survival

protonopen appid 1597480Game compatibility - Unofficial
ValveSoftware/Proton#5972 · opened 2022-07-06 by SudoFakeroot · updated 2022-07-06 · 2 comments · github · game page · search this game
SSudoFakeroot 2022-07-06 github

Compatibility Report

  • Name of the game with compatibility issues: Zombie Gunship Survival
  • Steam AppID of the game: 1597480

System Information

  • GPU: GeForce GTX 1660 Ti
  • Driver/LLVM version: v510.60.02
  • Kernel version: 5.10
  • Link to full system information report as Gist.
  • Proton version: Experimental

I confirm:

  • that I haven't found an existing compatibility report for this game.
  • that I have checked whether there are updates for my system available.

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.

Kkisak-valve maintainer 2022-07-06 github

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"
SSudoFakeroot 2022-07-06 github

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.