9 Jun 2021 |
| chrisawcom joined the room. | 13:50:11 |
sparogy | In reply to @kranzes:matrix.org has anyone got Proton-GE to work? What version? ever since Proton GE 5.21, you need to set programs.steam.enable in your system configuration | 13:54:06 |
sparogy | https://search.nixos.org/options?channel=21.05&show=programs.steam.enable&from=0&size=50&sort=relevance&query=steam | 13:54:21 |
10 Jun 2021 |
izdihar | hello, for nixos + steam + proton, does anyone ever encounter this error message (even before the game started)
Switching to resolution 1366x768 failed
Screen: DX11 could not switch resolution (1366x768 fs=1 hz=0)
| 02:22:49 |
izdihar | oh, and to the guy that added the required steam dependency, thanks. | 02:26:26 |
jonringer | your welcome? | 02:36:58 |
jonringer | I just want to play stupid games :) | 02:37:09 |
izdihar | In reply to @tengkuizdihar:matrix.org
hello, for nixos + steam + proton, does anyone ever encounter this error message (even before the game started)
Switching to resolution 1366x768 failed
Screen: DX11 could not switch resolution (1366x768 fs=1 hz=0)
Btw, i've worked around this problem by using this command as a launch option
PROTON_USE_WINED3D=1 %COMMAND%
Perfect to use for disco elysium.
| 02:55:09 |
izdihar | also, use proton 5.13 because somehow 6.x doesnt work. | 02:59:14 |
sparogy | izdihar: What version? ever since Proton >5.13, you need to set programs.steam.enable in your system configuration https://search.nixos.org/options?channel=21.05&show=programs.steam.enable&from=0&size=50&sort=relevance&query=steam | 03:33:35 |
izdihar | In reply to @andrew:chat.afontaine.dev izdihar: What version? ever since Proton >5.13, you need to set programs.steam.enable in your system configuration https://search.nixos.org/options?channel=21.05&show=programs.steam.enable&from=0&size=50&sort=relevance&query=steam im using 20.09 and yes, I use programs.steam.enable = true. | 03:34:28 |
sparogy | ah interesting... maybe the PR might have some troubleshooting info for you? https://github.com/NixOS/nixpkgs/pull/114024 | 03:39:02 |
izdihar | In reply to @andrew:chat.afontaine.dev ah interesting... maybe the PR might have some troubleshooting info for you? https://github.com/NixOS/nixpkgs/pull/114024 thank you ill look into it | 03:53:45 |
izdihar | seems like its merged on unstable based on https://nixpk.gs/pr-tracker.html?pr=114024
will it also come to nixos 20.09? | 03:55:34 |
sparogy | hmmm I don't think so. It has been merged for some time now and wasn't backported before 21.05's release.
maybe worth upgrading to 21.05? | 03:56:42 |
izdihar | In reply to @andrew:chat.afontaine.dev hmmm I don't think so. It has been merged for some time now and wasn't backported before 21.05's release.
maybe worth upgrading to 21.05? should I upgrade from 20.09 to 21.05? i mean, what's the difference really? | 03:59:04 |
sparogy | ~8 months of updates: https://nixos.org/manual/nixos/stable/release-notes.html#sec-release-21.05 | 03:59:50 |
sparogy | and working pressure vessel proton versions, of course | 04:03:31 |
izdihar | In reply to @andrew:chat.afontaine.dev ~8 months of updates: https://nixos.org/manual/nixos/stable/release-notes.html#sec-release-21.05 will the changes break my PC if i upgrade from 20.09 to 21.x? | 04:19:33 |
izdihar | im reading the incompatible changelog right now, i hope there's not many breaking changes whenever i upgrade my version... | 04:21:28 |
sparogy | I mean I can't guarantee anything, but nix should catch most stuff when attempting to build your configuration.
If something does break, you should also have an older boot entry you can boot into.
| 04:21:46 |
izdihar | In reply to @andrew:chat.afontaine.dev
I mean I can't guarantee anything, but nix should catch most stuff when attempting to build your configuration.
If something does break, you should also have an older boot entry you can boot into.
damn, the power of rollback | 04:22:17 |
izdihar | thanks man | 04:22:19 |
sparogy | you're welcome 👍️ | 04:24:10 |
izdihar | Redacted or Malformed Event | 04:29:41 |
kranzes | In reply to @andrew:chat.afontaine.dev What version? ever since Proton GE 5.21, you need to set programs.steam.enable in your system configuration Would an option like that work if i import it to home-manager? | 10:24:57 |
kranzes | Does it need to be system-wide? | 10:25:13 |
kranzes | Hmmm | 10:25:15 |
kranzes | wait there is not real point, all this option essentially does to make it work is install both steam and steam.run | 10:32:52 |
kranzes | Download image.png | 10:33:17 |