diff --git a/3progs.sh b/3progs.sh index 8b67243..6c2263f 100755 --- a/3progs.sh +++ b/3progs.sh @@ -107,7 +107,7 @@ if [[ $user_choice = *"Steam Launcher"* ]]; then if [[ $nVidia -gt 0 ]]; then sudo pacman -S steam nvidia-utils lib32-nvidia-utils --noconfirm else - sudo pacman -S steam amdvlk lib32-amdvlk --noconfirm + sudo pacman -S steam vulkan-radeon lib32-vulkan-radeon --noconfirm fi sudo chmod +x update-proton-ge ./update-proton-ge