diff --git a/update_arch.sh b/update_arch.sh index cb690e0..3c445c9 100755 --- a/update_arch.sh +++ b/update_arch.sh @@ -345,12 +345,13 @@ fi # Install game utility if [ "${ROLES[GAME]}" == "yes" ]; then printf -- '\033[33m Installing game utilities\n\033[37m' - sudo pacman -S --noconfirm --needed wine-staging - sudo pacman -S --noconfirm --needed winetricks wine-mono wine-gecko qt5-tools + sudo pacman -S --noconfirm --needed wine + sudo pacman -S --noconfirm --needed wine-mono wine-gecko qt5-tools sudo pacman -S --noconfirm --needed steam - sudo pacman -S --noconfirm --needed mangohud lib32-mangohud gamemode gamescope + sudo pacman -S --noconfirm --needed onnxruntime mangohud lib32-mangohud gamemode yay --noconfirm -S --needed --aur protonup-qt protontricks yay --noconfirm -S --needed --aur lug-helper + yay --noconfirm -S --needed --aur winetricks-git yay --noconfirm -S --needed --aur opentrack-git yay --noconfirm -S --needed --aur openmpi