Steam/zh: Difference between revisions
Created page with "=== Proton ===" Tags: Mobile edit Mobile web edit |
Created page with "自定义 Proton 版本的声明式安装(例如 GE-Proton):" Tags: Mobile edit Mobile web edit |
||
Line 159: | Line 159: | ||
By default, Steam also looks for custom Proton versions in <code>~/.steam/root/compatibilitytools.d</code>. The environment variable <code>STEAM_EXTRA_COMPAT_TOOLS_PATHS</code> can be set to add other search paths. | By default, Steam also looks for custom Proton versions in <code>~/.steam/root/compatibilitytools.d</code>. The environment variable <code>STEAM_EXTRA_COMPAT_TOOLS_PATHS</code> can be set to add other search paths. | ||
</div> | </div> | ||
自定义 Proton 版本的声明式安装(例如 GE-Proton): | |||
<syntaxhighlight lang="nix"> | <syntaxhighlight lang="nix"> | ||
programs.steam.extraCompatPackages = with pkgs; [ | programs.steam.extraCompatPackages = with pkgs; [ |