Tools - Valkirie/HandheldCompanion GitHub Wiki

MotherBoardInfo

Developed by Valkyrie, opens a terminal, shows relavent system info and functions as a keylogger to determine special OEM key input.

image

Note, if it opens briefly showing a stacktrace and then closes, most likely Windows has blocked all the DLLs and they need to be allowed individually.

HID Listener

HID Report Inspector

Screenshot_2023-07-13_081948

HID Report Inspector

PadTester

VSCView

Application to check controller buttons, especially useful for PlayStation touchpad visualization. Github VSCView

image

RWEverything

Using the RWEverything tool for checking the Embedded Controller memory addresses and their values.

OneXPlayer 2 Turbo button activation with value "40" in the EC memory. Address is a combination of the first character in the left column, in this case E and the second character of the top row, in this case B.

image

BusDog

To live log traces of USB HID devices and also the Serial COM port.

https://code.google.com/archive/p/busdog/

busdog 3