| 19 Jul 2021 |
| cjbayliss (they/them) changed their display name from cjbayliss to cjbayliss (they/them). | 03:10:55 |
| Andrés Rodríguez joined the room. | 03:17:24 |
Andrés Rodríguez | Hey y'all. Anybody knows if there's a way to get Steam to recognize hotplugged gamepads? | 03:17:53 |
Gabriel Fontes | In reply to @kity:kity.wtf anyone have a modded minecraft server setup with nixos? I've had some luck running bungeecord, paper, and magma under docker | 03:47:43 |
Gabriel Fontes | I heard there's some cool ways to manage containers declaratively on NixOS, but haven't tried it just yet | 03:48:17 |
Gabriel Fontes | But should work nicely | 03:48:24 |
ash (it/its) 🏳️⚧️ | i think im just gonna manually run a fabric server | 03:48:26 |
philipp | Doesn't infinisil have quite an elaborate setup? | 08:50:20 |
infinisil | philipp: Hm yeah, though I never tried it out with (client-side) mods | 10:09:28 |
infinisil | It relies on a small part of the minecraft protocol | 10:10:13 |
aanderse | In reply to @mixedCase:matrix.org Hey y'all. Anybody knows if there's a way to get Steam to recognize hotplugged gamepads? i'm really shocked more people haven't complained about this i haven't really complained about it mostly because i have logitech controllers that are always plugged in, but i do have one bluetooth controller which is a huge pain because of this :\ | 15:19:31 |
| mith joined the room. | 16:49:13 |
| 20 Jul 2021 |
| aszlig left the room. | 01:53:14 |
davidak | do you also have issues to start proton games (on nixos stable)? https://github.com/NixOS/nixpkgs/issues/130699 | 03:08:41 |
| Bramfatur joined the room. | 17:45:09 |
davidak | there is a workaround in the issue and valve is aware of the issue
https://github.com/ValveSoftware/steam-runtime/issues/431 | 18:54:46 |
| cw (not sticky anymore) changed their display name from cw (Vi/Vim) to continuouswave. | 20:34:26 |
| maralorn joined the room. | 22:15:16 |
maralorn | In reply to @davidak:matrix.org do you also have issues to start proton games (on nixos stable)? https://github.com/NixOS/nixpkgs/issues/130699 Yep, Same here! | 22:15:50 |
maralorn | In reply to @maralorn:maralorn.de Yep, Same here! thx for highlighting the workaround | 22:25:31 |
| 21 Jul 2021 |
| aszlig joined the room. | 06:38:06 |
philipp | Would you say that dxvk has a place in nixpkgs? I have a working prototype in a small project for me. | 10:02:39 |
infinisil | philipp: Sure, why not | 14:57:33 |
philipp | Where would you put it? | 15:34:36 |
infinisil | philipp: Oh you mean the directory within pkgs? | 16:21:36 |
infinisil | It doesn't matter much imo, that structure is already plenty weird | 16:22:15 |
philipp | Yeah, but dxvk is a windows library, so even more weird. | 16:24:18 |
nrdxp | philipp: If you want to take after opengl you could put it in os-specific/linux. You could probably also justify tools/graphics, development/libraries or even misc/emulators | 16:31:12 |
philipp | I think I'd like misc/emulators most since this is a crosscompiled build for windows. | 16:31:58 |
nrdxp | That's where wine lives, so it sounds like a good fit | 16:32:41 |