1
0
Fork 0
forked from RP1/RaveOS-arch

steam fix

This commit is contained in:
RP1 2025-01-11 14:02:24 +01:00
parent 2c03b2b57e
commit 583f6da0e4

View file

@ -125,7 +125,7 @@ if [[ $user_choice = *"Steam Launcher"* ]]; then
if [[ $nVidia -gt 0 ]]; then if [[ $nVidia -gt 0 ]]; then
sudo pacman -S steam-native-runtime --noconfirm sudo pacman -S steam-native-runtime --noconfirm
else else
sudo pacman -S steam-native-runtime amdvlk lib32-amdvlk --noconfirm sudo pacman -S steam-native-runtime amdvlk lib32-amdvlk --noconfirm
fi fi
sudo chmod +x update-proton-ge sudo chmod +x update-proton-ge
./update-proton-ge ./update-proton-ge