fqlx / XboxKeyboardMouse

Keyboard and mouse for Xbox One streaming on Windows
Apache License 2.0
317 stars 66 forks source link

Recognize new names for Xbox Console Companion #170

Open Ignefolio opened 5 years ago

Ignefolio commented 5 years ago

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.

shrek88 commented 5 years ago

is there anyway to test yr changes?

Ignefolio commented 5 years ago

You can check out the code here https://github.com/Ignefolio/XboxKeyboardMous and run it in Visual Studio.