| 1 Jun 2025 |
@codebam:envs.net | so I enabled decky loader, doesn't work | 06:37:03 |
@codebam:envs.net | unless I need to configure it. all I did was enable it | 06:37:23 |
K900 | At this point #Jovian Experiments — NixOS on your Steam Deck, and other x86 gaming devices | 07:00:54 |
@codebam:envs.net | okay, thanks | 07:05:54 |
| @harrythe13th:matrix.org removed their display name HarryThe13th. | 07:52:23 |
| @harrythe13th:matrix.org left the room. | 07:52:32 |
@codebam:envs.net | Redacted or Malformed Event | 08:18:55 |
| Skye (she/her) joined the room. | 12:13:52 |
@codebam:envs.net | is retroarch broken? I installed cores using the override but they weren't installed | 19:39:46 |
@codebam:envs.net | environment.systemPackages = with pkgs; [
(retroarch.overrideAttrs {
cores = with libretro; [
# cores here
];
})
];
| 19:44:41 |
@codebam:envs.net | this is what I did | 19:44:47 |
@codebam:envs.net | I fixed it by doing this:
(wrapRetroArch {
cores = with libretro; [
# cores here
];
})
| 19:56:36 |
AssertInequality | For what it's worth, I pull the decky-loader package into my NixOS config and create a systemd service for it. Has been working fine for a while now minus the plugins that need root or mess with the core system. | 21:13:06 |
@codebam:envs.net | I just had to enable cef debugging | 21:13:46 |
@codebam:envs.net | * I just had to enable cef debugging then it worked | 21:13:57 |
AssertInequality | yeah, even on steamos I remember having to enable CEF on the deck for it to work | 21:16:09 |
| Sean Thawe joined the room. | 23:48:55 |
| 2 Jun 2025 |
| SyBearly joined the room. | 09:42:03 |
| Meegan1 joined the room. | 09:44:21 |
| Manuel joined the room. | 12:44:28 |
| 3 Jun 2025 |
| zitrone 🍋 joined the room. | 09:52:06 |