Update NonSteamLaunchers.sh

This commit is contained in:
Roy 2024-05-13 05:27:02 -07:00 committed by GitHub
parent 274c8073da
commit 541a9fcc99
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1721,7 +1721,6 @@ if [[ $options == *"Rockstar Games Launcher"* ]]; then
"$STEAM_RUNTIME" "$proton_dir/proton" run "$rstarInstallDir/Redistributables/VCRed/vc_redist.x64.exe" /install /quiet /norestart
"$STEAM_RUNTIME" "$proton_dir/proton" run "$rstarInstallDir/Redistributables/VCRed/vc_redist.x86.exe" /install /quiet /norestart
wait
fi
# Wait for the rockstar file to finish running