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

[LINUX] Game will not start. #45

Open
TwinniDev opened this issue Mar 27, 2023 · 1 comment
Open

[LINUX] Game will not start. #45

TwinniDev opened this issue Mar 27, 2023 · 1 comment

Comments

@TwinniDev
Copy link

When attempting to start the game in Steam, or through terminal, it instantly terminates the process. When running in the terminal this is the output.

image

This same thing seems to happen to nearly everyone who tries to start the game. The solution, courtesy of some folks over on ProtonDB seems to be to symlink the libraries available on your system, since the ones bundled with the game are broken. A screenshot below of that. Also of note is that the clover application appears to be broken, not interacting with the game at all, though maybe that's better saved for another issue.

image

My system's specs, if it's at all relevant.
image

@codedwrench
Copy link

When i played the game, i could make it work properly by doing this:

I removed the following libs:

  • librt.so.1
  • libstdc++.so.6
  • libdrm.so.2
  • libgio-2.0.so.0
  • libglib-2.0.so.0
  • libgmodule-2.0.so.0

And for the steam overlay to work I removed the following lib:

  • libGLdispatch.so.0

The clover app did work for me out of the box, I'm also on arch and this was like November last year.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants