Update NonSteamLaunchers.sh

fixed
This commit is contained in:
Roy 2024-05-13 05:18:35 -07:00 committed by GitHub
parent f24bee8aca
commit 274c8073da
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1721,8 +1721,7 @@ 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
rm -rf "$rstarInstallUnzipFileDir"
wait
fi
# Wait for the rockstar file to finish running