-
Notifications
You must be signed in to change notification settings - Fork 187
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
NACON Pro Compact #172
Comments
I have the same controller. It does nothing with Xpad. I had to install the Xone driver to get it working. While it is detected as an XBox one controller it seems that the device is not implemented into Xpad right now. With Xone the controller ist working. However, Steam only detected it as a generic controller. So i had to set the controller layout to X-Box One Controller and enabled the X-Box Configuration in the general controllersettings in steam. For some games i also had to force or disable the steam controller API in the individual steam game settings to make the controller work as intended. You should also connect the controller to a Windows PC and install the Nacon App to do firmwareupdate for the device. |
I'm don't tried this code, but my Pro Compact Controller
but works fine in Win10_64.
slackware64-14.2 @ 4.4.301, too
|
Are there any news regarding support for this controller? |
Please add this code:
I could test it on manjaro @archanox is your version of the device white-version? |
Yeah, this one here https://www.jbhifi.com.au/products/rig-nacon-pro-compact-wired-controller-for-xbox-series-xs-and-xbox-one-white |
Cool, thx. My version Black, perhaps because of this ...maybe ...may
|
fixed with #282 |
I've tried adding to xpad_device
{ 0x3285, 0x0614, "NACON Pro Compact", 0, XTYPE_XBOXONE },
andXPAD_XBOXONE_VENDOR(0x3285), /* NACON XBOX Series S/X Controllers */
But when entering a game it will always spin the camera, as the right thumbstick and the triggers seem to be linked and offsetting each other somehow.
The text was updated successfully, but these errors were encountered: