From dafc2f1bc83c43ba0576b7d02ba3c7e71c26f9c1 Mon Sep 17 00:00:00 2001 From: IlIllII <78166995+IlIllII@users.noreply.github.com> Date: Wed, 23 Mar 2022 15:02:33 -0400 Subject: [PATCH] Added another instruction --- python_scripts/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python_scripts/README.md b/python_scripts/README.md index 0121922..e2c8b38 100644 --- a/python_scripts/README.md +++ b/python_scripts/README.md @@ -4,7 +4,7 @@ The `race_in_circles.py` script allows you to automate racing circular tracks us ## Instructions -All you need to do is open PS Remote Play and then navigate to the race start screen for the track you want to automate. This is the screen with `Start`, `Settings`, and `Exit` buttons. +All you need to do is open PS Remote Play and then navigate to the race start screen for the track you want to automate. This is the screen with `Start`, `Settings`, and `Exit` buttons. Make sure that the remote play window is in the middle of your primary monitor because the script clicks the center of the screen to get the winow's focus. Next, open a terminal with administrator privileges (I had to use administrator privileges, but you might not have to). Navigate to the directory containing this script and run it: