1
0
Fork 0
forked from RP1/RaveOS-arch

steam fix

This commit is contained in:
RP1 2025-01-11 14:03:55 +01:00
parent 583f6da0e4
commit d459a7b70c

View file

@ -122,11 +122,7 @@ if [[ $user_choice = *"Steam Launcher"* ]]; then
echo --------------------------------------------- echo ---------------------------------------------
echo Installing ${bold}${yellow}Steam Launcher${normal} echo Installing ${bold}${yellow}Steam Launcher${normal}
if [[ $nVidia -gt 0 ]]; then
sudo pacman -S steam-native-runtime --noconfirm sudo pacman -S steam-native-runtime --noconfirm
else
sudo pacman -S steam-native-runtime amdvlk lib32-amdvlk --noconfirm
fi
sudo chmod +x update-proton-ge sudo chmod +x update-proton-ge
./update-proton-ge ./update-proton-ge