mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-23 16:42:08 +02:00

Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com> Co-authored-by: Seth Falco <seth@falco.fun> Co-authored-by: Patrice Denis <patricedenis@users.noreply.github.com>
462 B
462 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 games installation directory:
protontricks -c {{command}} {{appid}}