feat: add emulators for harder to emulate systems.

This commit is contained in:
CronyAkatsuki 2025-03-18 17:44:31 +01:00
parent 6cc61fa9e8
commit eaac5ca93e

View File

@ -26,10 +26,25 @@
jellyfin-mpv-shim
itch
wineWowPackages.staging
rpcs3
osu-lazer-bin
overskride
delfin
# Setting up emulator just cause
(retroarch.overrideAttrs {
cores = with libretro; [
beetle-saturn
parallel-n64
flycast
desmume
];
})
duckstation
pcsx2
dolphin-emu
xemu
rpcs3
cemu
ppsspp-sdl-wayland
];
programs.thunderbird = {