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

Launch Issues with Proton #90

Open
cloud303-cholden opened this issue Dec 11, 2023 · 3 comments
Open

Launch Issues with Proton #90

cloud303-cholden opened this issue Dec 11, 2023 · 3 comments

Comments

@cloud303-cholden
Copy link

I am trying to launch the game, but the launcher is failing to find TaleWorlds.Library.dll and is giving me an error (link). I double checked and the file does exist at /bin/Win64_Shipping_Client/TaleWorlds.Library.dll. I've tried a few variations, but I'm guessing my STEAM_COMPAT_CLIENT_INSTALL_PATH is wrong. Any ideas what might be causing this? Below is my launch script.

STEAM_COMPAT_CLIENT_INSTALL_PATH="$HOME/.local/share/Steam/ubuntu12_32/" \
STEAM_COMPAT_DATA_PATH="$HOME/.local/share/Steam/steamapps/compatdata/261550" \
  "$HOME/.local/share/Steam/steamapps/common/Proton - Experimental/proton" \
    run \
      "$HOME/.local/share/Steam/steamapps/common/Mount & Blade II Bannerlord/bin/Win64_Shipping_Client/Bannerlord.BLSE.Launcher.exe"
@cloud303-cholden
Copy link
Author

The "$HOME/.local/share/Steam" value for STEAM_COMPAT_CLIENT_INSTALL_PATH seems to work for other people, so maybe that's not the issue.

@BeFranke
Copy link

I am also using Proton, although I get the error message popping up as a window: "Failed to find the necessary game files" running through protontricks-launch. May I ask if you installed any extra dlls via protontricks or similar?

@bicobus
Copy link

bicobus commented Oct 5, 2024

You can just use protontricks-launch --appid 261550 path/to/exe

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

3 participants