mirror of
https://github.com/moraroy/NonSteamLaunchers-On-Steam-Deck.git
synced 2024-11-20 16:19:19 +01:00
Update NonSteamLaunchers.sh
fixed
This commit is contained in:
parent
f24bee8aca
commit
274c8073da
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user