protontricks not detected when installing a file
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:
- Open install.sh
- 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.
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.