- 41

- United States
My set up uses a PS4 and Remote Play.
So basically, I wrote a script for autohotkeys (runs on windows) that looks on screen (PS Renote Play on PC) for a specific color in a specific pixel range. If it finds it, it triggers an audio file I recorded. This is just an example of a blue flag. I used the blue flag as an example because it’s easy to recreate on the game.
With that said, I am currently working on modifying the code to check for a yellow flag also.
this is fabulous since polyphony does not give us this telemetry in game output
Let me know your thoughts. I can share the process and code. My script is compiled into an EXE file and it just runs in the background.
So basically, I wrote a script for autohotkeys (runs on windows) that looks on screen (PS Renote Play on PC) for a specific color in a specific pixel range. If it finds it, it triggers an audio file I recorded. This is just an example of a blue flag. I used the blue flag as an example because it’s easy to recreate on the game.
With that said, I am currently working on modifying the code to check for a yellow flag also.
this is fabulous since polyphony does not give us this telemetry in game output
Let me know your thoughts. I can share the process and code. My script is compiled into an EXE file and it just runs in the background.