Skip to content

Commit

Permalink
Update NonSteamLaunchers.sh
Browse files Browse the repository at this point in the history
fixed
  • Loading branch information
moraroy authored May 13, 2024
1 parent f24bee8 commit 274c807
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions NonSteamLaunchers.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 274c807

Please sign in to comment.