| 31 Dec 2023 |
@genericnerdyusername:matrix.org | In reply to @k900:0upti.me Depends on what you're trying to isolate really all games, native and proton, from being able to read/write anything on the local filesystem, bar the game files + save dir | 19:42:14 |
K900 | Not in a generic way then | 19:47:49 |
K900 | You'll need to actually specify where all of that stuff is | 19:47:58 |
@genericnerdyusername:matrix.org | should I just make gaming user and let the unprivileged account run things as it using doas/sudo | 19:55:51 |
@genericnerdyusername:matrix.org | In reply to @k900:0upti.me You'll need to actually specify where all of that stuff is so if all the saves are in ~/.config or smth and all the games are under a single steam library path, would that work? | 20:08:03 |
| 1 Jan 2024 |
| Moritz joined the room. | 00:27:23 |
| @multisn8-idk:matrix.org joined the room. | 15:02:23 |
@multisn8-idk:matrix.org | In reply to @genericnerdyusername:matrix.org should I just make gaming user and let the unprivileged account run things as it using doas/sudo i have such an account for gaming only and it works pretty well though usually i log in with it directly rather than switching to it with su/sudo/doas/login | 15:04:28 |
| @.-.:techsaviours.org joined the room. | 16:48:31 |
| c-x-berger joined the room. | 18:49:27 |
| @nixinator:nixos.dev left the room. | 22:36:26 |
| 2 Jan 2024 |
@woobilicious:matrix.org | Something about NixOS & bcachefs (64 bit inodes?) breaks 32bit Steam games, SteamOverlay never loads and causes lag and stutter, other games struggle finding files (L4D1, Portal), Anyone know why the FHS system might be breaking this? | 08:19:08 |
K900 | IIRC it's a known issue with bcachefs | 08:19:43 |
@woobilicious:matrix.org | Something tell me it's specific to NixOS, other people have reported similar issues but most of them seem to work on non-nixos and 64bit inodes.\ | 08:24:32 |
@atemu12:matrix.org | That's an issue on btrfs aswell I believe | 08:28:34 |
@woobilicious:matrix.org |  Download image.png | 08:32:27 |
@woobilicious:matrix.org | steam-run FHS would/could break this? | 08:32:47 |
K900 | Technically bubblewrap could be suid | 08:32:58 |
K900 | But it shouldn't be by default I think? | 08:33:06 |
@woobilicious:matrix.org | Hmm pressure-vessel-shell doens't seem to think so. | 08:43:27 |
@woobilicious:matrix.org | I wish the Valve employees would reply back to my messages so I could get some tips to debug it. | 08:43:57 |
@sigmasquadron:matrix.org | gaben i showed u my bug report pls respond | 08:58:03 |
@woobilicious:matrix.org | ofc nixos is still using fuse2 so I can't use fuse on bcachefs blah. | 09:05:53 |
@woobilicious:matrix.org | I don't understand why fuse has a white list.... | 09:06:46 |
@sigmasquadron:matrix.org | wait what? | 09:07:44 |
@sigmasquadron:matrix.org | I’m using FUSE on bcachefs. | 09:07:52 |
@woobilicious:matrix.org | the "fuse" package links to fuse2, fuse3 I beleive works f ine. | 09:08:32 |
@sigmasquadron:matrix.org | hmm, impermanence might use fuse3 then. | 09:08:50 |
@woobilicious:matrix.org | I get: "fusermount: mounting over filesystem type 0xca451a4e is forbidden" | 09:08:52 |
@woobilicious:matrix.org | using unionfs-fuse | 09:09:38 |