hikikomorgan
UBUniversal Blue
•Created by hikikomorgan on 8/18/2024 in #🛟bazzite-help
Protontricks not working
Installed Protontricks, however it spits out the following when i attempt to open any prefix:
i haven't done anything otherwise that should be fucking up any dependencies for it -- does anybody have any leads or insight?
Traceback (most recent call last):
File "/home/hikikomorgan/.local/bin/protontricks", line 8, in <module>
sys.exit(cli())
^^^^^
File "/var/home/hikikomorgan/.local/share/pipx/venvs/protontricks/lib64/python3.12/site-packages/protontricks/cli/main.py", line 32, in cli
main(args)
File "/var/home/hikikomorgan/.local/share/pipx/venvs/protontricks/lib64/python3.12/site-packages/protontricks/cli/util.py", line 159, in wrapper
return cli_func(self, *args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/var/home/hikikomorgan/.local/share/pipx/venvs/protontricks/lib64/python3.12/site-packages/protontricks/cli/main.py", line 339, in main
proton_app = find_proton_app(
^^^^^^^^^^^^^^^^
File "/var/home/hikikomorgan/.local/share/pipx/venvs/protontricks/lib64/python3.12/site-packages/protontricks/steam.py", line 848, in find_proton_app
tool_app = find_steam_compat_tool_app(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/var/home/hikikomorgan/.local/share/pipx/venvs/protontricks/lib64/python3.12/site-packages/protontricks/steam.py", line 609, in find_steam_compat_tool_app
appinfo_sections = [
^
File "/var/home/hikikomorgan/.local/share/pipx/venvs/protontricks/lib64/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.
Traceback (most recent call last):
File "/home/hikikomorgan/.local/bin/protontricks", line 8, in <module>
sys.exit(cli())
^^^^^
File "/var/home/hikikomorgan/.local/share/pipx/venvs/protontricks/lib64/python3.12/site-packages/protontricks/cli/main.py", line 32, in cli
main(args)
File "/var/home/hikikomorgan/.local/share/pipx/venvs/protontricks/lib64/python3.12/site-packages/protontricks/cli/util.py", line 159, in wrapper
return cli_func(self, *args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/var/home/hikikomorgan/.local/share/pipx/venvs/protontricks/lib64/python3.12/site-packages/protontricks/cli/main.py", line 339, in main
proton_app = find_proton_app(
^^^^^^^^^^^^^^^^
File "/var/home/hikikomorgan/.local/share/pipx/venvs/protontricks/lib64/python3.12/site-packages/protontricks/steam.py", line 848, in find_proton_app
tool_app = find_steam_compat_tool_app(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/var/home/hikikomorgan/.local/share/pipx/venvs/protontricks/lib64/python3.12/site-packages/protontricks/steam.py", line 609, in find_steam_compat_tool_app
appinfo_sections = [
^
File "/var/home/hikikomorgan/.local/share/pipx/venvs/protontricks/lib64/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.
20 replies