| 13 Nov 2023 |
@sigmasquadron:matrix.org | though if you don’t play any games with issues like that, the Steam Flatpak is an excellent option. | 22:00:55 |
@sr.estegosaurio:matrix.org | In reply to @haysidney:matrix.org What’s the preferred way to install steam? Through the nixos option or the flatpak? I've tried both since at some points the steam derivations was a bit funny but I'm sticking with the nixos one since it lets me manage proton and firewall settings seamlessly. | 22:32:13 |
@sr.estegosaurio:matrix.org | I still don't get why it is a nixosModule instead of a homeManager one tho. | 22:32:56 |
@sr.estegosaurio:matrix.org | I get that there are some settings that can only be used by the system version but still. | 22:33:31 |
Emma [it/its] ⚡️ | In reply to @sr.estegosaurio:matrix.org Cs2 works fine for me on X11, what's your setup? 2017 csgo, x11 | 22:40:23 |
Emma [it/its] ⚡️ | * 2017 csgo, x11, wine | 22:40:28 |
| 14 Nov 2023 |
| littlejohn (jcray) changed their display name from littlejohn to littlejohn (jcray). | 00:59:56 |
| littlejohn (jcray) changed their profile picture. | 01:00:19 |
| littlejohn (jcray) changed their profile picture. | 01:00:27 |
@haysidney:matrix.org | In reply to @sr.estegosaurio:matrix.org I still don't get why it is a nixosModule instead of a homeManager one tho. I don’t use home manager so I do appreciate the nixos module lol | 04:14:33 |
@haysidney:matrix.org | In reply to @sigmasquadron:matrix.org personally I prefer the NixOS option, since the bwrap sandbox on flatpak has been known to break some games in the past. Yeah, bubblewrap is causing me some problems with symlinks in my home directory. I’m sticking with the nixos one for now | 04:16:41 |
| @hasnep:matrix.org joined the room. | 08:52:00 |
@sigmasquadron:matrix.org | That’s intended though. The sandbox can’t access the linked file/directory if it doesn’t have permissions to do so. | 10:20:33 |
| MH joined the room. | 15:48:48 |
| @vyls:matrix.org left the room. | 18:15:25 |
| diamondburned changed their profile picture. | 19:27:42 |
@haysidney:matrix.org | In reply to @sigmasquadron:matrix.org That’s intended though. The sandbox can’t access the linked file/directory if it doesn’t have permissions to do so. I didn’t give it permission to do so and it was anyway, actually | 19:55:05 |
@haysidney:matrix.org | I didn’t have ~/.var or ~/.local/share/flatpak in the list of directories it can access, but it was trying to clobber them anyway. | 19:56:22 |
K900 | Are you trying to ... run flatpak inside of another bubblewrap sandbox? | 19:56:41 |
K900 | Because yeah that's never going to work | 19:56:45 |
K900 | It's not designed to do that | 19:56:48 |
@haysidney:matrix.org | Impermanence. | 19:56:54 |
@haysidney:matrix.org | Linked to my persistent storage | 19:57:03 |
@haysidney:matrix.org | Those directories were symlinked to my persistent storage but steam’s bubblewrap wanted to fuse mount over the symlinks for some reason | 19:58:18 |
@haysidney:matrix.org | It does the same sort of thing with Music/Pictures/Videos folders too. | 20:00:14 |
@haysidney:matrix.org | But yeah, for my use case the steam flatpak is kinda broken because of that. If I convert ~/.var and ~/.local/share/flatpak to fuse mounts instead of symlinks it works, but I’m not a huge fan of fuse. I wish it just didn’t mess with my symlinks and/or gave me an option to choose where it points to so I could point it at my persistent storage | 20:09:25 |
@haysidney:matrix.org | I’m not a flatpak expert tho. Idk what magic flatpak is trying to pull off under the hood. | 20:13:20 |
| 15 Nov 2023 |
littlejohn (jcray) | hey, does anyone here own an xbox elite controller? I am having trouble getting the right driver/configuration. I used a driver called xow that successfully detected the controller, but I couldn't get it to detect the extra paddle buttons on the bottom, as it was treating it as a standard xbox controller | 03:01:42 |
K900 | AFAIK those extra paddles are handled by firmware | 07:31:43 |
K900 | And can't actually be mapped as separate inputs | 07:31:51 |