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 # packages from the Chaotic-AUR repo here
export packagelist="${audio_pkgs} ${video_pkgs} ${wine_pkgs} ${devel_pkgs} \ export packagelist="${audio_pkgs} ${video_pkgs} ${wine_pkgs} ${devel_pkgs} \
nano ttf-dejavu ttf-liberation lutris steam firefox mpv geany pcmanfm \ nano ttf-dejavu ttf-liberation lutris steam firefox mpv geany pcmanfm \
ppsspp dolphin-emu htop qbittorrent speedcrunch gpicview file-roller \ htop qbittorrent speedcrunch gpicview file-roller xorg-xwayland \
xorg-xwayland steam-native-runtime gamemode lib32-gamemode jre-openjdk \ steam-native-runtime gamemode lib32-gamemode jre-openjdk lxterminal \
lxterminal steamtinkerlaunch mangohud lib32-mangohud qt6-wayland wayland \ steamtinkerlaunch mangohud lib32-mangohud qt6-wayland wayland \
lib32-wayland qt5-wayland retroarch xorg-server-xephyr openbox obs-studio \ lib32-wayland qt5-wayland retroarch xorg-server-xephyr openbox \
gamehub minigalaxy legendary gamescope pcsx2-git multimc5 yt-dlp bottles \ obs-studio gamehub minigalaxy legendary gamescope multimc5 yt-dlp \
playonlinux minizip duckstation-git" 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 # If you want to install AUR packages, specify them in this variable
export aur_packagelist="" export aur_packagelist=""