feat: add emulators for harder to emulate systems.
This commit is contained in:
parent
6cc61fa9e8
commit
eaac5ca93e
1 changed files with 16 additions and 1 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue