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

911 Operator (503560) #3023

Open
2 tasks done
naoliv opened this issue Aug 30, 2019 · 5 comments
Open
2 tasks done

911 Operator (503560) #3023

naoliv opened this issue Aug 30, 2019 · 5 comments
Labels
Game compatibility - Unofficial Games not expected to work without issues

Comments

@naoliv
Copy link

naoliv commented Aug 30, 2019

Compatibility Report

  • Name of the game with compatibility issues: 911 Operator
  • Steam AppID of the game: 503560

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

The game crashes without loading anything.
Logs are:

error.log.txt
output_log.txt
steam-503560.log (output from PROTON_LOG=1)

Reproduction

Just try to run the game forcing it to use Proton 4.11-3

@kisak-valve kisak-valve added the Game compatibility - Unofficial Games not expected to work without issues label Aug 30, 2019
@kisak-valve
Copy link
Member

Hello @naoliv, Proton uses DXVK to translate DirectX 11 to Vulkan, which your video card does not support.

You could try using PROTON_USE_WINED3D=1 %command% in the game's launch options to tell Proton to use the DirectX 11 to OpenGL render path or alternatively, you could try -force-glcore to tell Unity 5.4 to use OpenGL.

@naoliv
Copy link
Author

naoliv commented Aug 30, 2019

I didn't know that, I am sorry.
It indeed did run with PROTON_USE_WINED3D=1 %command%
Probably this issue should be closed then?
Thanks!

@naoliv
Copy link
Author

naoliv commented Aug 30, 2019

Or maybe convert it to a feature request: if the video card doesn't support Vulkan, probably Proton should fallback to OpenGL.

@kisak-valve
Copy link
Member

An automatic fallback was previously discussed on #1749, which concluded with #1749 (comment).

@naoliv
Copy link
Author

naoliv commented Aug 30, 2019

Understood. Thanks again!

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
Projects
None yet
Development

No branches or pull requests

2 participants