redphx / joydance

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

Add Crostini Support #15

Closed BroJac5246 closed 2 years ago

BroJac5246 commented 2 years ago

After some issues with udev rules, I discovered that Crostini does not have direct Bluetooth support. However, the official documentation states that Web Bluetooth API could be used as a workaround. I would love to see JoyDance support on Crostini, so please look into this.

Thanks.

redphx commented 2 years ago

I'm not sure that will work, but sure it gonna take a lot of time because originally JoyDance wasn't designed to use Web Bluetooth API.

redphx commented 2 years ago

Another option is running JoyDance on a Raspberry Pi Zero 2 W

BroJac5246 commented 2 years ago

Another option is running JoyDance on a Raspberry Pi Zero 2 W

But then you need to acquire the hardware, which is kind of what JoyDance is designed to help you avoid.

redphx commented 2 years ago

which is kind of what JoyDance is designed to help you avoid.

No I never said that. I love using JoyDance on my Pi because it's small, portable, and I don't need to use my laptop anymore.

BroJac5246 commented 2 years ago

I'm just saying that it could be a reason why someone is interested in using JoyDance. The description states:

Use Joy-Cons to play Ubisoft's[*] Just Dance on all platforms

To me, that looks like a way to avoid the extra hardware often associated with Just Dance.

Also, unrelated: In

Use Joy-Cons to play Ubitsoft's[*] Just Dance on all platforms

*You misspelled Ubisoft.

Also, in README.md, under the Tested heading, you wrote:

Raspberry Pi Zero 2 W (Bulleye, kernel 5.15)

Did you mean Bullseye?

redphx commented 2 years ago

To me, that looks like a way to avoid the extra hardware often associated with Just Dance.

Yeah, that's understandable.

Did you mean Bullseye?

Thank you. Fixed both.