Updated scripts
This commit is contained in:
parent
04c4842b57
commit
7b7422ed57
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user