C0: add GE-Proton to ringtail Steam extraCompatPackages
Lets Subnautica 2 (and any other game) opt into the GE-Proton build via Steam's per-game compatibility tool override, as a workaround for the Proton Experimental + DXVK D3D12 Mercuna hang. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
4d2bc9975f
commit
12314857d8
2 changed files with 5 additions and 0 deletions
|
|
@ -5,6 +5,7 @@
|
|||
programs.steam = {
|
||||
enable = true;
|
||||
dedicatedServer.openFirewall = true;
|
||||
extraCompatPackages = [ pkgs.proton-ge-bin ];
|
||||
};
|
||||
|
||||
# Proton Experimental ships an accessibility bridge (xalia) that hangs during
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue