Steam/zh: Difference between revisions

Weijia (talk | contribs)
Created page with "=== Proton ==="
Tags: Mobile edit Mobile web edit
Weijia (talk | contribs)
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>
<div lang="en" dir="ltr" class="mw-content-ltr">
自定义 Proton 版本的声明式安装(例如 GE-Proton):
Declarative install of custom Proton versions (e.g. GE-Proton):
</div>
<syntaxhighlight lang="nix">
<syntaxhighlight lang="nix">
programs.steam.extraCompatPackages = with pkgs; [
programs.steam.extraCompatPackages = with pkgs; [