PS4Macro: Simple Remapper button press not working

Hi, I’m having difficulty with the Remapper.

Just as a simple test case, I was trying to hit the Triangle button:

  1. Launch PS4 Remote Play
  2. Launch PS4 Macro
  3. Open Tools > Remapper (notice that Triangle is mapped to V)
  4. Focus PS4 Remote Play
  5. Press V
  6. (Nothing happens)

I attempted to troubleshoot this with a settings.xml which included <ShowConsole>true</ShowConsole>. After restarting everything, the debugging console is launched but nothing is printed therein.

Any ideas? Am I missing something?

Important notes:

  • At this time, I am not using a controller
  • This is on Windows 10 Pro running on VirtualBox on Windows 7 (PS4 Remote Play does not work on Windows 7 directly)
  • The macro functionality also seems to not work
  • Screen resize does work

About this issue

  • Original URL
  • State: closed
  • Created 6 years ago
  • Comments: 20 (1 by maintainers)

Most upvoted comments

Here it is. I’m having some problems with recorded macros being played back reliably, but I’ll deal with that separately.

image

@e-volusian Do you get a ‘Working’ status for Interceptor if you connect a DS4 to your PC?

Also, this is what your settings.xml file should look like:

<?xml version="1.0" encoding="utf-8"?>
<Settings>
  <AutoInject>false</AutoInject>
  <BypassInjection>false</BypassInjection>
  <EmulateController>true</EmulateController>
  <ShowConsole>true</ShowConsole>
</Settings>

Did you try this build with Status Checker ?https://github.com/komefai/PS4Macro/files/1734519/PS4Macro_c43db4.zip Post a screenshot of the Status Checker (Help>Status Checker) window after starting up PS4Macro.