unknownskl / greenlight

Greenlight is an open-source client for xCloud and Xbox home streaming made in Typescript.
MIT License
2.17k stars 122 forks source link

wierless xbox gamepad not detected #1002

Open skrissz92 opened 11 months ago

skrissz92 commented 11 months ago

wierless xbox gamepad not detected in greenlight What other settings are needed? https://github.com/unknownskl/greenlight/assets/5889515/ce98368c-6c1c-42c1-abb5-12852094928f

It does not respond to button presses. Tested with two xbox one controllers. Ubuntu22

Disorderly007 commented 11 months ago

Same issue here ON Dualsense, but stating the app as a superuser via terminal works fine

kingblah commented 10 months ago

The suggestion by @Disorderly007 fixed it for me with Xbox Elite 2 controller! Gamepad isn't detected when running normally but running by superuser (in terminal) works fine! here's how to do it for those that can't work it out- these instructions are for Mac OS but I imagine might be similar for Linux:

Open terminal - type in sudo Right click greenlight in finder, 'show package contents' - go to Contents > MacOS > you'll see the unix executable Drag this into the terminal and press enter. Type in your password. Voila! You may need to enable security settings and restart terminal and do it again if it prompts