From b4a4afb0baa8a2bdb91ecab52a8ab22c482bc6bf Mon Sep 17 00:00:00 2001 From: Emmet Date: Thu, 1 Jun 2023 16:54:14 -0500 Subject: [PATCH] Got retroarch working --- user/app/games/games.nix | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/user/app/games/games.nix b/user/app/games/games.nix index 087d87b6..e99c915c 100644 --- a/user/app/games/games.nix +++ b/user/app/games/games.nix @@ -5,12 +5,15 @@ # Games #TODO need flatpak steam gamehub - retroarch - libretro.mgba - libretro.desmume - libretro.dolphin - libretro.citra - libretro.genesis-plus-gx + (retroarch.override { + cores = with libretro; [ + mgba + desmume + dolphin + citra + genesis-plus-gx + ]; + }) airshipper qjoypad # TODO need flatpak minecraft