27 Jul 2025 |
K900 | And kachow | 06:12:04 |
aidalgol | I'm thinking not. | 06:13:35 |
K900 | I'm surprised this didn't explode earlier kinda | 06:14:05 |
aidalgol | I hear and say that more often than is comfortable. 🫠 | 06:14:58 |
K900 | Come on github | 06:15:20 |
K900 | Or rather I guess come on git | 06:15:32 |
K900 | Pushing to a new remote doesn't have to be THIS OBNOXIOUSLY SLOW | 06:15:43 |
K900 | (gerrit when) | 06:15:47 |
K900 | It's still going | 06:18:13 |
K900 | Oh nice it failed because I forgot to force push because I rebased it on after the staging merge | 06:19:49 |
K900 | Here we go again | 06:19:56 |
K900 | The first attempt took six and a half minutes | 06:20:04 |
K900 | @aidalgol do you want to close https://github.com/Open-Wine-Components/umu-launcher/issues/514 | 06:25:41 |
aidalgol | I was going to say, "doesn't it need to be fixed there, as well," but I've just figured out that the flake in the umu repo is just an override for the derivation that lives in nixpkgs. 😵💫 | 09:14:11 |
K900 | Wait how did our umu ever work | 09:27:09 |
aidalgol | Maybe it just took this long for enough people to actually try running EGS games with umu via heroic. | 09:43:02 |
K900 | I'm trying to uncurse it | 09:48:48 |
K900 | It was running in a completely empty fhsenv | 09:48:53 |
K900 | With none of the shit that the Steam Runtime actually needs | 09:49:01 |
K900 | @aidalgol sorry for using your PR as a staging ground | 09:51:24 |
aidalgol | oh! yeah... how the hell has it been working? | 09:57:15 |
K900 | I wish I knew | 09:58:00 |
K900 | Very possibly just off of ambient libraries | 09:58:11 |
K900 | And ancient Steam Runtime shit | 09:58:16 |
aidalgol | unwrapped heroic is unable to run native games, with or without the "Use Steam Runtime" option ticked. | 10:12:02 |
K900 | If it uses the Steam runtime directly, it needs to be in the fhsenv :( | 10:13:53 |
K900 | But we can put it into a Steam shaped fhsenv | 10:14:14 |
aidalgol | What does that look like? | 10:14:32 |
K900 | I'm trying to get it to work for UMU right now | 10:14:54 |
K900 | But ideally we'd just have steam.makeEnv that does the usual buildFHSEnv stuff but adds all the magic Steam needs | 10:15:27 |