Skip to content

vksokolov/JoyConUnity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

JoyConUnity

Thanks to Looking-Glass and wormyrocks for their JoyCon lib for Unity, which apparently hadn't all the scripts and doesn't work at "as is" state

Thanks to gb2111 for JoyconLib-4-CS

This project build from these two and contains an Example Scene I've tested it on Win10, works perfectly for me

How to

  1. Connect your JoyCons to PC (How To)
  2. Open this project in Unity
  3. Open ExampleScene
  4. Press "Play"
  5. If everything is ok, you can press physical buttons and see their state on screen (see gif)

Proof

About support and known issues

I didn't test it on diffent platforms and don't even know what's inside these .dlls, I also won't support it. The main reason of this repo is to save some hours of researching for developers who want to try JoyCons without waiting for Unity Technologies to support controllers in their Input System