redphx / joydance

Use Joy-Cons to play Ubisoft's Just Dance on all platforms
MIT License
84 stars 5 forks source link

Movedance (suggestion) #29

Closed tim51955 closed 1 year ago

tim51955 commented 1 year ago

Basically the same thing joydance does, but with a psmove, maybe even a add on that changes the primary ps move buttons and maps them to the switch buttons

BroJac5246 commented 1 year ago

So basically the same thing as #21, but with PS Move?

BroJac5246 commented 1 year ago

I just realized that this is also a duplicate, see #5

tim51955 commented 1 year ago

I just realized that this is also a duplicate, see #5

Sorry, I did not see #5. Does the script in the last comment work for ps move?

BroJac5246 commented 1 year ago

I just realized that this is also a duplicate, see #5

Sorry, I did not see #5. Does the script in the last comment work for ps move?

If you're referring to the last comment of #5 then supposedly yes. I don't know how the code works beyond the very basics, though, so I can't say for sure.

tim51955 commented 1 year ago

the only problem i have with the script in #5 is that it doesnt detect my psmove. Any ideas? I think i need to disguise my psmove as a joycon

BroJac5246 commented 1 year ago

I don't know a ton about how JoyDance works, but my understanding is that the mentioned variable tells the program about the accelerometer. You'll also need to tell the program how to detect and connect to the Move controller. I don't know how that's done, but try digging around the code to see how JoyCons are connected. Good luck :)

redphx commented 1 year ago

This project only focuses on Joy-Con only. I don't have any experences with PS Move so I won't be able to support it.