Open Vhaggx opened 5 months ago
The version of Protontricks shipped by Ubuntu is outdated. The easiest option would be to install the Flatpak version of Protontricks.
Note that if you need to use the protontricks
command from the command-line, you'll need to set up an alias by running the following command:
echo "alias protontricks='flatpak run com.github.Matoking.protontricks'" >> ~/.bashrc
Alternatively, you can try installing the newest versions of Protontricks and Winetricks using the following instructions:
https://github.com/Matoking/protontricks?tab=readme-ov-file#pipx
https://github.com/Winetricks/winetricks?tab=readme-ov-file#manual-install
Describe the bug Im getting two errors when inputting
protontricks --gui
:To Reproduce Steps to reproduce the behavior:
protontricks --gui
and select a steam game downloaded with protonExpected behavior Idk honestly. Protontricks is needed for a game fix I found on the internet
System (please complete the following information):
Additional context
Output of
protontricks --gui -vv
after selecting a steam game:It tells me that I need to upgrade to a newer version but I installed wine just now (using sudo apt install wine)
Here are also screenshots of the errors:
I'm a huge Linux noob btw, so if you need any more information please also tell me how to get it. Thx in advance.