LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

protontricks

Run Winetricks for Proton Steam games

TLDR

Run GUI
$ protontricks --gui
copy
Run Winetricks for specific game
$ protontricks [appid] [winetricks_args]
copy
Run command in game directory
$ protontricks -c "[command]" [appid]
copy
List installed games
$ protontricks -l
copy
Search for game by name
$ protontricks -s [game_name]
copy
Launch executable in Proton environment
$ protontricks-launch --appid [appid] [path/to/file.exe]
copy

SYNOPSIS

protontricks [--gui] [-l|--list] [-s name] [-c cmd] [appid] [args...]

DESCRIPTION

protontricks runs Winetricks commands for Proton-enabled Steam games. It allows installing Windows components, fonts, and libraries into game prefixes to fix compatibility issues.The tool locates game prefixes automatically and sets up the correct Proton environment. It works with games installed through Steam using Proton compatibility layer.

PARAMETERS

--gui

Launch graphical interface
-l, --list
List installed Steam games
-s, --search _name_
Search for game App ID by name
-c, --command _cmd_
Run command in game's Wine prefix
--no-bwrap
Disable bubblewrap sandboxing
-h, --help
Display help information

INSTALL

sudo dnf install protontricks
copy
sudo pacman -S protontricks
copy
sudo zypper install protontricks
copy
nix profile install nixpkgs#protontricks
copy

CAVEATS

Requires Steam and Proton. Game must have been run at least once to create prefix. Some winetricks verbs may not work with all Proton versions.

HISTORY

protontricks was created by Matoking to bridge Winetricks and Proton, addressing the common need to install Windows dependencies in Proton game prefixes.

SEE ALSO

winetricks(1), wine(1), steam(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid