Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The Shore VR (1834620) #8338

Open
2 tasks done
Patola opened this issue Dec 24, 2024 · 4 comments
Open
2 tasks done

The Shore VR (1834620) #8338

Patola opened this issue Dec 24, 2024 · 4 comments
Labels
Game compatibility - Unofficial Games not expected to work without issues XAudio2 Uses the XAudio2 subsystem

Comments

@Patola
Copy link

Patola commented Dec 24, 2024

Compatibility Report

  • Name of the game with compatibility issues: The Shore VR
  • Steam AppID of the game: 1834620

System Information

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. Instead it crashes to the desktop with an unreal engine 4 crash reporter:
image

Reproduction

Just run the game.

Proton log is attached.
steam-1834620.log

@Patola
Copy link
Author

Patola commented Dec 24, 2024

Notes:

  • The game has a pancake version that works on Linux
  • With VR off, if I run the game by pressing play, the graphics appear on the screen without a crash. But of course it's unplayable.

@kisak-valve kisak-valve added the Game compatibility - Unofficial Games not expected to work without issues label Dec 24, 2024
@kisak-valve
Copy link
Member

Hello @Patola, these look like some lines of interest from your Proton log:

err:vkd3d-proton:vkd3d_check_extensions: Required user device extension "VK_KHR_external_memory_fd" is not supported.
err:vkd3d-proton:vkd3d_check_extensions: Required user device extension "VK_KHR_external_semaphore_fd" is not supported.
err:vkd3d-proton:vkd3d_check_extensions: Required user device extension "VK_WINE_openxr_device_extensions" is not supported.
[...]
err:vrclient:vrclient_translate_texture_d3d12 Unsupported DXGI format 0x5a.

@kisak-valve kisak-valve added the XAudio2 Uses the XAudio2 subsystem label Dec 24, 2024
@kisak-valve
Copy link
Member

8c3e86c might help a bit with the first couple lines, but I expect that the last line is where the game is falling over.

@Patola
Copy link
Author

Patola commented Dec 24, 2024

Indeed. It's off that the game requires these extensions. The first two are available on the driver, only the last one isn't. And there is a number of UE4 VR games that also crash like this one. In this case should I create a broader issue to account for every game that crashes like this (if I do that, not sure I will find them), or just cross-reference in a new compatibility issue?

[16:41] [5051] [patola@risadinha /tmp]% vulkaninfo 2>/dev/null | grep -E 'VK_KHR_external_memory_fd|VK_KHR_external_semaphore_fd|VK_WINE_openxr'
        VK_KHR_external_memory_fd                     : extension revision 1
        VK_KHR_external_semaphore_fd                  : extension revision 1
[16:41] [5052] [patola@risadinha /tmp]% 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Game compatibility - Unofficial Games not expected to work without issues XAudio2 Uses the XAudio2 subsystem
Projects
None yet
Development

No branches or pull requests

2 participants