Announcement

Collapse
No announcement yet.

Automating Navigation of Playstation Game UI

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Automating Navigation of Playstation Game UI

    I want to automate detecting the end of a game on my PS5. I am using Remote Play but when I notice a certain image appear in part of the screen I'd like that to trigger a combo to fire. I assume there isn'tr an easy way to recognize an image from ReWASD, so I was going to use a 3rd party UI Image automation program, but I am assuming that ReWASD will only be triggered by physical keystrokes, not from a virtual one from the 3rd party app?

  • #2
    Hey there!

    Yep, unfortunately, you won't be able to achieve this with reWASD.

    Comment


    • #3
      ReWASD doesn’t directly accept virtual keystrokes, so use a UI automation tool like AutoHotkey or Python for image detection. Pair it with virtual controller software (e.g., ViGEm) or map inputs ReWASD recognizes (like physical keystrokes). Then configure the combo in ReWASD.

      Comment

      Working...
      X