alvr-org / alvr-visionos

Experimental visionOS client for ALVR - SteamVR on Apple Vision Pro!
MIT License
432 stars 31 forks source link

Joy-Con as controller inputs #78

Closed shinyquagsire23 closed 8 months ago

shinyquagsire23 commented 8 months ago

I tried to also add soft support for other controllers, but currently ALVR seems to assume the controller inputs are always Quest controllers so I had to do some less-optimal fiddling with the bindings for X/Y/dpad.

Currently, Joy-Con don't support motion, I was planning to make them work via the separated controller profile (hold home+screenshot for 4s), but it's missing a lot of inputs on top of missing motion.

Haptics are supported! Except for frequency, for now.

shinyquagsire23 commented 8 months ago

Merging, I'll fix input profiles in a separate PR