protonscr

Meet Your Maker

protonopen appid 1194810Game compatibility - Unofficial
ValveSoftware/Proton#7026 · opened 2023-08-18 by Mart-Bogdan · updated 2024-01-13 · 6 comments · github · game page · search this game
1 matching comments, n / p to jump
MMart-Bogdan 2023-08-18 github

Compatibility Report

  • Name of the game with compatibility issues: Meet Your Maker
  • Steam AppID of the game: 1194810

System Information

  • GPU: NVIDIA GeForce RTX 3070 Laptop GPU
  • Video driver version: NVIDIA 535.98
  • Kernel version: 6.1.44-1-MANJARO
  • Link to full system information report as Gist:
  • Proton version: 8.0-3, Experimental, Default in steam by this date (tested all this options)

I confirm:

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

Symptoms

Game crashes on loading. Game don't have menu, and loads directly on Hub area, but it can't load.

Reproduction

  1. Launch a game
  2. Loading screen appears
  3. Game prompts you to log in
  4. Hit Enter
  5. Loading screen appears with progressbar
  6. Game crashes

Misc

Game is deck verified. Don't launch there as well.

I have tried different versions of Proton. Game crashed the same. When I tried proton 7.0 it didn't start at all.

Previously I played this game, 2 weak ago, with proton 8.0. I believe new update of game broken compatibility.

There are warnings during shaders compilation in game logs:

[2023.08.18-12.53.32:026][  0]LogStandaloneRenderer: Testing D3D11 adapter: 0. Description: 'NVIDIA GeForce RTX 3070 Laptop GPU'. VendorId: 1002. DeviceId: 67df.
[2023.08.18-12.53.32:121][  0]LogStandaloneRenderer:   0. 'NVIDIA GeForce RTX 3070 Laptop GPU'. Feature level: 11_1
[2023.08.18-12.53.32:121][  0]LogStandaloneRenderer: Testing D3D11 adapter: 1. Description: 'AMD Radeon Graphics (RADV RENOIR)'. VendorId: 1002. DeviceId: 1638.
[2023.08.18-12.53.32:135][  0]LogStandaloneRenderer:   1. 'AMD Radeon Graphics (RADV RENOIR)'. Feature level: 11_1
[2023.08.18-12.53.32:135][  0]LogStandaloneRenderer: Testing D3D11 adapter: 2. Description: 'AMD Radeon Graphics'. VendorId: 1002. DeviceId: 1638.
[2023.08.18-12.53.32:189][  0]LogStandaloneRenderer:   2. 'AMD Radeon Graphics'. Feature level: 11_1
[2023.08.18-12.53.32:189][  0]LogStandaloneRenderer: Selected D3D11 Description: 'NVIDIA GeForce RTX 3070 Laptop GPU'. VendorId: 1002. DeviceId: 67df.
[2023.08.18-12.53.32:325][  0]LogStandaloneRenderer: Warning: SlateD3DShaders::CompileShader() - D3DCompilerFunc Result: DXGI_ERROR_80004001 [80004001]
[2023.08.18-12.53.32:325][  0]LogStandaloneRenderer: Warning: <anonymous>:38:8: E5017: Aborting due to not yet implemented feature: Ternary operator.
<anonymous>:51:18: E5005: Function "LinearToSrgbBranching" is not defined.
 Result: DXGI_ERROR_80004001 [80004001]
[2023.08.18-12.53.32:325][  0]LogStandaloneRenderer: Warning: SlateD3DShaders::CompileShader() - D3DCompilerFunc Result: DXGI_ERROR_80004001 [80004001]
[2023.08.18-12.53.32:325][  0]LogStandaloneRenderer: Warning: <anonymous>:7:1: W4300: Redefinition of ESlateShader.
<anonymous>:8:1: W4300: Redefinition of ESlateShader.

Logs

MMart-Bogdan 2023-08-18 github

Also crashes on Steam Deck despite being [Verified]

Compatibility Report

  • Name of the game with compatibility issues: Meet Your Maker
  • Steam AppID of the game: 1194810

System Information

  • GPU: AMD Custom GPU 0405
  • Video driver version: 4.6 (Compatibility Profile) Mesa 22.2.0 (git-17e5312102)
  • Kernel version: 5.13.0-valve36-1-neptune
  • Link to full system information report as Gist:
  • Proton version: 8.0-3

I confirm:

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

Symptoms

Game don't start at all. Shows message box with error:
image

https://steamcommunity.com/sharedfiles/filedetails/?id=3022019081

It worked few months ago and it was Deck Verified.

Reproduction

  1. Launch game
  2. Easy anti-cheat pops out
  3. Game crashes with messagebox

Logs

Game itself didn't produce any crash logs, but was able to collect proton ones, and them are huge 700 MiB+

steam-1194810.zip

MMart-Bogdan 2023-08-18 github

Hello, @kisak-valve you marked it as "Games not expected to work without issues" but it is "Steam Deck Verified", so that's not true. At least verified status should be removed.

MMart-Bogdan 2023-08-18 github

But indeed I don't think it's regression, at least on Nvidia. It looks like game develoeprs used unsupported shaders feature.

But on SteamDeck I don't know, it didn't launch at all.

MMart-Bogdan 2023-08-18 github

Update it actually works on PC. Just had to reinstall game.

But still don't launch on steam deck. So my second report is still valid.

BBlisto91 2023-08-23 github

Thank you for the report. Should be working on AMD radv setups again now too with the latest Proton Experimental

MMart-Bogdan 2024-01-13 github

UPDATE

It works nicely on steam deck now. And it works on general Linux. But it have issues with selecting proper GPU on laptop.

need to use VKD3D_VULKAN_DEVICE=0 %command% with specifying correct GPU id there. Regular command __NV_PRIME_RENDER_OFFLOAD=1 __GLX_VENDOR_LIBRARY_NAME=nvidia __VK_LAYER_NV_optimus=NVIDIA_only %command% do not work. AFAIK this is becouse game is DX12.

Is this vkd3d issue?

I guess proton issue can be closed.