Replace console emulators with RetroArch cores

This commit is contained in:
Kron4ek 2023-09-04 23:23:06 +05:00 committed by GitHub
parent 8c75355331
commit d71d12928b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -195,12 +195,16 @@ devel_pkgs="base-devel git meson mingw-w64-gcc cmake"
# packages from the Chaotic-AUR repo here
export packagelist="${audio_pkgs} ${video_pkgs} ${wine_pkgs} ${devel_pkgs} \
nano ttf-dejavu ttf-liberation lutris steam firefox mpv geany pcmanfm \
ppsspp dolphin-emu htop qbittorrent speedcrunch gpicview file-roller \
xorg-xwayland steam-native-runtime gamemode lib32-gamemode jre-openjdk \
lxterminal steamtinkerlaunch mangohud lib32-mangohud qt6-wayland wayland \
lib32-wayland qt5-wayland retroarch xorg-server-xephyr openbox obs-studio \
gamehub minigalaxy legendary gamescope pcsx2-git multimc5 yt-dlp bottles \
playonlinux minizip duckstation-git"
htop qbittorrent speedcrunch gpicview file-roller xorg-xwayland \
steam-native-runtime gamemode lib32-gamemode jre-openjdk lxterminal \
steamtinkerlaunch mangohud lib32-mangohud qt6-wayland wayland \
lib32-wayland qt5-wayland retroarch xorg-server-xephyr openbox \
obs-studio gamehub minigalaxy legendary gamescope multimc5 yt-dlp \
bottles playonlinux minizip retroarch-assets-ozone libretro-beetle-psx-hw \
libretro-blastem libretro-bsnes libretro-dolphin libretro-duckstation \
libretro-gambatte libretro-melonds libretro-mgba libretro-nestopia \
libretro-parallel-n64 libretro-pcsx2 libretro-picodrive libretro-ppsspp \
libretro-retrodream libretro-yabause"
# If you want to install AUR packages, specify them in this variable
export aur_packagelist=""