Skip to content
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

can you add xbox one s controller to auto config #106

Open
greatlord opened this issue Apr 20, 2021 · 1 comment
Open

can you add xbox one s controller to auto config #106

greatlord opened this issue Apr 20, 2021 · 1 comment

Comments

@greatlord
Copy link

greatlord commented Apr 20, 2021

Hi
I got a xbox one s controller it is name Xbox One S Controller
I did manual edit InputAutoCfg.ini by adding it to
[Xbox One S Controller] <-- my add here
[Xbox One S Controller]
plugged = True
plugin = 2
mouse = False
AnalogDeadzone = 4096,4096 <- not sure
AnalogPeak = 32768,32768 <- not sure
DPad R = hat(0 Right)
DPad L = hat(0 Left)
DPad D = hat(0 Down)
DPad U = hat(0 Up)
Start = button(11)
Z Trig = axis(2+) <- not sure
B Button = button(3)
A Button = button(0)
C Button R = axis(3+) <- not sure
C Button L = axis(3-) <- not sure
C Button D = axis(4+) <- not sure
C Button U = axis(4-) <- not sure
R Trig = button(6)
L Trig = button(7)
Mempak switch =
Rumblepak switch =
X Axis = axis(0-,0+) <- not sure
Y Axis = axis(1-,1+) <- not sure

Any tips getting all button mapping correct ?

@richard42
Copy link
Member

well you gotta figure out the proper values for all of those control mappings. You can do it by trial and error, playing a bunch of different games until you get them all right. Here is a documentation page which may offer some hints:
https://mupen64plus.org/wiki/index.php?title=ControllerSetup

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants