protontricks icon indicating copy to clipboard operation
protontricks copied to clipboard

protontricks not detected when installing a file

Open ballinbill opened this issue 1 year ago • 1 comments

Describe the bug Can't open mo2 install.sh file, says its missing protontricks, even though i can use the gui. Also, when opening the gui, it says, unknown file arch:65

To Reproduce Steps to reproduce the behavior:

  1. Open install.sh
  2. Get error

Expected behavior Application is supposed to guide user through install

System

  • Distro: Arch Linux
  • Protontricks installation method: pipx
  • Protontricks version: 1.11.1
  • Steam version: N/A

Additional context

Just opening the install.sh file gives me this error, even though protontricks does open and work:

Your system is missing the following programs:

  • protontricks

They should be available in your distro's package manager. Install them and try again.

ballinbill avatar Apr 21 '24 19:04 ballinbill

How are you running install.sh exactly? Assuming you're talking about this repository, it doesn't look like it should fail to detect the Protontricks installation performed using pipx.

You can try running bash -x ./install.sh and bash -x utils/protontricks.sh get-release for additional details. You can use gist.github.com to post the output.

The "unknown file arch 65" warning is an upstream issue with Winetricks, but it can be dismissed without any issues.

Matoking avatar Apr 22 '24 16:04 Matoking