-
Notifications
You must be signed in to change notification settings - Fork 327
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Home (Guide) and Select (Back) button maps as dpad up on Xbox One Wireless, works fine on X360 Wired #696
Comments
Have the exact same problem with my xbox one wireless controller, the old controller is working with xboxdrv without problems: moonlight stream 192.168.1.100 -verbose Moonlight Embedded 2.4.7 (PI;ALSA;EMBEDDED) |
Having the same issue. |
+1. Having the same issue. Xbox One S Wireless Controller. Firmware version: 3.1.1221.0. |
Hey guys i found a solution that works for me (Raspberry pi 3, Retropie)
Here's my script entry that worked for my controller:
|
I can confirm on my RB+ with Raspbian, that removing "xboxdrv" (apt-get remove xboxdrv) and following the installation steps from https://github.com/atar-axis/xpadneo/ fixed the issue. Now works as expected with the default mapping that came with moonlight-embedded |
Worked perfectly! Thank you! |
NVidia Geforce Experience version: 3.15.0.164
Moonlight Embedded version: 2.4.7
Moonlight Embedded source: compiled from source
Moonlight Embedded running on: Raspberry Pi
Moonlight Embedded running on distribution: Raspbian, RetroPie OS
Verbose output
-verbose
of Moonlight Embedded:What is the expected result?
Xbox and Select button on Xbox One Wireless controllers work as separate inputs, to access the Steam Big Picture Menu
The gamecontrollerdb.txt looks correct to me:
050000005e040000fd02000003090000,Xbox One Wireless Controller,a:b0,b:b1,back:b15,dpdown:h0.4,dpleft:h0.8,dpright:h0.2,dpup:h0.1,guide:b16,leftshoulder:b6,leftstick:b13,lefttrigger:a5,leftx:a0,lefty:a1,rightshoulder:b7,rightstick:b14,righttrigger:a4,rightx:a2,righty:a3,start:b11,x:b3,y:b4,
What happens instead of that?
Xbox button & Select button give the same input as dpup (h0.1) when running steam. In RetroPie they are separate
I've tried: Running without xboxdrv, xpad. Running with either or both at the same time. I've also tried remapping it from the Steam menu but I get input dpup h0.1
Edit: Results from evtest:
Edit2>
Didn't see #675 in the list of issues earlier - sorry for doubleposting!
The text was updated successfully, but these errors were encountered: