feat: add emulators for harder to emulate systems.
This commit is contained in:
parent
6cc61fa9e8
commit
eaac5ca93e
@ -26,10 +26,25 @@
|
|||||||
jellyfin-mpv-shim
|
jellyfin-mpv-shim
|
||||||
itch
|
itch
|
||||||
wineWowPackages.staging
|
wineWowPackages.staging
|
||||||
rpcs3
|
|
||||||
osu-lazer-bin
|
osu-lazer-bin
|
||||||
overskride
|
overskride
|
||||||
delfin
|
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 = {
|
programs.thunderbird = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user