Linux command
protontricks 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Example
protontricks --gui
Example
protontricks [appid] [winetricks_args]
Example
protontricks -c "[command]" [appid]
List
protontricks -l
Search
protontricks -s [game_name]
Launch
protontricks-launch --appid [appid] [path/to/file.exe]
说明
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.
参数
- --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
FAQ
What is the protontricks command used for?
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.
How do I run a basic protontricks example?
Run `protontricks --gui` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does --gui do in protontricks?
Launch graphical interface