tldr/pages/linux/protontricks.md

463 B

protontricks

A simple wrapper that does Winetricks things for Proton enabled games, requires Winetricks. More information: https://github.com/Matoking/protontricks.

  • Show the protontricks help message:

protontricks

  • Run the protontricks GUI:

protontricks --gui

  • Run Winetricks for a specific game:

protontricks {{appid}} {{winetricks_args}}

  • Run a command within a game's installation directory:

protontricks -c {{command}} {{appid}}