Open akb5566 opened 2 years ago
Hi, first of all great work on the things you have tried so far.
The Run/Sprint/Squat are all controlled by Joycon(L) or the "Strapcon" that goes in the leg strap. More specifically they are controlled by the Gyroscope/Accelerometer readings in the Strapcon.
Check Joy-con(L) is connected properly to bluetooth in windows.
Make sure the Ringcon Driver is able to successfully initialize Joy-con (L).
If the above are correct then check whether the buttons on the Strapcon work. You can do this using Xpadder or Microsoft has a basic app called "Game Controller Tester" that is easy to use. The buttons on the Strapcon that work on the virtual X360 controller are:
If the buttons work then it is a gyroscope/accelerometer issue which could be a tricky fix.
Let me know where you get to with the above steps and we can go from there.
Hi, thanks for the quick reply and useful tips.
Here is my testing video: https://www.youtube.com/watch?v=Lf59AcBe33A
Directional buttons
, SL
, SR
can be detected with both "Game Controller Test" and "Xpadder".Here is a quick Strapcon Test video (Sorry for stupid hand covering the screen): https://www.youtube.com/watch?v=39BnFuQ8-xY
It seems the gyroscope/accelerometer works in Ringfit Adventure.
The gyroscope/accelerometer initialization comes from the Joycon Driver that I based this off. It would be helpful if you could try the original Joycon Driver and see if the gyroscope works in that. If so then I have broken something, if not then there is a problem with the initialization.
help with the JoiCon problem: https://github.com/ringrunnermg/Ringcon-Driver/issues/22?ysclid=llhxsz6lkk27258939
Hi, thanks for the quick reply and useful tips.
Testing Joy-con (L)
Here is my testing video: https://www.youtube.com/watch?v=Lf59AcBe33A
- The Ringcon Driver is able to successfully initialize Joy-con (L).
- The Strapcon buttons:
Directional buttons
,SL
,SR
can be detected with both "Game Controller Test" and "Xpadder".- It might be gyroscope/accelerometer issue which could be a tricky fix as you mentioned.
My Thoughts
- Did anyone had this problem before? Am I the only one with this problem? If so, there is a chance that the Ringcon Driver works well, the issue is actually my PC or my Strapcon.
- Do you need my PC spec? What kind of information do you need?
- I was about to buy a new pair of joycons for testing purpose, but WOW that is expensive lol. I might be able to borrow other joycons from my friends but its going to take some days.
Strapcon Test in Ringfit Adventure
Here is a quick Strapcon Test video (Sorry for stupid hand covering the screen): https://www.youtube.com/watch?v=39BnFuQ8-xY
It seems the gyroscope/accelerometer works in Ringfit Adventure.
Not sure if anyone is still maintaining this but I'm having the same issue with Run/Sprint/Squat. JoyCon (L) button works fine but Run/Sprint/Squat not pressing any buttons. I have ticked "Run Presses Button"
Hi, thank you for the great driver.
What is expect:
What is wrong:
Run unlocks gyro
, the gyro will never be unlocked because it never detect me "running".How to reproduce (at least on my PC):
What I have tried:
Run unlocks gyro
and move Ringcon and Leg Strap around different directions to simulate "running", still not working.Debug/Testing with Xpadder:
Ringcon to X360 controller mapping
section in theREADME.md
, except for, again, Run/Sprint/Squat.Conclusion/Question
From all the information and testing I've done, I think the culprit might be
Leg Strap
. Because everything works except for Run/Sprint/Squat which all have something to do withLeg Strap
(is this correct?).Please let me know if you need more information/testing, I'm willing to help as long as I am able to.