XboxKeyboardMouse
XboxKeyboardMouse copied to clipboard
Recognize new names for Xbox Console Companion
Uses process id to find the name of the running process executable. e.g. C:\Program Files\WindowsApps\Microsoft.XboxApp_48.54.3003.0_x64__8wekyb3d8bbwe\XboxApp.exe
and relies for detection on the name of the executable(this should be the same in any language)
feel free to check for your self.
is there anyway to test yr changes?
You can check out the code here https://github.com/Ignefolio/XboxKeyboardMous and run it in Visual Studio.