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

Sticks both point to top right constantly. #588

Open
FabersBruh opened this issue Oct 30, 2020 · 17 comments
Open

Sticks both point to top right constantly. #588

FabersBruh opened this issue Oct 30, 2020 · 17 comments

Comments

@FabersBruh
Copy link

FabersBruh commented Oct 30, 2020

Both left & right stick point to the top right as their center. I cannot seem to get it fixed by my own knowledge of things.. it could either be a defective controller or maybe i did something wrong with the installations and setup..?
image

@FreshStaticSn0w
Copy link

Can I ask what brand of controller this was? I'm having a similar issue in that cemu doesn't seem to be detecting my up and right inputs on either stick. When using the controller on my desktop (or in steam big picture) it constantly moves the cursor up and to the right (go figure). This error only occurs, however, when the controller is connected via bluetooth. When I plug the controller into my PC it seems to work just fine. Not sure what is going on here. The controller that I purchased was this one by a Chinese company called HIRIFULL : https://www.amazon.com/HIRIFULL-Wireless-Controller-Nintendo-Vibration/dp/B08BZP93K4

Any input from you or anyone else who comes across this would be much appreciated. Thanks!

@FabersBruh
Copy link
Author

I honestly do not know.. I had gotten this from Aliexpress.. it practically has no brand and works quite fine with the switch.. :
https://www.aliexpress.com/item/4001272896723.html?spm=a2g0s.9042311.0.0.56144c4dK4s5R3

@FreshStaticSn0w
Copy link

Interesting. It's definitely something to do with the BetterJoyForCemu application, as the controller works perfectly fine (whether plugged in or using bluetooth) if the controller is not connected to the app. I'm going to go ahead and make a post myself and outline the issue that I/We're facing. I've seen David work well with folks who have issues with third party controllers in the past, so I'm hoping I can get in contact with him and that this is no different.

@FabersBruh
Copy link
Author

May you manage it for both of us then. Hopefully it gets fixed and not require me to buy a dedicated controller for my pc .. heh

@Radnom44
Copy link

Radnom44 commented Nov 2, 2020

Hey guys, i have the same aliexpress controller as FabersBruh and have the same issue. hope they will fix it.

@shukenmg
Copy link
Contributor

shukenmg commented Nov 3, 2020

Try this:

  1. Download this Build and set it up.
  2. Open the settings and change the NonOriginalController setting to ControllerCalibration then apply and test.

If that doesn't work please let us know.

Edit:
If the above does not work try changing the NonOriginalController setting to DefaultCalibration instead

@Radnom44
Copy link

Radnom44 commented Nov 3, 2020

i tried but it doesn't work for me. @FabersBruh @FreshStaticSn0w ??

@Gerbil4444
Copy link

Same issue, but mine are generic third party left and right joycons:
https://www.amazon.com/Controller-Replacement-Redesigned-Ergonomic-Comfortable/dp/B083NKR7NF/ref=sr_1_18?dchild=1&keywords=joycon&qid=1604437328&sr=8-18&th=1

Trying the TestV2 build with the NonOriginalController setting changed to DefaultCalibration did fix the joystick issue, however it also sets both controllers as individual pro controllers.

@Radnom44
Copy link

Radnom44 commented Nov 3, 2020

you guys mean to delete the .....add key="NonOriginalController" value ="disabled".... and replace with ......add key="DefaultCalibration" value="disabled"....... right??

@Gerbil4444
Copy link

you guys mean to delete the .....add key="NonOriginalController" value ="disabled".... and replace with ......add key="DefaultCalibration" value="disabled"....... right??

Change value to "DefaultCalibration" and leave the "NonOriginalController" key as is.

@Radnom44
Copy link

Radnom44 commented Nov 3, 2020

Ohh now its working thanks for the help!!!!

@FabersBruh
Copy link
Author

I will be giving this a try tomorrow. Will let you know how it goes

@shukenmg
Copy link
Contributor

shukenmg commented Nov 4, 2020

Same issue, but mine are generic third party left and right joycons:
https://www.amazon.com/Controller-Replacement-Redesigned-Ergonomic-Comfortable/dp/B083NKR7NF/ref=sr_1_18?dchild=1&keywords=joycon&qid=1604437328&sr=8-18&th=1

Trying the TestV2 build with the NonOriginalController setting changed to DefaultCalibration did fix the joystick issue, however it also sets both controllers as individual pro controllers.

Yeah, it's how it is, for now, it might change in the future, so stay tuned :)

@FreshStaticSn0w
Copy link

AYYYY IT WORKED.

All I had to do to get it to work was to change:
add key="NonOriginalController" value ="disabled"
to
add key="NonOriginalController" value ="DefaultCalibration"

Thank you all for being so helpful!!!

@maxill1
Copy link
Contributor

maxill1 commented Jan 12, 2021

I have a 3rd party pair of joycon and I was having the issue on Left Joycon Stick.

TestV2 version + key="NonOriginalController" value ="DefaultCalibration" solved the issue on Left JoyCon but introduced it on Right JoyCon Stick.

EDIT:
After a some testing I figured out that my problem is related to the wrong configuration of the joycons: they are both recognized as pro controllers.

Since they both are named "wireless gamepad" I cannot individually change them as "Left" or "Right" in the UI.

So I tried editing manually "3rdPartyControllers" files like this:

Wireless Gamepad|1406|8201|2
Wireless Gamepad|1406|8201|3

And they both results as right: right works, left doesn't respond.

Wireless Gamepad|1406|8201|3
Wireless Gamepad|1406|8201|2

They both results as left: left works, right doesn't respond.

With empty 3rdPartyControllers file, both joycon works as single "crippled" pro controllers, Left is functional (DSU motion included) while Right joycon has trouble on the L-Stick axis and DSU motion seems to be frozen to one side in CEMU.

@maxill1
Copy link
Contributor

maxill1 commented Jan 13, 2021

Same issue, but mine are generic third party left and right joycons:
https://www.amazon.com/Controller-Replacement-Redesigned-Ergonomic-Comfortable/dp/B083NKR7NF/ref=sr_1_18?dchild=1&keywords=joycon&qid=1604437328&sr=8-18&th=1

Trying the TestV2 build with the NonOriginalController setting changed to DefaultCalibration did fix the joystick issue, however it also sets both controllers as individual pro controllers.

@Gerbil4444 can you try the build posted in this pull request?

#663 (comment)

This should allow you to change the controller type.

@Lucyfurnice
Copy link

Lucyfurnice commented Apr 18, 2023

but i have an official nintendo switch pro controller (one piece) and it does the same thing, icon for controller in bjoy flashes red green repeatedly then mouse moves to top right infinitely and i can not move it again until i ctrl+alt+delete and sign out.

I will try the fix posted for the other controllers today.

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

7 participants