31 May 2025 |
codebam | ah okay I see | 19:58:11 |
K900 | Also it will probably explode in funny ways with casefolding | 19:58:27 |
K900 | But that's more of a general casefolding problem | 19:58:34 |
Alison Jenkins | Does anyone have a better solution than setting LD_PRELOAD="" in the steam game command line to stop the stuttering issue that Gamescope gets under NixOS? It has an annoying side effect of breaking Steam Input. | 19:58:49 |
K900 | Oh and it will definitely explode with ino64 if you're planning on running 32-bit games | 19:58:51 |
K900 | I think this is fixed in latest gamescope | 19:59:01 |
codebam | so I should use... btrfs? | 19:59:05 |
K900 | btrfs, ext4, whatever | 19:59:14 |
codebam | okay cool | 19:59:19 |
Alison Jenkins | The one in unstable? | 19:59:22 |
K900 | I think ZFS works, technically | 19:59:23 |
K900 | But I will never recommend ZFS | 19:59:26 |
Alison Jenkins | Or do I need an overlay? | 19:59:33 |
codebam | yeah I'd rather avoid ZFS | 19:59:35 |
K900 | Actually I think it might need to be fixed in latest Steam | 20:02:02 |
K900 | Or something | 20:02:03 |
AssertInequality | Yeah, as much as I swear by ZFS, I'd never use it as a game drive. In my experience, straight up ext4 gives the best experience | 20:02:04 |
K900 | Anyway it should be fixed Soon(tm) | 20:02:08 |
ElvishJerricco | wait what? | 20:04:34 |
aidalgol | i | 20:28:28 |
aidalgol | * I haven't had any issues with ZFS on my gaming system. | 20:28:52 |
| relichunter joined the room. | 20:56:02 |
1 Jun 2025 |
codebam | Redacted or Malformed Event | 00:44:27 |
codebam | Redacted or Malformed Event | 00:44:49 |
codebam | https://github.com/codebam/nixos/blob/master/steamdeck/home.nix#L5
how do I add this? | 01:24:44 |
codebam | it's not working | 01:24:48 |
| norta joined the room. | 01:39:02 |
normalcea 🏳️⚧️ | In reply to @codebam:envs.net it's not working
Exec=/nix/store/5a23ffa5pzl4h7bn2la8a8l0g3cyvf95-steam/bin/steam %u
I can't tell what your issue this but you shouldn't hardcode your exec path like this and instead should use ${pkgs.steam}
| 01:55:14 |
codebam | yeah I know. that wouldn't be why it doesn't show up at all though right? | 02:17:48 |
codebam | I'll try | 02:17:52 |