mirror of
https://github.com/Kron4ek/Conty
synced 2025-02-06 08:46:13 +01:00
Replace console emulators with RetroArch cores
This commit is contained in:
parent
8c75355331
commit
d71d12928b
1 changed files with 10 additions and 6 deletions
|
@ -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=""
|
||||
|
|
Loading…
Add table
Reference in a new issue