Skip to content

Commit

Permalink
protontricks: refresh page (#8492)
Browse files Browse the repository at this point in the history
  • Loading branch information
kbdharun authored Sep 18, 2022
1 parent 725150d commit e3d2e65
Showing 1 changed file with 13 additions and 5 deletions.
18 changes: 13 additions & 5 deletions pages/linux/protontricks.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
# protontricks

> A simple wrapper that does Winetricks things for Proton enabled games, requires Winetricks.
> A simple wrapper that runs Winetricks commands for Proton enabled games.
> More information: <https://github.com/Matoking/protontricks>.
- Show the protontricks help message:

`protontricks`

- Run the protontricks GUI:

`protontricks --gui`
Expand All @@ -18,3 +14,15 @@
- Run a command within a game's installation directory:

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

- [l]ist all installed games:

`protontricks -l`

- [s]earch for a game's App ID by name:

`protontricks -s {{game_name}}`

- Show the protontricks help message:

`protontricks --help`

0 comments on commit e3d2e65

Please sign in to comment.