Add Vendor 8BitDo to XboxOneController#1461
Add Vendor 8BitDo to XboxOneController#1461vhenzor wants to merge 1 commit intomoonlight-stream:masterfrom
Conversation
Some new 8BitDo controller or adapter are now detected as XboxOne controller instead of Xbox360 controller in XInput mode like the 8BitDo Ultimate-3-mode (https://www.8bitdo.com/ultimate-3-mode-controller-xbox/). Like commit moonlight-stream#1333 (https://github.com/moonlight-stream/moonlight-android/pull/1333/commits), adding 8BitDo's Vendor ID to SUPPORTED_VENDORS improve compatibility and enable rumble for supported controller.
|
@cgutman I just confirmed this working with my Before I compiled and installed the app for/on my Mi Box S (Android 9, Could you please accept this one-line PR and create a new release with it? This would probably have a great impact (for many 8BitDo devices)! :) |
|
Unfortunately moonlight-android has not had an update for a year, just like moonlight-qt, you should rather propose this PR in this fork which is updated very often: https://github.com/ClassicOldSong/moonlight-android |
This has now been implemented via a PR, just waiting on a release now. |
Yes, but you can see that PRs are almost never validated and that the last Release dates from a year ago, while there are plenty of PRs pending. |
Sorry I mean within moonlight-noir (Artemis) https://github.com/ClassicOldSong/moonlight-android |
Some new 8BitDo controller or adapter are now detected as XboxOne controller instead of Xbox360 controller in XInput mode like the 8BitDo Ultimate-3-mode (https://www.8bitdo.com/ultimate-3-mode-controller-xbox/).
Like commit #1333 (https://github.com/moonlight-stream/moonlight-android/pull/1333/commits), adding 8BitDo's Vendor ID to SUPPORTED_VENDORS improve compatibility and enable rumble for supported controller.