LowSpecGamer: how to run Grand Theft Auto 5 under the minimum requirements
Grand Theft Auto 5 is the ultimate do everything sandbox, here is how to increase performance on a low end computer.
Here is what is on the script shown at the end of the video:
start steam://rungameid/271590
timeout 60
wmic process where name="GTA5.exe" CALL setpriority "high priority"
wmic process where name="gtavlauncher.exe" CALL setpriority "idle"
wmic process where name="subprocess.exe" CALL setpriority "idle"
------------------------------------------------------------------------------