Protontricks not working
Getting this log when opening up any game in Bazzite-Nvidia-Gnome:
Protontricks was closed due to the following error:
Traceback (most recent call last):
File "/usr/lib/python3.12/site-packages/protontricks/cli/util.py", line 159, in wrapper
return cli_func(self, *args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.12/site-packages/protontricks/cli/main.py", line 277, in main
proton_app = find_proton_app(
^^^^^^^^^^^^^^^^
File "/usr/lib/python3.12/site-packages/protontricks/steam.py", line 848, in find_proton_app
tool_app = find_steam_compat_tool_app(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.12/site-packages/protontricks/steam.py", line 609, in find_steam_compat_tool_app
appinfo_sections = [
^
File "/usr/lib/python3.12/site-packages/protontricks/steam.py", line 531, in iter_appinfo_sections
raise SyntaxError(
SyntaxError: Invalid file magic number. The appinfo.vdf version might not be supported by the current version of Protontricks - please check for updates.
=============
Please include this entire error message when making a bug report.
Log messages:
Found Steam directory at /var/home/robotta-linux-2/.local/share/Steam
Using default Steam Runtime at /var/home/robotta-linux-2/.local/share/Steam/ubuntu12_32/steam-runtime
WINETRICKS environment variable is not available. Searching from $PATH.
Found 1 Steam library folders
Currently logged-in Steam user: cenokenshi
Couldn't find custom shortcuts. Maybe none have been created yet?
Using 'yad' as GUI provider
1 Reply
Running it on terminal with:
export PROTON_VERSION="Proton Experimental" protontricks --guiSolved it