question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Simple Remapper button press not working

See original GitHub issue

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

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
e-volusiancommented, Mar 15, 2018

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

image

1reaction
Y-T-Gcommented, Mar 2, 2018

@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>
Read more comments on GitHub >

github_iconTop Results From Across the Web

Button mapper issue : r/ShieldAndroidTV
So when I restart my shield, the button mapper will just work all the time without me having to go through all the...
Read more >
Missing a Key? How to Remap and Fix Your Keyboard ...
The solution? Get rid of some unused keys and get a better tab-switching shortcut. A lot of keyboards have a right-click button in...
Read more >
Key Manager — FAQ
Is it possible to remap a key or a mouse button regardless of the state of the modifier keys Ctrl, Shift, etc.? Yes,...
Read more >
Shortcuts, Hotkeys, Macros, Oh My: How to Remap Your ...
Click the + button, then set the key and map it to a specific action. So instead of hitting Ctrl + C to...
Read more >
Remapping Keys (Keyboard, Mouse and Controller)
Free keyboard remapper that can also remap mouse and controller buttons. It can also automate repetitive tasks by sending keystrokes & mouse clicks....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found