Matoking / protontricks

A wrapper that does winetricks things for Proton enabled games, requires Winetricks.
GNU General Public License v3.0
1.56k stars 35 forks source link

protontricks not detected when installing a file #291

Open ballinbill opened 2 months ago

ballinbill commented 2 months ago

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

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:

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

Matoking commented 2 months ago

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.